invitation.css 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596
  1. .body {
  2. background: #fff;
  3. }
  4. .invitation_container {
  5. padding-top: 2rem;
  6. /*background: #f5f5f5;*/
  7. }
  8. .invitation_bg_div {
  9. position: relative;
  10. font-size: 0;
  11. }
  12. .invitation_bg_div>img {
  13. width: 302%;
  14. position: relative;
  15. left: -106%;
  16. }
  17. .invitation_bg_div_txt {
  18. width: 100%;
  19. position: absolute;
  20. top: 0;
  21. text-align: left;
  22. margin-top: 3rem;
  23. margin-left: 30px;
  24. text-shadow: 6px 0 4px rgba(15,60,129,0.2);
  25. }
  26. .invitation_bg_div_txt>img {
  27. margin-bottom: 1rem;
  28. }
  29. .invitation_bg_div_txt>p {
  30. color: #fff;
  31. line-height: 1.5;
  32. /*font-weight: bold;*/
  33. }
  34. .territory {
  35. background: #f5f5f5;
  36. margin-top: 3rem;
  37. padding-top: 2rem;
  38. }
  39. .invitation_bg_div_txt .lang_p13_1 {
  40. font-size: 1.2rem;
  41. font-weight: bold;
  42. color: #e6373c;
  43. line-height: 1.1;
  44. }
  45. .lang_p13_2 {
  46. font-size: 0.35rem;
  47. font-weight: normal;
  48. width: 400px;
  49. }
  50. .lang_p13_3 {
  51. line-height: 1rem;
  52. font-size: 0.37rem;
  53. font-weight: normal;
  54. /*letter-spacing: 0.01rem;*/
  55. }
  56. .lang_p13_3 span {}
  57. .lang_p13_9 {
  58. font-size: 0.8rem;
  59. font-weight: bold;
  60. line-height: 1;
  61. margin-top: 1.1rem;
  62. }
  63. .lang_p13_6 {
  64. font-size: 0.6rem;
  65. line-height: 1;
  66. margin-top: 1.1rem;
  67. }
  68. .lang_p13_7 {
  69. font-size: 0.6rem;
  70. font-weight: normal;
  71. line-height: 1;
  72. }
  73. .territory>h3 {
  74. text-align: center;
  75. line-height: 1.5;
  76. letter-spacing: 0;
  77. }
  78. .invitation_logo {
  79. width: 2.5rem;
  80. margin-bottom: 1rem;
  81. }
  82. .invitation_title_en {}
  83. .invitation_title_en>p {
  84. color: #fff;
  85. }
  86. .invitation_guest_container {
  87. width: 100%;
  88. padding: 2rem 1rem 3rem;
  89. text-align: center;
  90. /*margin-top: 1rem;*/
  91. background: #f5f5f5;
  92. }
  93. .invitation_guest_nav,
  94. .invitation_card_nav {
  95. display: flex;
  96. justify-content: space-around;
  97. font-size: 0.6rem;
  98. color: #999;
  99. margin-bottom: 1.7rem;
  100. letter-spacing: 0;
  101. }
  102. .invitation_card_nav {
  103. color: #999;
  104. }
  105. .invitation_guest_nav_item {
  106. flex: 1;
  107. padding-bottom: 0.3rem;
  108. border-bottom: 0.05rem solid #999;
  109. }
  110. .nav_item_active {
  111. color: #333;
  112. border-bottom: 0.12rem solid #e8383d;
  113. }
  114. .guest_list {
  115. width: 100%;
  116. margin-bottom: 2rem;
  117. }
  118. .guest_list_item {
  119. margin-top: 0.8rem;
  120. background: #fff;
  121. width: 100%;
  122. height: 100%;
  123. display: flex;
  124. flex-direction: column;
  125. -o-box-shadow: 3px 3px 10px rgba(0, 0, 0, .2);
  126. -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, .2);
  127. -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, .2);
  128. box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
  129. }
  130. .guest_list_item_img,
  131. .guest_list_item_name {
  132. flex: 1;
  133. width: 100%;
  134. }
  135. .guest_list_item_img {
  136. width: 100%;
  137. height: 50%;
  138. font-size: 0;
  139. }
  140. .guest_list_item_img>img {
  141. width: 100%;
  142. height: 50%;
  143. box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
  144. }
  145. .guest_list_item_name {
  146. width: 100%;
  147. height: 50%;
  148. position: relative;
  149. font-size: 0;
  150. }
  151. .guest_list_item_name>img {
  152. opacity: 0;
  153. width: 100%;
  154. font-size: 0;
  155. }
  156. .guest_list_item_name_txt {
  157. position: absolute;
  158. text-align: center;
  159. top: 0;
  160. width: 94%;
  161. height: 50%;
  162. left: 0;
  163. bottom: 0;
  164. right: 0;
  165. margin: auto;
  166. display: flex;
  167. flex-direction: column;
  168. justify-content: center;
  169. }
  170. .guest_list_item_name_txt>div {
  171. font-size: 0.65rem;
  172. line-height: 1.6;
  173. }
  174. .guest_list_item_name_txt_title {
  175. margin: 0 0 1.2rem;
  176. font-weight: bold;
  177. font-size: 0.9rem;
  178. }
  179. .commit_btn {
  180. background: #ccc;
  181. color: #fff;
  182. font-size: 0.7rem;
  183. width: 30%;
  184. vertical-align: middle;
  185. border-radius: 0.1rem;
  186. text-align: center;
  187. cursor: pointer;
  188. margin: 2rem auto 1rem;
  189. padding: 0.5rem 0;
  190. }
  191. .commit_btn {
  192. width: 100%;
  193. margin: 1.5rem auto 0;
  194. }
  195. .conference,
  196. .invite_card,
  197. .partner {
  198. padding: 3rem 1rem 0;
  199. background: #fff;
  200. text-align: center;
  201. }
  202. /*.partner{
  203. padding: 3rem 1rem 0;
  204. }*/
  205. .invite_card {
  206. padding: 1rem 0 0;
  207. }
  208. .conference {
  209. padding: 2rem 1rem;
  210. }
  211. .conference_container {}
  212. .conference_item {
  213. margin-top: 1rem;
  214. display: flex;
  215. flex-direction: column;
  216. -o-box-shadow: 3px 3px 10px rgba(0, 0, 0, .2);
  217. -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, .2);
  218. -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, .2);
  219. box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
  220. }
  221. .conference_item_img>img {
  222. width: 100%;
  223. }
  224. .conference_item_txt {
  225. margin: 1rem 0 0;
  226. }
  227. .conference_item_txt_tag {
  228. font-size: 0.7rem;
  229. color: #fff;
  230. font-weight: bold;
  231. margin: 0 auto;
  232. }
  233. .conference_item_txt_tag span {
  234. background-color: #505050;
  235. padding: 0.1rem 0.2rem;
  236. }
  237. .conference_item_txt_title {
  238. width: 90%;
  239. font-weight: bold;
  240. font-size: 0.9rem;
  241. letter-spacing: 0;
  242. margin: 1rem auto;
  243. line-height: 1.5;
  244. }
  245. .conference_item_txt_sub {
  246. text-indent: 1.2rem;
  247. line-height: 1.5;
  248. margin: 1rem 1rem 1.8rem 1rem;
  249. text-align: justify;
  250. letter-spacing: 0;
  251. }
  252. .conference_item_txt_sub p {
  253. font-size: 0.6rem;
  254. }
  255. .conference_item_txt_sub .fix_p{
  256. text-indent: 0;
  257. display: flex;
  258. }
  259. .conference_item_txt_sub .margin_t{
  260. margin-top: 1rem;
  261. }
  262. .invite_card_container {
  263. background: #1e1e1e;
  264. padding: 3rem 1rem;
  265. margin-top: 2rem;
  266. background-image: url(../images/invitation/spbbt.png);
  267. background-position: 0 281px;
  268. background-size: 100%;
  269. background-repeat: no-repeat;
  270. }
  271. .invite_nav_item_active {
  272. color: #fff;
  273. border-bottom: 0.12rem solid #e8383d;
  274. }
  275. .invitation_card_input {
  276. margin-top: 1rem;
  277. font-size: 0.7rem;
  278. }
  279. .invitation_card_title {
  280. color: #fff;
  281. font-size: 0.6rem;
  282. }
  283. .invitation_card_input_list {}
  284. .invitation_card_input_list_item {
  285. border: 1px solid hsla(0, 0%, 100%, .8);
  286. font-size: 0.7rem;
  287. margin: 1.1rem auto 0;
  288. line-height: 2rem;
  289. height: 2rem;
  290. width: 100%;
  291. border-radius: 0.2rem;
  292. background-color: #2b2b2b;
  293. position: relative;
  294. }
  295. input {
  296. border: none;
  297. float: left;
  298. background: #2b2b2b;
  299. color: #fff;
  300. width: 89%;
  301. font-size: 0.6rem;
  302. height: 100%;
  303. line-height: 1;
  304. margin-left: 0.3rem;
  305. }
  306. .invitation_card_input_list_item>img {
  307. position: absolute;
  308. top: 0.5rem;
  309. right: 0.3rem;
  310. display: inline-block;
  311. }
  312. .invitation_card_detail {
  313. margin-top: 3rem;
  314. font-size: 0.6rem;
  315. color: #fff;
  316. }
  317. .invitation_card_detail_title {
  318. font-weight: 600;
  319. color: #e6373c;
  320. margin-top: 1.5rem;
  321. }
  322. .invitation_card_detail_txt {
  323. margin-top: 0.6rem;
  324. }
  325. .partner {}
  326. .logo_container {
  327. padding: 2rem 0 1rem;
  328. display: flex;
  329. width: 100%;
  330. flex-wrap: wrap;
  331. border-bottom: 1px solid #ccc;
  332. }
  333. .logo_container_item {
  334. width: 50%;
  335. }
  336. .logo_container_item>img {
  337. width: 100%;
  338. text-align: center;
  339. }
  340. .btn_active {
  341. background: #5d5656;
  342. }
  343. .drop-down-content {
  344. position: absolute;
  345. top: 48px;
  346. left: -.5%;
  347. display: block;
  348. width: 101%;
  349. opacity: 0;
  350. height: 0;
  351. overflow: hidden;
  352. transition: all .3s ease;
  353. border-radius: 5px;
  354. border: 1px solid #fff;
  355. background-color: #e3e3e3;
  356. font-size: 0;
  357. text-align: left;
  358. z-index: 100;
  359. }
  360. .drop-down-content_active {
  361. opacity: 1;
  362. height: 9rem;
  363. z-index: 100;
  364. transition: opacity .3s ease;
  365. transition: height .3s ease;
  366. font-size: 0.5rem;
  367. overflow-x: hidden;
  368. overflow-y: scroll;
  369. -webkit-overflow-scrolling: auto;
  370. }
  371. ::-webkit-scrollbar {
  372. width: 3px;
  373. height: 3px;
  374. }
  375. ::-webkit-scrollbar-thumb:vertical {
  376. background-color: #a6a6a6;
  377. border-radius: 3px;
  378. }
  379. ::-webkit-scrollbar-track-piece:vertical:decrement,
  380. ::-webkit-scrollbar-track-piece:vertical:increment {
  381. background-color: rgba(166, 166, 166, 0.2);
  382. }
  383. .drop-down-content>li {
  384. line-height: 3.5;
  385. padding-left: 0.3rem;
  386. }
  387. .dropActive {
  388. background-color: #c8c8c8;
  389. }
  390. .drop-down-content_coor_active {
  391. opacity: 1;
  392. height: 6.5rem;
  393. font-size: 0.45rem;
  394. z-index: 100;
  395. transition: opacity .3s ease;
  396. transition: height .3s ease;
  397. overflow-x: hidden;
  398. overflow-y: scroll;
  399. -webkit-overflow-scrolling:auto;
  400. }
  401. .name_png {
  402. width: 40%;
  403. margin-bottom: 0.5rem;
  404. }
  405. .fix_research_img {
  406. position: relative;
  407. top: 0.3rem;
  408. left: 0.7rem;
  409. }
  410. .note_sty {
  411. font-size: 0.5rem;
  412. background-color: #404040;
  413. color: #b1b1b1;
  414. text-align: left;
  415. padding: 0.2rem 0.5rem;
  416. border-radius: 0.2rem;
  417. margin-top: 0.5rem;
  418. display: none;
  419. align-items: flex-start;
  420. }
  421. .note_close {
  422. width: 0.7rem;
  423. position: relative;
  424. top: 0.1rem;
  425. }
  426. /*iphone 8*/
  427. @media screen and (min-width: 375px) and (max-width: 410px) {
  428. html,
  429. body {
  430. font: 24px "Microsoft YaHei", "Microsoft JhengHei";
  431. }
  432. .invitation_bg_div_txt>p {}
  433. .invitation_title_en>p {}
  434. .guest_list_item_name_txt>div {}
  435. .guest_list_item_name_txt_title {}
  436. .guest_btn,
  437. .commit_btn {}
  438. }
  439. @media screen and (min-width: 351px) and (max-width: 374px) {
  440. html,
  441. body {
  442. font: 24px "Microsoft YaHei", "Microsoft JhengHei";
  443. }
  444. .invitation_bg_div_txt>p {}
  445. .invitation_title_en>p {}
  446. .guest_list_item_name_txt>div {}
  447. .guest_list_item_name_txt_title {}
  448. .guest_btn,
  449. .commit_btn {}
  450. .invitation_guest_nav,
  451. .invitation_card_nav {}
  452. .conference_item_txt_sub {}
  453. .conference_item_txt_title {
  454. font-size: 17px;
  455. }
  456. .invitation_card_input {}
  457. .invitation_card_detail {
  458. font-size: 16px;
  459. }
  460. }
  461. /*iphone se*/
  462. @media screen and (min-width: 300px) and (max-width: 350px) {
  463. html,
  464. body {
  465. font: 21px "Microsoft YaHei", "Microsoft JhengHei";
  466. }
  467. .invitation_bg_div_txt>p {}
  468. .invitation_title_en>p {}
  469. .guest_list_item_name_txt>div {}
  470. .guest_list_item_name_txt_title {}
  471. .guest_btn,
  472. .commit_btn {}
  473. .invitation_guest_nav,
  474. .invitation_card_nav {}
  475. .conference_item_txt_sub {
  476. font-size: 14px;
  477. }
  478. .conference_item_txt_title {
  479. font-size: 17px;
  480. }
  481. .invitation_card_input {
  482. font-size: 16px;
  483. }
  484. .invitation_card_detail {
  485. font-size: 16px;
  486. }
  487. }