index.css 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328
  1. /* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
  2. /* QQ:9490489 */
  3. /* 仿站:Fang.AdminBuy.Cn */
  4. /* 素材:Sc.AdminBuy.Cn */
  5. /*页码*/
  6. #yema {
  7. clear: both;
  8. text-align: center;
  9. margin-top: 50px;
  10. margin-bottom: 40px
  11. }
  12. #yema .pages a {
  13. vertical-align: middle;
  14. font-size: 14px;
  15. font-family: "Microsoft YaHei";
  16. width: 46px;
  17. height: 35px;
  18. line-height: 35px;
  19. text-align: center;
  20. border: 1px solid #C6C6C6;/* background-color: #c6c6c6; */
  21. color: #333;
  22. display: inline-block;
  23. -webkit-transition: all 0.5s;
  24. -moz-transition: all 0.5s;
  25. -ms-transition: all 0.5s;
  26. -o-transition: all 0.5s;
  27. transition: all 0.5s;
  28. }
  29. #yema .pages .pages_btn {
  30. width: 65px;
  31. height: 35px;
  32. line-height: 35px;
  33. }
  34. #yema .pages span {
  35. vertical-align: middle;
  36. color: #ffffff;
  37. width: 46px;
  38. height: 35px;
  39. line-height: 35px;
  40. background-color: #c62b26;
  41. display: inline-block;
  42. font-size: 14px;
  43. }
  44. /*页码*/
  45. /*详情页*/
  46. .about_con p {
  47. color: #666;
  48. font-size: 14px;
  49. line-height: 28px;
  50. margin-bottom: 16px;
  51. }
  52. .about_name {
  53. text-align: center;
  54. padding-bottom: 20px;
  55. font-size: 16px;
  56. color: #333333;
  57. }
  58. .about-con {
  59. text-align: center;
  60. font-size: 14px;
  61. margin-bottom: 15px;
  62. color: #666666;
  63. }
  64. .about_title {
  65. border-bottom: 1px solid #CCCCCC;
  66. }
  67. .about_con_bottom {
  68. width: 1000px;
  69. margin: 0 auto;
  70. padding: 10px; /* border-top: 1px solid #ccc; */
  71. }
  72. .about_con_fanye {
  73. font-size: 14px;
  74. line-height: 26px;
  75. color: #333;
  76. float: left;
  77. }
  78. .about_con_fanye a {
  79. color: #333;
  80. -webkit-transition: all 0.3s;
  81. -moz-transition: all 0.3s;
  82. -ms-transition: all 0.3s;
  83. -o-transition: all 0.3s;
  84. transition: all 0.3s;
  85. }
  86. .about_con_fanye a:hover {
  87. color: #C20D23;
  88. }
  89. .about_fx {
  90. float: right;
  91. }
  92. /*详情页*/
  93. /*图片效果一*/
  94. .chbimgbox {
  95. height: 300px;
  96. width: 300px;
  97. }
  98. .chbimg {
  99. overflow: hidden;
  100. position: relative;
  101. height: 300px;
  102. width: 300px;
  103. }
  104. .chbimg img {
  105. -webkit-transform: scale(1);
  106. -moz-transform: scale(1);
  107. -o-transform: scale(1);
  108. -ms-transform: scale(1);
  109. transform: scale(1);
  110. -webkit-transition: all 1s;
  111. -moz-transition: all 1s;
  112. -ms-transition: all 1s;
  113. -o-transition: all 1s;
  114. transition: all 1s;
  115. }
  116. .chbimgbg {
  117. position: absolute;
  118. width: 300px;
  119. height: 300px;
  120. top: 0;
  121. background-color: #ccc;
  122. opacity: 0;
  123. filter: alpha(opacity=0);
  124. -webkit-transition: all 1s;
  125. -moz-transition: all 1s;
  126. -ms-transition: all 1s;
  127. -o-transition: all 1s;
  128. transition: all 1s;
  129. }
  130. .chbimgbox:hover .chbimg img {
  131. -webkit-transform: scale(1.1);
  132. -moz-transform: scale(1.1);
  133. -o-transform: scale(1.1);
  134. -ms-transform: scale(1.1);
  135. transform: scale(1.1);
  136. }
  137. .chbimg:hover .chbimgbg {
  138. opacity: 0.8;
  139. filter: alpha(opacity=80);
  140. }
  141. .chbimgtitle {
  142. position: absolute;
  143. top: -10%;
  144. text-align: center;
  145. left: 0;
  146. right: 0;
  147. color: #000000;
  148. font-size: 14px;
  149. -webkit-transition: all 0.2s;
  150. -moz-transition: all 0.2s;
  151. -ms-transition: all 0.2s;
  152. -o-transition: all 0.2s;
  153. transition: all 0.2s;
  154. }
  155. .chbimg:hover .chbimgtitle {
  156. top: 30%;
  157. -webkit-transition: all 0.3s 0.8s;
  158. -moz-transition: all 0.3s 0.8s;
  159. -ms-transition: all 0.3s 0.8s;
  160. -o-transition: all 0.3s 0.8s;
  161. transition: all 0.3s 0.8s;
  162. }
  163. .chbimgmore {
  164. position: absolute;
  165. bottom: -10%;
  166. text-align: center;
  167. left: 0;
  168. right: 0;
  169. -webkit-transition: all 0.2s;
  170. -moz-transition: all 0.2s;
  171. -ms-transition: all 0.2s;
  172. -o-transition: all 0.2s;
  173. transition: all 0.2s;
  174. }
  175. .chbimgmore a {
  176. padding: 2px 6px;
  177. color: #ff0000;
  178. font-size: 14px;
  179. border: 1px solid #ff0000;
  180. }
  181. .chbimg:hover .chbimgmore {
  182. bottom: 30%;
  183. -webkit-transition: all 0.3s 0.8s;
  184. -moz-transition: all 0.3s 0.8s;
  185. -ms-transition: all 0.3s 0.8s;
  186. -o-transition: all 0.3s 0.8s;
  187. transition: all 0.3s 0.8s;
  188. }
  189. /*图片效果一*/
  190. /*图片效果二*/
  191. .case-content {
  192. overflow: hidden;
  193. margin: 80px auto 0 auto;
  194. width: 1200px
  195. }
  196. .case-item {
  197. float: left;
  198. margin: 30px 40px;
  199. margin-bottom: 20px
  200. }
  201. .ih-item {
  202. position: relative;
  203. -webkit-transition: all .35s ease-in-out;
  204. -moz-transition: all .35s ease-in-out;
  205. transition: all .35s ease-in-out
  206. }
  207. .ih-item, .ih-item * {
  208. -webkit-box-sizing: border-box;
  209. -moz-box-sizing: border-box;
  210. box-sizing: border-box
  211. }
  212. .ih-item a {
  213. color: #333
  214. }
  215. .ih-item a:hover {
  216. text-decoration: none
  217. }
  218. .ih-item img {
  219. width: 100%;
  220. height: 100%
  221. }
  222. .ih-item.circle, .ih-item.circle .img {
  223. position: relative;
  224. width: 210px;
  225. height: 210px;
  226. border-radius: 50%
  227. }
  228. .ih-item.circle .img:before {
  229. position: absolute;
  230. display: block;
  231. content: '';
  232. width: 100%;
  233. height: 100%;
  234. border-radius: 50%;
  235. box-shadow: inset 0 0 0 16px rgba(255,255,255,.6), 0 1px 2px rgba(0,0,0,.3);
  236. -webkit-transition: all .35s ease-in-out;
  237. -moz-transition: all .35s ease-in-out;
  238. transition: all .35s ease-in-out
  239. }
  240. .ih-item.circle .img img {
  241. border-radius: 50%
  242. }
  243. .ih-item.circle .info {
  244. position: absolute;
  245. top: 0;
  246. bottom: 0;
  247. left: 0;
  248. right: 0;
  249. text-align: center;
  250. border-radius: 50%;
  251. -webkit-backface-visibility: hidden;
  252. backface-visibility: hidden
  253. }
  254. .ih-item.square {
  255. position: relative;
  256. width: 316px;
  257. height: 216px;
  258. border: 8px solid #fff;
  259. box-shadow: 1px 1px 3px rgba(0,0,0,.3)
  260. }
  261. .ih-item.square .info {
  262. position: absolute;
  263. top: 0;
  264. bottom: 0;
  265. left: 0;
  266. right: 0;
  267. text-align: center;
  268. -webkit-backface-visibility: hidden;
  269. backface-visibility: hidden
  270. }
  271. .ih-item.circle.effect1 .spinner {
  272. width: 220px;
  273. height: 220px;
  274. border: 10px solid #ecab18;
  275. border-right-color: #1ad280;
  276. border-bottom-color: #1ad280;
  277. border-radius: 50%;
  278. -webkit-transition: all .8s ease-in-out;
  279. -moz-transition: all .8s ease-in-out;
  280. transition: all .8s ease-in-out
  281. }
  282. .ih-item.circle.effect1 .img {
  283. position: absolute;
  284. top: 10px;
  285. bottom: 0;
  286. left: 10px;
  287. right: 0;
  288. width: auto;
  289. height: auto
  290. }
  291. .ih-item.circle.effect1 .img:before {
  292. display: none
  293. }
  294. .ih-item.circle.effect1.colored .info {
  295. background: #1a4a72;
  296. background: rgba(26,74,114,.6)
  297. }
  298. .ih-item.circle.effect1 .info {
  299. top: 10px;
  300. bottom: 0;
  301. left: 10px;
  302. right: 0;
  303. background: #333;
  304. background: rgba(0,0,0,.6);
  305. opacity: 0;
  306. -webkit-transition: all .8s ease-in-out;
  307. -moz-transition: all .8s ease-in-out;
  308. transition: all .8s ease-in-out
  309. }
  310. .ih-item.circle.effect1 .info h3 {
  311. color: #fff;
  312. text-transform: uppercase;
  313. position: relative;
  314. letter-spacing: 2px;
  315. font-size: 24px;
  316. margin: 0 30px;
  317. padding: 55px 0 0;
  318. height: 110px;
  319. text-shadow: 0 0 1px white, 0 1px 2px rgba(0,0,0,.3)
  320. }
  321. .ih-item.circle.effect1 .info p {
  322. color: #bbb;
  323. padding: 10px 5px;
  324. font-style: italic;
  325. margin: 0 30px;
  326. font-size: 12px;
  327. border-top: 1px solid rgba(255,255,255,.5)
  328. }
  329. .ih-item.circle.effect1 a:hover .spinner {
  330. -webkit-transform: rotate(180deg);
  331. -moz-transform: rotate(180deg);
  332. -ms-transform: rotate(180deg);
  333. -o-transform: rotate(180deg);
  334. transform: rotate(180deg)
  335. }
  336. .ih-item.circle.effect1 a:hover .info {
  337. opacity: 1
  338. }
  339. /*图片效果二*/
  340. /*图片效果三*/
  341. .da-thumbs {
  342. list-style: none;
  343. width: 984px;
  344. position: relative;
  345. margin: 20px auto;
  346. padding: 0;
  347. }
  348. .da-thumbs li {
  349. float: left;
  350. margin: 5px;
  351. background: #fff;
  352. padding: 8px;
  353. position: relative;
  354. box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  355. }
  356. .da-thumbs li a, .da-thumbs li a img {
  357. display: block;
  358. position: relative;
  359. }
  360. .da-thumbs li a {
  361. overflow: hidden;
  362. }
  363. .da-thumbs li a div {
  364. position: absolute;
  365. background: #333;
  366. background: rgba(75,75,75,0.7);
  367. width: 100%;
  368. height: 100%;
  369. }
  370. .da-thumbs li a div span {
  371. display: block;
  372. padding: 10px 0;
  373. margin: 40px 20px 20px 20px;
  374. text-transform: uppercase;
  375. font-weight: normal;
  376. color: rgba(255,255,255,0.9);
  377. text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  378. border-bottom: 1px solid rgba(255,255,255,0.5);
  379. box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
  380. }
  381. .container {
  382. width: 100%;
  383. position: relative;
  384. min-height: 350px;
  385. }
  386. .clr {
  387. clear: both;
  388. padding: 0;
  389. height: 0;
  390. margin: 0;
  391. }
  392. .container > header {
  393. margin: 10px;
  394. padding: 20px 10px 10px 10px;
  395. position: relative;
  396. display: block;
  397. text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  398. text-align: center;
  399. }
  400. .container > header > span {
  401. font-family: 'Alegreya SC', Georgia, serif;
  402. font-size: 20px;
  403. line-height: 20px;
  404. display: block;
  405. font-weight: 400;
  406. font-style: italic;
  407. color: #719dab;
  408. text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  409. }
  410. .container > header h1 {
  411. font-size: 40px;
  412. line-height: 40px;
  413. margin: 0;
  414. position: relative;
  415. font-weight: 300;
  416. color: #498ea5;
  417. padding: 5px 0px;
  418. text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
  419. }
  420. .container > header h1 span {
  421. font-weight: 700;
  422. }
  423. .container > header h2 {
  424. font-size: 14px;
  425. font-weight: 300;
  426. letter-spacing: 2px;
  427. text-transform: uppercase;
  428. margin: 0;
  429. padding: 15px 0 5px 0;
  430. color: #6190ca;
  431. text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
  432. }
  433. .container > header p {
  434. font-style: italic;
  435. color: #aaa;
  436. text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
  437. }
  438. /*图片效果三*/
  439. /*图片效果4*/
  440. .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  441. content: " ";
  442. display: block;
  443. background: white;
  444. position: absolute;
  445. z-index: 30;
  446. -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  447. -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  448. box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  449. }
  450. .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  451. width: 3px;
  452. height: 9999px;
  453. left: 50%;
  454. margin-left: -1.5px;
  455. }
  456. .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  457. width: 9999px;
  458. height: 3px;
  459. top: 50%;
  460. margin-top: -1.5px;
  461. }
  462. .twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  463. position: absolute;
  464. top: 0;
  465. width: 100%;
  466. height: 100%;
  467. }
  468. .twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  469. -webkit-transition-duration: 0.5s;
  470. -moz-transition-duration: 0.5s;
  471. transition-duration: 0.5s;
  472. }
  473. .twentytwenty-before-label, .twentytwenty-after-label {
  474. -webkit-transition-property: opacity;
  475. -moz-transition-property: opacity;
  476. transition-property: opacity;
  477. }
  478. .twentytwenty-before-label:before, .twentytwenty-after-label:before {
  479. color: white;
  480. font-size: 13px;
  481. letter-spacing: 0.1em;
  482. }
  483. .twentytwenty-before-label:before, .twentytwenty-after-label:before {
  484. position: absolute;
  485. background: rgba(255, 255, 255, 0.2);
  486. line-height: 38px;
  487. padding: 0 20px;
  488. -webkit-border-radius: 2px;
  489. -moz-border-radius: 2px;
  490. border-radius: 2px;
  491. }
  492. .twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  493. top: 50%;
  494. margin-top: -19px;
  495. }
  496. .twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  497. left: 50%;
  498. margin-left: -45px;
  499. text-align: center;
  500. width: 90px;
  501. }
  502. .twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  503. width: 0;
  504. height: 0;
  505. border: 6px inset transparent;
  506. position: absolute;
  507. }
  508. .twentytwenty-left-arrow, .twentytwenty-right-arrow {
  509. top: 50%;
  510. margin-top: -6px;
  511. }
  512. .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  513. left: 50%;
  514. margin-left: -6px;
  515. }
  516. .twentytwenty-container {
  517. -webkit-box-sizing: content-box;
  518. -moz-box-sizing: content-box;
  519. box-sizing: content-box;
  520. z-index: 0;
  521. overflow: hidden;
  522. position: relative;
  523. -webkit-user-select: none;
  524. -moz-user-select: none;
  525. }
  526. .twentytwenty-container img {
  527. max-width: 100%;
  528. position: absolute;
  529. top: 0;
  530. display: block;
  531. }
  532. .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
  533. background: rgba(0, 0, 0, 0);
  534. }
  535. .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  536. opacity: 0;
  537. }
  538. .twentytwenty-container * {
  539. -webkit-box-sizing: content-box;
  540. -moz-box-sizing: content-box;
  541. box-sizing: content-box;
  542. }
  543. .twentytwenty-before-label {
  544. opacity: 0;
  545. }
  546. .twentytwenty-before-label:before {
  547. content: "Before";
  548. }
  549. .twentytwenty-after-label {
  550. opacity: 0;
  551. }
  552. .twentytwenty-after-label:before {
  553. content: "After";
  554. }
  555. .twentytwenty-horizontal .twentytwenty-before-label:before {
  556. left: 10px;
  557. }
  558. .twentytwenty-horizontal .twentytwenty-after-label:before {
  559. right: 10px;
  560. }
  561. .twentytwenty-vertical .twentytwenty-before-label:before {
  562. top: 10px;
  563. }
  564. .twentytwenty-vertical .twentytwenty-after-label:before {
  565. bottom: 10px;
  566. }
  567. .twentytwenty-overlay {
  568. -webkit-transition-property: background;
  569. -moz-transition-property: background;
  570. transition-property: background;
  571. background: rgba(0, 0, 0, 0);
  572. z-index: 25;
  573. }
  574. .twentytwenty-overlay:hover {
  575. background: rgba(0, 0, 0, 0.5);
  576. }
  577. .twentytwenty-overlay:hover .twentytwenty-after-label {
  578. opacity: 1;
  579. }
  580. .twentytwenty-overlay:hover .twentytwenty-before-label {
  581. opacity: 1;
  582. }
  583. .twentytwenty-before {
  584. z-index: 20;
  585. }
  586. .twentytwenty-after {
  587. z-index: 10;
  588. }
  589. .twentytwenty-handle {
  590. height: 38px;
  591. width: 38px;
  592. position: absolute;
  593. left: 50%;
  594. top: 50%;
  595. margin-left: -22px;
  596. margin-top: -22px;
  597. border: 3px solid white;
  598. -webkit-border-radius: 1000px;
  599. -moz-border-radius: 1000px;
  600. border-radius: 1000px;
  601. -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  602. -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  603. box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  604. z-index: 40;
  605. cursor: pointer;
  606. }
  607. .twentytwenty-horizontal .twentytwenty-handle:before {
  608. bottom: 50%;
  609. margin-bottom: 22px;
  610. -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  611. -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  612. box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  613. }
  614. .twentytwenty-horizontal .twentytwenty-handle:after {
  615. top: 50%;
  616. margin-top: 22px;
  617. -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  618. -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  619. box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  620. }
  621. .twentytwenty-vertical .twentytwenty-handle:before {
  622. left: 50%;
  623. margin-left: 22px;
  624. -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  625. -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  626. box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  627. }
  628. .twentytwenty-vertical .twentytwenty-handle:after {
  629. right: 50%;
  630. margin-right: 22px;
  631. -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  632. -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  633. box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  634. }
  635. .twentytwenty-left-arrow {
  636. border-right: 6px solid white;
  637. left: 50%;
  638. margin-left: -17px;
  639. }
  640. .twentytwenty-right-arrow {
  641. border-left: 6px solid white;
  642. right: 50%;
  643. margin-right: -17px;
  644. }
  645. .twentytwenty-up-arrow {
  646. border-bottom: 6px solid white;
  647. top: 50%;
  648. margin-top: -17px;
  649. }
  650. .twentytwenty-down-arrow {
  651. border-top: 6px solid white;
  652. bottom: 50%;
  653. margin-bottom: -17px;
  654. }
  655. .wps-show {
  656. display: none
  657. }
  658. .row {
  659. width: 100%;
  660. margin-left: auto;
  661. margin-right: auto;
  662. margin-top: 0;
  663. margin-bottom: 0;
  664. max-width: 62.5em;
  665. *zoom: 1;
  666. }
  667. .row:before, .row:after {
  668. content: " ";
  669. display: table;
  670. }
  671. .row:after {
  672. clear: both;
  673. }
  674. .row.collapse .column, .row.collapse .columns {
  675. position: relative;
  676. padding-left: 0;
  677. padding-right: 0;
  678. float: left;
  679. }
  680. .row .row {
  681. width: auto;
  682. margin-left: -0.9375em;
  683. margin-right: -0.9375em;
  684. margin-top: 0;
  685. margin-bottom: 0;
  686. max-width: none;
  687. *zoom: 1;
  688. }
  689. .row .row:before, .row .row:after {
  690. content: " ";
  691. display: table;
  692. }
  693. .row .row:after {
  694. clear: both;
  695. }
  696. .row .row.collapse {
  697. width: auto;
  698. margin: 0;
  699. max-width: none;
  700. *zoom: 1;
  701. }
  702. .row .row.collapse:before, .row .row.collapse:after {
  703. content: " ";
  704. display: table;
  705. }
  706. .row .row.collapse:after {
  707. clear: both;
  708. }
  709. .column, .columns {
  710. position: relative;
  711. padding-left: 0.9375em;
  712. padding-right: 0.9375em;
  713. width: 100%;
  714. float: left;
  715. }
  716. @media only screen {
  717. .column, .columns {
  718. position: relative;
  719. padding-left: 0.9375em;
  720. padding-right: 0.9375em;
  721. float: left;
  722. }
  723. .small-1 {
  724. position: relative;
  725. width: 8.33333%;
  726. }
  727. .small-2 {
  728. position: relative;
  729. width: 16.66667%;
  730. }
  731. .small-3 {
  732. position: relative;
  733. width: 25%;
  734. }
  735. .small-4 {
  736. position: relative;
  737. width: 33.33333%;
  738. }
  739. .small-5 {
  740. position: relative;
  741. width: 41.66667%;
  742. }
  743. .small-6 {
  744. position: relative;
  745. width: 50%;
  746. }
  747. .small-7 {
  748. position: relative;
  749. width: 58.33333%;
  750. }
  751. .small-8 {
  752. position: relative;
  753. width: 66.66667%;
  754. }
  755. .small-9 {
  756. position: relative;
  757. width: 75%;
  758. }
  759. .small-10 {
  760. position: relative;
  761. width: 83.33333%;
  762. }
  763. .small-11 {
  764. position: relative;
  765. width: 91.66667%;
  766. }
  767. .small-12 {
  768. position: relative;
  769. width: 100%;
  770. }
  771. .small-offset-0 {
  772. position: relative;
  773. margin-left: 0%;
  774. }
  775. .small-offset-1 {
  776. position: relative;
  777. margin-left: 8.33333%;
  778. }
  779. .small-offset-2 {
  780. position: relative;
  781. margin-left: 16.66667%;
  782. }
  783. .small-offset-3 {
  784. position: relative;
  785. margin-left: 25%;
  786. }
  787. .small-offset-4 {
  788. position: relative;
  789. margin-left: 33.33333%;
  790. }
  791. .small-offset-5 {
  792. position: relative;
  793. margin-left: 41.66667%;
  794. }
  795. .small-offset-6 {
  796. position: relative;
  797. margin-left: 50%;
  798. }
  799. .small-offset-7 {
  800. position: relative;
  801. margin-left: 58.33333%;
  802. }
  803. .small-offset-8 {
  804. position: relative;
  805. margin-left: 66.66667%;
  806. }
  807. .small-offset-9 {
  808. position: relative;
  809. margin-left: 75%;
  810. }
  811. .small-offset-10 {
  812. position: relative;
  813. margin-left: 83.33333%;
  814. }
  815. [class*="column"] + [class*="column"]:last-child {
  816. float: right;
  817. }
  818. [class*="column"] + [class*="column"].end {
  819. float: left;
  820. }
  821. .column.small-centered, .columns.small-centered {
  822. position: relative;
  823. margin-left: auto;
  824. margin-right: auto;
  825. float: none !important;
  826. }
  827. }
  828. /* Styles for screens that are atleast 768px; */
  829. @media only screen and (min-width: 768px) {
  830. .wps-show {
  831. display: block;
  832. }
  833. .wps-no {
  834. display: none;
  835. }
  836. .large-1 {
  837. position: relative;
  838. width: 8.33333%;
  839. }
  840. .large-2 {
  841. position: relative;
  842. width: 16.66667%;
  843. }
  844. .large-3 {
  845. position: relative;
  846. width: 25%;
  847. }
  848. .large-4 {
  849. position: relative;
  850. width: 33.33333%;
  851. }
  852. .large-5 {
  853. position: relative;
  854. width: 41.66667%;
  855. }
  856. .large-6 {
  857. position: relative;
  858. width: 50%;
  859. }
  860. .large-7 {
  861. position: relative;
  862. width: 58.33333%;
  863. }
  864. .large-8 {
  865. position: relative;
  866. width: 66.66667%;
  867. }
  868. .large-9 {
  869. position: relative;
  870. width: 75%;
  871. }
  872. .large-10 {
  873. position: relative;
  874. width: 83.33333%;
  875. }
  876. .large-11 {
  877. position: relative;
  878. width: 91.66667%;
  879. }
  880. .large-12 {
  881. position: relative;
  882. width: 100%;
  883. }
  884. .row .large-offset-0 {
  885. position: relative;
  886. margin-left: 0%;
  887. }
  888. .row .large-offset-1 {
  889. position: relative;
  890. margin-left: 8.33333%;
  891. }
  892. .row .large-offset-2 {
  893. position: relative;
  894. margin-left: 16.66667%;
  895. }
  896. .row .large-offset-3 {
  897. position: relative;
  898. margin-left: 25%;
  899. }
  900. .row .large-offset-4 {
  901. position: relative;
  902. margin-left: 33.33333%;
  903. }
  904. .row .large-offset-5 {
  905. position: relative;
  906. margin-left: 41.66667%;
  907. }
  908. .row .large-offset-6 {
  909. position: relative;
  910. margin-left: 50%;
  911. }
  912. .row .large-offset-7 {
  913. position: relative;
  914. margin-left: 58.33333%;
  915. }
  916. .row .large-offset-8 {
  917. position: relative;
  918. margin-left: 66.66667%;
  919. }
  920. .row .large-offset-9 {
  921. position: relative;
  922. margin-left: 75%;
  923. }
  924. .row .large-offset-10 {
  925. position: relative;
  926. margin-left: 83.33333%;
  927. }
  928. .row .large-offset-11 {
  929. position: relative;
  930. margin-left: 91.66667%;
  931. }
  932. .push-1 {
  933. position: relative;
  934. left: 8.33333%;
  935. right: auto;
  936. }
  937. .pull-1 {
  938. position: relative;
  939. right: 8.33333%;
  940. left: auto;
  941. }
  942. .push-2 {
  943. position: relative;
  944. left: 16.66667%;
  945. right: auto;
  946. }
  947. .pull-2 {
  948. position: relative;
  949. right: 16.66667%;
  950. left: auto;
  951. }
  952. .push-3 {
  953. position: relative;
  954. left: 25%;
  955. right: auto;
  956. }
  957. .pull-3 {
  958. position: relative;
  959. right: 25%;
  960. left: auto;
  961. }
  962. .push-4 {
  963. position: relative;
  964. left: 33.33333%;
  965. right: auto;
  966. }
  967. .pull-4 {
  968. position: relative;
  969. right: 33.33333%;
  970. left: auto;
  971. }
  972. .push-5 {
  973. position: relative;
  974. left: 41.66667%;
  975. right: auto;
  976. }
  977. .pull-5 {
  978. position: relative;
  979. right: 41.66667%;
  980. left: auto;
  981. }
  982. .push-6 {
  983. position: relative;
  984. left: 50%;
  985. right: auto;
  986. }
  987. .pull-6 {
  988. position: relative;
  989. right: 50%;
  990. left: auto;
  991. }
  992. .push-7 {
  993. position: relative;
  994. left: 58.33333%;
  995. right: auto;
  996. }
  997. .pull-7 {
  998. position: relative;
  999. right: 58.33333%;
  1000. left: auto;
  1001. }
  1002. .push-8 {
  1003. position: relative;
  1004. left: 66.66667%;
  1005. right: auto;
  1006. }
  1007. .pull-8 {
  1008. position: relative;
  1009. right: 66.66667%;
  1010. left: auto;
  1011. }
  1012. .push-9 {
  1013. position: relative;
  1014. left: 75%;
  1015. right: auto;
  1016. }
  1017. .pull-9 {
  1018. position: relative;
  1019. right: 75%;
  1020. left: auto;
  1021. }
  1022. .push-10 {
  1023. position: relative;
  1024. left: 83.33333%;
  1025. right: auto;
  1026. }
  1027. .pull-10 {
  1028. position: relative;
  1029. right: 83.33333%;
  1030. left: auto;
  1031. }
  1032. .push-11 {
  1033. position: relative;
  1034. left: 91.66667%;
  1035. right: auto;
  1036. }
  1037. .pull-11 {
  1038. position: relative;
  1039. right: 91.66667%;
  1040. left: auto;
  1041. }
  1042. .column.large-centered, .columns.large-centered {
  1043. position: relative;
  1044. margin-left: auto;
  1045. margin-right: auto;
  1046. float: none !important;
  1047. }
  1048. .column.large-uncentered, .columns.large-uncentered {
  1049. margin-left: 0;
  1050. margin-right: 0;
  1051. float: left !important;
  1052. }
  1053. .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
  1054. float: right !important;
  1055. }
  1056. }
  1057. /*图片效果4*/
  1058. /*图片效果5*/
  1059. .view {
  1060. width: 300px;
  1061. height: 200px;
  1062. margin: 10px;
  1063. border: 5px solid rgb(255, 255, 255);
  1064. overflow: hidden;
  1065. position: relative;
  1066. text-align: center;
  1067. box-shadow: 0px 0px 5px rgb(170, 170, 170);
  1068. cursor: default;
  1069. }
  1070. .view .mask, .view .content {
  1071. width: 300px;
  1072. height: 200px;
  1073. position: absolute;
  1074. overflow: hidden;
  1075. top: 0px;
  1076. left: 0px;
  1077. }
  1078. .view img {
  1079. display: block;
  1080. position: relative;
  1081. }
  1082. .effect img {
  1083. opacity: 1;
  1084. -moz-transform: scale(1, 1);
  1085. -webkit-transform: scale(1, 1);
  1086. -o-transform: scale(1, 1);
  1087. -ms-transform: scale(1, 1);
  1088. transform: scale(1, 1);
  1089. -webkit-transition: all 0.2s ease-in;
  1090. -moz-transition: all 0.2s ease-in;
  1091. -o-transition: all 0.2s ease-in;
  1092. -ms-transition: all 0.2s ease-in;
  1093. transition: all 0.2s ease-in;
  1094. }
  1095. .effect .mask {
  1096. opacity: 0;
  1097. overflow: visible;
  1098. border-color: rgba(0,0,0,0.7) transparent transparent transparent;
  1099. border-style: solid;
  1100. border-width: 150px;
  1101. width: 0;
  1102. height: 0;
  1103. -moz-transform: translateY(-125px);
  1104. -webkit-transform: translateY(-125px);
  1105. -o-transform: translateY(-125px);
  1106. -ms-transform: translateY(-125px);
  1107. transform: translateY(-125px);
  1108. -moz-transition: -moz-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
  1109. -webkit-transition: -webkit-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
  1110. -o-transition: -o-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
  1111. -ms-transition: -ms-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
  1112. transition: transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
  1113. }
  1114. .effect a.info {
  1115. opacity: 0;
  1116. -moz-transform: translateY(-125px);
  1117. -webkit-transform: translateY(-125px);
  1118. -o-transform: translateY(-125px);
  1119. -ms-transform: translateY(-125px);
  1120. transform: translateY(-125px);
  1121. -moz-transition: -moz-transform 0.3s ease-in, opacity 0.1s ease-in-out;
  1122. -webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.1s ease-in-out;
  1123. -o-transition: -o-transform 0.3s ease-in, opacity 0.1s ease-in-out;
  1124. -ms-transition: -ms-transform 0.3s ease-in, opacity 0.1s ease-in-out;
  1125. transition: transform 0.3s ease-in, opacity 0.1s ease-in-out;
  1126. }
  1127. .effect:hover img {
  1128. opacity: 0.7;
  1129. -moz-transform: scale(2, 2);
  1130. -webkit-transform: scale(2, 2);
  1131. -o-transform: scale(2, 2);
  1132. -ms-transform: scale(2, 2);
  1133. transform: scale(2, 2);
  1134. }
  1135. .effect:hover .mask {
  1136. opacity: 1;
  1137. -webkit-transform: translateY(0px);
  1138. -moz-transform: translateY(0px);
  1139. -o-transform: translateY(0px);
  1140. -ms-transform: translateY(0px);
  1141. transform: translateY(0px);
  1142. }
  1143. .effect:hover a.info {
  1144. opacity: 1;
  1145. -moz-transform: translateY(100px);
  1146. -webkit-transform: translateY(100px);
  1147. -o-transform: translateY(100px);
  1148. -ms-transform: translateY(100px);
  1149. transform: translateY(100px);
  1150. }
  1151. .second-effect .mask {
  1152. opacity: 0;
  1153. overflow: visible;
  1154. border: 0px solid rgba(0,0,0,0.7);
  1155. -moz-box-sizing: border-box;
  1156. -webkit-box-sizing: border-box;
  1157. box-sizing: border-box;
  1158. -webkit-transition: all 0.4s ease-in-out;
  1159. -moz-transition: all 0.4s ease-in-out;
  1160. -o-transition: all 0.4s ease-in-out;
  1161. -ms-transition: all 0.4s ease-in-out;
  1162. transition: all 0.4s ease-in-out;
  1163. }
  1164. .second-effect a.info {
  1165. position: relative;
  1166. top: -10px;
  1167. opacity: 0;
  1168. -moz-transform: scale(0, 0);
  1169. -webkit-transform: scale(0, 0);
  1170. -o-transform: scale(0, 0);
  1171. -ms-transform: scale(0, 0);
  1172. transform: scale(0, 0);
  1173. -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  1174. -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  1175. -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  1176. -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  1177. transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  1178. }
  1179. .second-effect:hover .mask {
  1180. opacity: 1;
  1181. border: 100px solid rgba(0,0,0,0.7);
  1182. }
  1183. .second-effect:hover a.info {
  1184. opacity: 1;
  1185. -moz-transform: scale(1, 1);
  1186. -webkit-transform: scale(1, 1);
  1187. -o-transform: scale(1, 1);
  1188. -ms-transform: scale(1, 1);
  1189. transform: scale(1, 1);
  1190. -moz-transition-delay: 0.3s;
  1191. -webkit-transition-delay: 0.3s;
  1192. -o-transition-delay: 0.3s;
  1193. -ms-transition-delay: 0.3s;
  1194. transition-delay: 0.3s;
  1195. }
  1196. .view a.info {
  1197. background: url('http://demos.admin868.com/demo218/skin/images/link.png') no-repeat scroll center center transparent;
  1198. display: inline-block;
  1199. text-decoration: none;
  1200. padding: 0px;
  1201. text-indent: -9999px;
  1202. width: 20px;
  1203. height: 20px;
  1204. }
  1205. .third-effect .mask {
  1206. opacity: 0;
  1207. overflow: visible;
  1208. border: 100px solid rgba(0, 0, 0, 0.7);
  1209. box-sizing: border-box;
  1210. transition: all 0.4s ease-in-out 0s;
  1211. }
  1212. .third-effect a.info {
  1213. position: relative;
  1214. top: -10px;
  1215. opacity: 0;
  1216. transition: opacity 0.5s ease-in-out 0s;
  1217. }
  1218. .third-effect:hover .mask {
  1219. opacity: 1;
  1220. border: 100px solid rgba(0, 0, 0, 0.7);
  1221. }
  1222. .third-effect:hover a.info {
  1223. opacity: 1;
  1224. transition-delay: 0.3s;
  1225. }
  1226. .fourth-effect .mask {
  1227. position: absolute;
  1228. top: 50px;
  1229. left: 100px;
  1230. cursor: pointer;
  1231. border-radius: 50px;
  1232. display: inline-block;
  1233. height: 100px;
  1234. width: 100px;
  1235. border: 50px solid rgba(0, 0, 0, 0.7);
  1236. box-sizing: border-box;
  1237. opacity: 1;
  1238. visibility: visible;
  1239. transform: scale(4);
  1240. transition: all 0.3s ease-in-out 0s;
  1241. }
  1242. .fourth-effect:hover .mask {
  1243. opacity: 0;
  1244. border: 0px solid rgba(0, 0, 0, 0.7);
  1245. visibility: hidden;
  1246. }
  1247. /* FIFTH EFFECTS */
  1248. .fifth-effect img {
  1249. opacity: 0.2;
  1250. -moz-transition: all 0.3s ease-in;
  1251. -webkit-transition: all 0.3s ease-in;
  1252. -o-transition: all 0.3s ease-in;
  1253. -ms-transition: all 0.3s ease-in;
  1254. transition: all 0.3s ease-in;
  1255. }
  1256. .fifth-effect .mask {
  1257. cursor: pointer;
  1258. opacity: 1;
  1259. visibility: visible;
  1260. border: 100px solid rgba(0,0,0,0.7);
  1261. -moz-box-sizing: border-box;
  1262. -webkit-box-sizing: border-box;
  1263. box-sizing: border-box;
  1264. -moz-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
  1265. -webkit-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
  1266. -o-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
  1267. -ms-transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
  1268. transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
  1269. }
  1270. .fifth-effect:hover .mask {
  1271. border: 0px double rgba(0,0,0,0.7);
  1272. opacity: 0;
  1273. visibility: hidden;
  1274. }
  1275. .fifth-effect:hover img {
  1276. opacity: 1;
  1277. }
  1278. /*图片效果5*/
  1279. /*图片效果6*/
  1280. div.flip-3d {
  1281. perspective: 1200px;
  1282. width: 30%;
  1283. float: left;
  1284. }
  1285. div.flip-3d .figure {
  1286. position: relative;
  1287. transform-style: preserve-3d;
  1288. transition: 1s transform;
  1289. font-size: 1.6rem;
  1290. }
  1291. div.flip-3d .figure img {
  1292. width: 100%;
  1293. height: auto;
  1294. }
  1295. div.flip-3d .figure figcaption {
  1296. position: absolute;
  1297. width: 100%;
  1298. height: 100%;
  1299. top: 0;
  1300. transform: rotateY(.5turn) translateZ(1px);
  1301. background: rgba(255, 255, 255, 0.9);
  1302. text-align: center;
  1303. padding-top: 45%;
  1304. opacity: 0.6;
  1305. transition: 1s .5s opacity;
  1306. }
  1307. div.flip-3d:hover .figure {
  1308. transform: rotateY(.5turn);
  1309. }
  1310. div.flip-3d:hover .figure figcaption {
  1311. opacity: 1;
  1312. }
  1313. div.flip-3d .figure:after {
  1314. content: " ";
  1315. display: block;
  1316. height: 8vw;
  1317. width: 100%;
  1318. transform: rotateX(90deg);
  1319. background-image: radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  1320. }
  1321. /*图片效果6*/
  1322. .flex_center_box {
  1323. display: flex;
  1324. justify-content: space-between;
  1325. align-items: center;
  1326. }