mobile.css 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507
  1. /*共用区*/
  2. a:focus { outline:none; -moz-outline:none;}
  3. .hide {display: none!important;}
  4. /*引用字库*/
  5. @font-face { font-family:'electronicFont'; src: url("font/DS-DIGIT.TTF"); }
  6. /*主体 - 禁选 - 进场 */
  7. html,body { background: #000; height: 100%; color:#fff; font-family: "microsoft yahei", simhei; moz-user-select: -moz-none; moz-user-select: none; -o-user-select:none; -khtml-user-select:none; -webkit-user-select:none; -ms-user-select:none; user-select:none;}
  8. body{ overflow-x: hidden; -webkit-animation:fadeIn 1s .2s ease both; -moz-animation:fadeIn 1s .2s ease both;}
  9. @-webkit-keyframes fadeIn{ 0%{opacity:0; } 100%{opacity:1;} }
  10. #wrapper { float: left; width:100%; height: 100%; background: url("../images/bg01warp.png") 50% 50% no-repeat; background-size: 100%; }
  11. /*时间区*/
  12. .date-timer{ text-align: center; position: absolute; left:146px; top:82px;}
  13. .date-timer strong { display:inline-block; font-family:'electronicFont';font-size:36px; padding-bottom:7px; margin-top:-3px;}
  14. .date-timer em {display: block; }
  15. .date-timer ul {font-family:'electronicFont'; font-size: 12px; margin-top:4px;}
  16. .date-timer ul li { display:inline-block;}
  17. /* 系统LOGO - 主LOGO - 副LOGO - 动画 */
  18. h1 { font-family: "microsoft yahei"; font-size: 18px; text-align: center; padding: 12px 0 16px 0; display: block; background: url("../images/bg01top.png") center bottom no-repeat;}
  19. h2 { font-size:24px; font-weight: normal;position: absolute; left:34px; top:81px; padding-bottom: 20px; }
  20. h2 sub { position: absolute; left: 0; bottom: 0; display: block; width: 92px; height: 8px; background: url("../images/logofont.png") 50% 50% no-repeat; text-indent: -500px;}
  21. .logoline { position: absolute; left: 0; top: 35px; width: 206px; height:2px; background: url("../images/logoline.png") 50% 50% no-repeat; display: block;}
  22. .logoline1 { position: absolute; z-index: 3; left: -30px; top: -34px; width: 41px; height:29px; background: url("../images/logoline1.png") 50% 50% no-repeat; display: block;}
  23. .logoline2 { position: absolute; z-index: 3; left: 55px; top:58px; width: 152px; height:26px; background: url("../images/logoline2.png") 50% 50% no-repeat; display: block;}
  24. .logoline3 { position: absolute; z-index: -1; left: -10px; top: -41px; width: 121px; height:121px; background: url("../images/logoline3.png") 50% 50% no-repeat; display: block;}
  25. h2 strong { font-weight:normal; -webkit-animation-iteration-count: infinite; -webkit-animation-name: bluePulse; -webkit-animation-duration:2s;}
  26. /* 顶部大指标 */
  27. .big-index-1 { position: absolute; left: 267px; top: 70px; line-height: 1; min-width: 818px; height:55px; overflow: hidden;}
  28. .big-index-1 li {transition: all 0.1s ease; cursor: pointer; position: relative; display: inline-block; overflow: hidden; width: 115px; height:44px; padding: 10px 0 0 30px; background: url(../images/bg01bigindex.png) 0 0 no-repeat; margin-right: 16px;}
  29. .big-index-1 li strong { display: block; color: #fff;font-family:'electronicFont'; font-size: 22px; font-weight: normal;}
  30. .big-index-1 li p { display: block; color: #b8b9bb; font-size:12px; padding-bottom:4px;}
  31. .big-index-1 li .animation-1 { -webkit-animation-iteration-count: infinite; -webkit-animation-name:bounceInLeft1 ; -webkit-animation-duration: 9000ms; position: absolute; left: 12px; bottom:1px; height: 3px; width: 345px; background: url(../images/bg04bigindex.png) 0 0 repeat-x;}
  32. .big-index-1 li .animation-2 {position: absolute; right:0; top:1px; height: 16px; width: 15px; background: url(../images/bg02bigindex.png) 0 0 no-repeat;}
  33. .big-index-1 li .animation-3 {position: absolute; right:-1px; bottom:-1px; height: 4px; width: 4px; background: url(../images/bg03bigindex.png) 50% 50% no-repeat;}
  34. .big-index-1 li:hover .animation-2 { background: url(../images/bg02bigindex_.png) 0 0 no-repeat;}
  35. .big-index-1 li:hover .animation-3 { background: url(../images/bg03bigindex_.png) 50% 50% no-repeat;}
  36. .big-index-1 li:hover .animation-1 {-webkit-animation-iteration-count: infinite; -webkit-animation-name:bounceInRight1 ; -webkit-animation-duration:4000ms;}
  37. .big-index-1 li:hover .animation-2, .big-index-1 li:hover .animation-3{ -webkit-animation:flash .2s .2s ease both; -moz-animation:flash .2s .2s ease both;}
  38. @media screen and (max-width: 1366px) {
  39. .big-index-1 li:nth-child(6) { display: none;}
  40. .big-index-1 li { margin-right: 6px;}
  41. }
  42. /* */
  43. @-webkit-keyframes flash{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: 0;} }
  44. @-moz-keyframes flash{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: 0;} }
  45. @-webkit-keyframes flash1{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: .5;} }
  46. @-moz-keyframes flash1{ 0%,50%,100%{opacity: 1;} 25%,75%{opacity: .5;} }
  47. @-webkit-keyframes flash2{ 0%,50%,100%{opacity: .2;} 25%,75%{opacity: 0;} }
  48. @-moz-keyframes flash1{ 0%,50%,100%{opacity:.2;} 25%,75%{opacity: 0;} }
  49. /*左侧移动*/
  50. h2{
  51. -webkit-animation:fadeInLeft 1s .1s ease both;
  52. -moz-animation:fadeInLeft 1s .1s ease both;
  53. }
  54. @-webkit-keyframes fadeInLeft{
  55. 0%{opacity:0;
  56. -webkit-transform:translateX(-1000px)}
  57. 100%{opacity:1;
  58. -webkit-transform:translateX(0)}
  59. }
  60. @-moz-keyframes fadeInLeft{
  61. 0%{opacity:0;
  62. -moz-transform:translateX(-1000px)}
  63. 100%{opacity:1;
  64. -moz-transform:translateX(0)}
  65. }
  66. .big-index-1{
  67. -webkit-animation:fadeInDown 1s .2s ease both;
  68. -moz-animation:fadeInDown 1s .2s ease both;}
  69. @-webkit-keyframes fadeInDown{
  70. 0%{opacity:0;
  71. -webkit-transform:translateY(-20px)}
  72. 100%{opacity:1;
  73. -webkit-transform:translateY(0)}
  74. }
  75. @-moz-keyframes fadeInDown{
  76. 0%{opacity:0;
  77. -moz-transform:translateY(-20px)}
  78. 100%{opacity:1;
  79. -moz-transform:translateY(0)}
  80. }
  81. /*旋转*/
  82. .logoline3{-webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; -webkit-animation-name:forotate ; -webkit-animation-duration: 6000ms; }
  83. @-webkit-keyframes forotate{
  84. from{
  85. -webkit-transform:rotate(-360deg);
  86. opacity: .9;
  87. }
  88. to{
  89. -webkit-transform:rotate(0);
  90. opacity: 1;
  91. }
  92. }
  93. @-webkit-keyframes forotate1{
  94. from{
  95. -webkit-transform:rotate(0);
  96. }
  97. to{
  98. -webkit-transform:rotate(-180deg);
  99. }
  100. }
  101. /*弱光*/
  102. @-webkit-keyframes bluePulse {
  103. from {
  104. text-shadow: 0 0 10px #003c81,
  105. 0 0 20px #003c81,
  106. 0 0 30px #003c81,
  107. 0 0 40px #003c81,
  108. 0 0 70px #007eff,
  109. 0 0 80px #007eff,
  110. 0 0 100px #007eff,
  111. 0 0 150px #007eff;
  112. }
  113. to {
  114. text-shadow: 0 0 150px #007eff,
  115. 0 0 100px #007eff,
  116. 0 0 80px #007eff,
  117. 0 0 70px #007eff,
  118. 0 0 40px #003c81,
  119. 0 0 30px #003c81,
  120. 0 0 20px #003c81,
  121. 0 0 15px #003c81;
  122. }
  123. }
  124. @-webkit-keyframes whitePulse {
  125. from {
  126. box-shadow: 0 0 26px #fff,
  127. 0 0 4px #fff,
  128. 0 0 2px #fff,
  129. 0 0 0px #fff;
  130. }
  131. to {
  132. box-shadow: 0 0 0 #fff,
  133. 0 0 2px #fff,
  134. 0 0 4px #fff,
  135. 0 0 26px #fff;
  136. }
  137. }
  138. /*淡入*/
  139. .date-timer{ -webkit-animation:fadeInUp 2.2s .2s ease both;}
  140. @-webkit-keyframes fadeInUp{
  141. 0%{opacity:0;
  142. -webkit-transform:translateY(20px)}
  143. 100%{opacity:1;
  144. -webkit-transform:translateY(0)}
  145. }
  146. .submenu { -webkit-animation:bounceInLeft .1s 1s ease both; background: url("../images/bg01submenu.png") 0 50% no-repeat; height: 564px; position: absolute; left: 0; top: 160px; min-width: 18px;}
  147. .submenu ul {float: left; width: 120px; overflow: visible; margin:80px 0 0 10px; display:block;}
  148. .submenu ul li { font-size: 14px; display: block; }
  149. .submenu ul li a { font-family:'electronicFont'; transition:width ease .3s; display:block; border-top:1px solid transparent; height: 26px; line-height: 26px; color: #fff;}
  150. .submenu ul li a b { display: inline-block; float: left; height: 26px; line-height: 26px; background:url("../images/bg03submenu.png") 1px 50% no-repeat #0050b3; min-width: 14px; padding: 0 8px;}
  151. .submenu ul li a span { left:-140px; padding-left:5px; padding-right:10px; float:left; white-space: nowrap; font-family: "microsoft yahei", simhei; height: 26px; line-height: 26px; background: #0050b3; position: relative;}
  152. .submenu ul li a span em { position:absolute; right:-10px; top: 0; height:26px; width: 10px; background: url("../images/bg04submenu.png") right center no-repeat;}
  153. .submenu ul li a:hover b, .submenu ul li a.active b {background:url("../images/bg03submenu.png") 1px 50% no-repeat #0067e6;}
  154. .submenu ul li a:hover span, .submenu ul li a.active span { left:0; display:block; background: #0067e6; }
  155. .submenu ul li a:hover span em, .submenu ul li a.active span em { display:block; position:absolute; right:-10px; top: 0; height:26px; width: 10px; background: url("../images/bg02submenu.png") 0 0 no-repeat;}
  156. .submenu ul li a span{ -webkit-animation:bounceInRight .2s .2s ease both;}
  157. .submenu ul li a:hover span{ -webkit-animation:bounceInLeft .2s .2s ease both;}
  158. .submenu ul li a.active span { -webkit-animation:all 0s 0s ease both;}
  159. @-webkit-keyframes bounceInLeft{
  160. 0%{opacity:0; -webkit-transform:translateX(-50px)}
  161. 60%{opacity:1; -webkit-transform:translateX(0px)}
  162. 80%{-webkit-transform:translateX(-10px)}
  163. 100%{-webkit-transform:translateX(0)}
  164. }
  165. @-webkit-keyframes bounceInRight{
  166. 0%{-webkit-transform:translateX(0)}
  167. 60%{-webkit-transform:translateX(10px)}
  168. 80%{opacity:1; -webkit-transform:translateX(0px)}
  169. 100%{opacity:0; -webkit-transform:translateX(50px)}
  170. }
  171. @-webkit-keyframes bounceInLeft1{
  172. 0%{-webkit-transform:translateX(-115px)}
  173. 100%{-webkit-transform:translateX(0)}
  174. }
  175. @-webkit-keyframes bounceInRight1{
  176. 0%{-webkit-transform:translateX(0)}
  177. 100%{-webkit-transform:translateX(-115px)}
  178. }
  179. @-webkit-keyframes bounceInRight2{
  180. 0%{-webkit-transform:translateX(400px)}
  181. 25%{-webkit-transform:translateX(450px)}
  182. 50%{-webkit-transform:translateX(400px)}
  183. 75%{-webkit-transform:translateX(420px)}
  184. 100%{-webkit-transform:translateX(0)}
  185. }
  186. .submenu ul li:nth-child(1) a{ -webkit-animation-iteration-count: infinite; -webkit-animation-name:inout1 ; -webkit-animation-duration: .1ms; }
  187. .submenu ul li:nth-child(2) a{ -webkit-animation-iteration-count: infinite; -webkit-animation-name:inout2 ; -webkit-animation-duration: .2ms; }
  188. .submenu ul li:nth-child(3) a{ -webkit-animation-iteration-count: infinite; -webkit-animation-name:inout3 ; -webkit-animation-duration: .3ms; }
  189. .submenu ul li:nth-child(4) a{ -webkit-animation-iteration-count: infinite; -webkit-animation-name:inout4 ; -webkit-animation-duration: .2ms; }
  190. @-webkit-keyframes inout1{
  191. 0%{opacity:.6;}
  192. 100%{opacity:1;}
  193. }
  194. @-webkit-keyframes inout2{
  195. 0%{opacity:.7;}
  196. 100%{opacity:9;}
  197. }
  198. @-webkit-keyframes inout3{
  199. 0%{opacity:.6;}
  200. 100%{opacity:1;}
  201. }
  202. @-webkit-keyframes inout4{
  203. 0%{opacity:.5;}
  204. 100%{opacity:.8;}
  205. }
  206. .time-base-outer { position: relative; bottom: -360px;}
  207. .time-base-outer .line1 {position:absolute; left:0; bottom:76px; display:block; width: 100%; height: 1px; background: url(../images/bg02slider2.png) 50% 50% no-repeat;}
  208. .time-base {position:absolute; left:50%; margin-left:-600px; bottom:60px; width: 1200px; background: url(../images/bg01slider2.png) 50% 50% no-repeat;}
  209. /* ui slider pips */
  210. .ui-slider-horizontal.ui-slider-pips {
  211. width: 1140px;
  212. margin-left:18px;
  213. }
  214. .ui-slider-pips .ui-slider-number,
  215. .ui-slider-pips .ui-slider-pip-hide {
  216. display: none;
  217. }
  218. .ui-slider-pips .ui-slider-pip-number .ui-slider-number {
  219. display: block;
  220. }
  221. .ui-slider-pips .ui-slider-pip {
  222. font-family:'electronicFont';
  223. text-align: center;
  224. height: 64px;
  225. line-height: 1em;
  226. position: absolute;
  227. font-size: 14px;
  228. font-weight: normal;
  229. color: #fff;
  230. overflow: visible;
  231. text-align: center;
  232. top: 20px;
  233. width: 33px;
  234. left: 0;
  235. cursor: pointer;
  236. }
  237. .ui-slider-pips .ui-slider-number {
  238. position: absolute;
  239. top: 0;
  240. left:0;
  241. text-align: center;
  242. z-index: 3;
  243. width: 33px;
  244. height: 64px;
  245. }
  246. .ui-slider-pip:hover .ui-slider-number {
  247. color: white;
  248. font-weight: bold;
  249. }
  250. .ui-slider-vertical.ui-slider-pips .ui-slider-line {
  251. height: 1px;
  252. position: absolute;
  253. top: 50%;
  254. left: 0;
  255. }
  256. .ui-slider-vertical.ui-slider-pips .ui-slider-number {
  257. top: 50%;
  258. margin-left: 0;
  259. }
  260. .ui-slider-vertical.ui-slider-pip:hover .ui-slider-number {
  261. color: white;
  262. font-weight: bold;
  263. }
  264. .ui-slider-float .ui-slider-tip,
  265. .ui-slider-float .ui-slider-tip-number {
  266. position: absolute;
  267. visibility: hidden;
  268. top: -40px;
  269. display: block;
  270. left: 50%;
  271. height: 20px;
  272. line-height: 20px;
  273. background: white;
  274. text-align: center;
  275. font-size: 12px;
  276. opacity: 0;
  277. transition: all 0.1s ease;
  278. color: #333;
  279. }
  280. .ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
  281. .ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
  282. .ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number {
  283. opacity: 0.9;
  284. top: -30px;
  285. color: #333;
  286. visibility: visible;
  287. }
  288. .ui-slider-float .ui-slider-pip .ui-slider-tip-number {
  289. top: 15px;
  290. }
  291. .ui-slider-float .ui-slider-pip:hover .ui-slider-tip-number {
  292. top: 5px;
  293. font-weight: normal;
  294. }
  295. .ui-slider-float .ui-slider-tip:after,
  296. .ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
  297. content: " ";
  298. width: 0;
  299. height: 0;
  300. border: 5px solid rgba(255, 255, 255, 0);
  301. border-top-color: #ffffff;
  302. position: absolute;
  303. bottom: -10px;
  304. left: 50%;
  305. }
  306. .ui-slider-float .ui-slider-pip .ui-slider-tip-number:after {
  307. border: 5px solid rgba(255, 255, 255, 0);
  308. border-bottom-color: #ffffff;
  309. top: -10px;
  310. }
  311. .ui-slider-horizontal .ui-slider-handle {
  312. height: 64px;
  313. background: url(../images/btn01slider2.png) 50% 0 no-repeat;
  314. cursor: pointer;
  315. }
  316. .right-area { position: absolute; right: 0; top:50px; -webkit-animation:bounceInRight2 .8s .3s ease both; }
  317. .right-area h3 { position:relative; top:20px; background:url(../images/bg04rightarea.png) 6px bottom no-repeat ; padding-bottom:6px; padding-left: 6px; font-size: 14px; font-weight: normal;}
  318. .right-area h3 b { position: absolute; left:0; top:0; display: block; width: 7px; height: 7px; background:url(../images/bg03rightarea.png) right 0 no-repeat ;}
  319. .right-area h3 b { -webkit-animation-iteration-count: infinite; -webkit-animation-name:flash1 ; -webkit-animation-duration:.2ms; }
  320. .area-inbox-1 { width: 293px; height: 270px; background: url(../images/bg01rightarea.png) right bottom no-repeat;}
  321. .area-inbox-2 {position: absolute; right: 0; width: 208px; height: 320px; background: url(../images/bg02rightarea.png) right bottom no-repeat;}
  322. .area-text p { width: 115px;}
  323. .area-inbox-1 dl { padding:90px 0 0 130px;}
  324. .area-inbox-1 dl dt { color: rgba(255,255,255,.3); margin-top: 4px;}
  325. .area-inbox-1 dl dd { position: relative; }
  326. .area-inbox-1 dl dd.font12 { font-size: 12px;}
  327. .area-inbox-1 dl dd.font-red { color:#ff3114;}
  328. .area-inbox-1 dl dd.ml-20, .area-inbox-1 dl dt.ml-20 { margin-left: -18px;}
  329. .area-inbox-1 dl dd span {font-family:'electronicFont'; position:relative; z-index: 1; font-size: 22px; margin-top: 6px; letter-spacing:1px; opacity:1; }
  330. .area-inbox-1 dl dd b {-webkit-animation-iteration-count: infinite; -webkit-animation-name:flash2 ; -webkit-animation-duration:3000ms; position: absolute; left:-5px; top: 30%; display: block; width:74px; height:17px; background: url(../images/bg07rightarea.png) left bottom no-repeat;}
  331. .area-inbox-1 dl dd:nth-child(2) b {-webkit-animation-iteration-count: infinite; -webkit-animation-name:flash2 ; -webkit-animation-duration:5000ms;}
  332. .area-inbox-1 dl dd:nth-child(3) b {-webkit-animation-iteration-count: infinite; -webkit-animation-name:flash2 ; -webkit-animation-duration: 1000ms;}
  333. .round-1 { position: absolute; left: 94px; top: 98px; width: 168px; height: 168px; border-radius: 100%; border:1px dashed #fff; -webkit-animation-iteration-count: infinite; -webkit-animation-name:forotate ; -webkit-animation-duration:19000ms;}
  334. .round-2 { position: absolute; left: 79px; top: 84px; width: 198px; height: 198px; border-radius: 100%; border:1px dashed rgba(255,255,255,0.5); -webkit-animation-iteration-count: infinite; -webkit-animation-name:forotate1 ; -webkit-animation-duration:8000ms;}
  335. .round-3 { position: absolute; left: 50px; top: 68px; width: 40px; height: 40px; border:1px solid rgba(255,255,255,.8); text-align: center; line-height: 40px;font-family:'electronicFont'; font-size: 14px; border-radius: 100%; background: url(../images/bg05rightarea.png) right bottom no-repeat; -webkit-animation-iteration-count: infinite; -webkit-animation-name: whitePulse; -webkit-animation-duration:2s;}
  336. .round-4 { position: absolute; left: 40px; top:102px; width: 23px; height: 23px; border-radius: 100%; background: url(../images/bg06rightarea.png) right bottom no-repeat; box-shadow: 0 0 12px #fff; -webkit-animation-iteration-count: infinite; -webkit-animation-name:forotate ; -webkit-animation-duration:4000ms;}
  337. .area-inbox-2 { }
  338. .area-inbox-2 ul {margin-left:50px; margin-top:15px;}
  339. .area-inbox-2 li { position: relative; margin-top: 12px; width: 91px; padding-right: 10px; cursor: pointer; height: 24px; padding-top: 15px; text-align:right; background: url(../images/bg01big2index.png) right bottom no-repeat;font-family:'electronicFont'; font-size: 20px; color: #fff; }
  340. .area-inbox-2 li strong { position: absolute; left:3px; top:5px; color: #00ccff; font-size: 30px;}
  341. .area-inbox-2 li b { width: 60px; height: 5px; background: #5d5d5d; display: block; position: absolute; right:3px; top:8px; }
  342. .area-inbox-2 li:hover b { background: #fff; -webkit-animation:flash .2s .2s ease both; -moz-animation:flash .2s .2s ease both;}
  343. .area-inbox-2 li em {width: 15px; height:14px; background: url(../images/bg02big2index.png) right bottom no-repeat; display: block; position: absolute; left:-4px; top:-4px;}
  344. .area-text { margin-top: 25px ; position: relative; width: 116px; padding: 14px;}
  345. .area-text h4 {}
  346. .area-text p { color: rgba(255,255,255,.6) }
  347. .area-text b { position: absolute; top: 0; display: block; width:8px; height: 140px; }
  348. .animation-line1 { left:0; background: url(../images/bg01righttext.png) center top no-repeat;}
  349. .animation-line2 { right:0;background: url(../images/bg02righttext.png) center top no-repeat;}
  350. .center-area { margin: 110px 365px 0 265px ; position: relative; }
  351. .pandect-area {background: url(../images/bg02pandect.png) center top no-repeat; height: 292px; margin: 0 68px; position: relative;}
  352. .pandect-area .pandect-area-left { position: absolute; left:-68px; top: 0; display: block; width:68px; height: 292px; background: url(../images/bg01pandect.png) center top no-repeat;}
  353. .pandect-area .pandect-area-right { position: absolute; right:-68px; top: 0; display: block; width:68px; height: 292px; background: url(../images/bg03pandect.png) center top no-repeat;}
  354. .pandect-area .pandect-area-left b { -webkit-animation-iteration-count: infinite; -webkit-animation-name:flash1 ; -webkit-animation-duration:.2ms; position: absolute; left:-5px; top: -5px; display: block; width:16px; height: 22px; background: url(../images/bg04pandect.png) center top no-repeat;}
  355. .pandect-area .pandect-area-right b { -webkit-animation-iteration-count: infinite; -webkit-animation-name:flash1 ; -webkit-animation-duration:.2ms;position: absolute; right:-7px; top:-5px; display: block; width:16px; height: 22px; background: url(../images/bg05pandect.png) center top no-repeat;}
  356. .pandect-area h3 { font-weight: normal; text-align: center; position: relative; top:10px; z-index: 1; border-bottom: 1px solid #666; margin:0 -55px;}
  357. .pandect-area h3 p { position: absolute; left: 0; top: 0; background: #000;font-family:'electronicFont'; color: rgba(255,255,255,.8)}
  358. .pandect-area h3 p sub { display: block; color: rgba(255,255,255,.3)}
  359. .pandect-area h3 strong { border:1px solid #ababab; padding: 1px 14px; line-height: 1; position: relative; bottom: -8px; z-index: 1; background: #000;}
  360. .pandect-area h3 em { position: absolute; right: 0; top: 0;font-family:'electronicFont'; font-size: 14px; color: #ff3114;}
  361. .pandect-area-center { margin-top: 20px; overflow: hidden;}
  362. .details1-area { position: absolute; left:10px; margin-top: 15px; text-align: center; height: 207px; }
  363. .detailsl-area-left { display: block; width: 122px; height: 207px; position: absolute; left: -122px; top: 0; background: url(../images/bg01details03.png) center bottom no-repeat; }
  364. .detailsl-area-right {display: block; width: 121px; height: 207px; position: absolute; right: -121px; top: 0; background: url(../images/bg01details05.png) center bottom no-repeat; }
  365. .details1-area-center { height: 207px; float: left; background: url(../images/bg01details04.png) center bottom repeat-x;}
  366. .details2-area { position: absolute; right:10px; margin-top: 15px; height: 207px; text-align: center;}
  367. .details2-area h3, .details2-area dl { margin-left: 40px!important;}
  368. .details2-area-left { display: block; width: 122px; height: 207px; position: absolute; left: -122px; top: 0; background: url(../images/bg01details01.png) center bottom no-repeat; }
  369. .details2-area-right {display: block; width: 121px; height: 207px; position: absolute; right: -121px; top: 0; background: url(../images/bg01details02.png) center bottom no-repeat; }
  370. .details2-area-center { height: 207px; float: left; background: url(../images/bg01details06.png) center bottom repeat-x;}
  371. @media screen and (max-width: 1600px) {
  372. .details1-area-center { width: 390px;}
  373. .details2-area-center { width: 390px;}
  374. }
  375. @media screen and (max-width: 1366px) {
  376. .details1-area-center { width: auto;}
  377. .details2-area-center { width: auto;}
  378. }
  379. .details1-area b, .details2-area b { position: absolute; left:0; bottom:12px; display:block; width:100%; height: 55px; background: url(../images/bg03details.png) center top no-repeat; background-size:100%; }
  380. .details1-area h3, .details2-area h3 { text-align: left; margin-top: 15px; font-size: 14px;}
  381. .details1-area b, .details2-area b {-webkit-animation: bounce-up1 5s linear infinite; animation: bounce-up1 5s linear infinite;}
  382. .details1-area dl, .details2-area dl { margin:40px 0 0 40px;}
  383. .details2-area dl {margin-left: 0px;}
  384. .details1-area dl dt, .details2-area dl dt { float: left; clear: left; width: 110px; text-align: right; margin: 6px 0;}
  385. .details1-area dl dd, .details2-area dl dd { float: left; margin: 6px 0; font-family:'electronicFont'; font-size: 14px;}
  386. .details1-area dl dd ul, .details2-area dl dd ul { float: left; margin: 3px 12px 0 12px;}
  387. .details1-area dl dd ul li, .details2-area dl dd ul li { width: 3px; height: 10px; border-radius:12px; background: #dadcdc; float: left; margin-left:1px;}
  388. .details1-area dl dd:nth-child(2) ul li, .details2-area dl dd:nth-child(2) ul li {height:7px!important; margin-top: 3px;}
  389. .details1-area dl dd ul li.yellow, .details2-area dl dd ul li.yellow { background: #ffbc00;}
  390. .details1-area dl dd ul li.red, .details2-area dl dd ul li.red { background: #ff0000;}
  391. @keyframes bounce-up1 {
  392. 25% {
  393. transform: translateY(5px);
  394. }
  395. 50%, 100% {
  396. transform: translateY(0);
  397. }
  398. 75% {
  399. transform: translateY(-5px);
  400. }
  401. }
  402. @-webkit-keyframes bounce-up1 {
  403. 25% {
  404. -webkit-transform: translateY(5px);
  405. }
  406. 50%, 100% {
  407. -webkit-transform: translateY(0);
  408. }
  409. 75% {
  410. -webkit-transform: translateY(-5px);
  411. }
  412. }
  413. .details1-area, .details2-area, .pandect-area{
  414. -webkit-animation:fadeInUp 1s 1s ease both;
  415. -moz-animation:fadeInUp 1s 1s ease both;}
  416. @-webkit-keyframes fadeInUp{
  417. 0%{opacity:0;
  418. -webkit-transform:translateY(20px)}
  419. 100%{opacity:1;
  420. -webkit-transform:translateY(0)}
  421. }
  422. .time-base-outer {
  423. -webkit-animation:fadeInUpBig .5s .2s ease both;
  424. -moz-animation:fadeInUpBig .5s .2s ease both;}
  425. @-webkit-keyframes fadeInUpBig{
  426. 0%{opacity:0;
  427. -webkit-transform:translateY(2000px)}
  428. 100%{opacity:1;
  429. -webkit-transform:translateY(0)}
  430. }
  431. @-moz-keyframes fadeInUpBig{
  432. 0%{opacity:0;
  433. -moz-transform:translateY(2000px)}
  434. 100%{opacity:1;
  435. -moz-transform:translateY(0)}
  436. }
  437. h1{
  438. -webkit-animation:fadeInDownBig .8s .2s ease both;
  439. -moz-animation:fadeInDownBig .8s .2s ease both;}
  440. @-webkit-keyframes fadeInDownBig{
  441. 0%{opacity:0;
  442. -webkit-transform:translateY(-2000px)}
  443. 100%{opacity:1;
  444. -webkit-transform:translateY(0)}
  445. }
  446. @-moz-keyframes fadeInDownBig{
  447. 0%{opacity:0;
  448. -moz-transform:translateY(-2000px)}
  449. 100%{opacity:1;
  450. -moz-transform:translateY(0)}
  451. }