response.css 26 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523
  1. @media screen and (max-width: 1440px) {
  2. /*探索页开始*/
  3. .explore .carousel-inner {
  4. /*height: 605px;*/
  5. }
  6. .explore .carousel-inner img {
  7. width: 100%;
  8. /*height: 605px;*/
  9. }
  10. #myNiceCarousel1 .carousel-inner {
  11. height: auto;
  12. }
  13. .vr-video-warper {
  14. /*padding: 106px 0;*/
  15. padding-left: 190px;
  16. height: 583px;
  17. }
  18. .event-info1 h3 {
  19. font-size: 28px;
  20. }
  21. .explor-vr-video h2, .nice-warper h2 {
  22. font-size: 28px;
  23. }
  24. .explore-intro-info {
  25. line-height: 28px;
  26. margin-top: 52px;
  27. font-size: 14px;
  28. color: #333333;
  29. }
  30. .explore-intro-info1 {
  31. margin-top: 27px;
  32. font-size: 14px;
  33. }
  34. .explor-vr-video a {
  35. font-size: 13px;
  36. }
  37. .event-info1 a {
  38. font-size: 13px;
  39. margin-top: 43px;
  40. }
  41. .img-change {
  42. left: 504px;
  43. width: 980px;
  44. margin-top: -184px;
  45. }
  46. .img-change ul {
  47. height: 367px;
  48. }
  49. .img-change li {
  50. width: 245px;
  51. height: 367px;
  52. margin: 0px 0 10px 10px;
  53. }
  54. .left-right {
  55. /*width: 140px;*/
  56. left: 442px;
  57. }
  58. .center-grid {
  59. height: 278px;
  60. /*background-position: -350px -180px;*/
  61. padding: 50px 0 20px;
  62. }
  63. .center-grid p {
  64. font-size: 23px;
  65. }
  66. .now-upload {
  67. width: 136px;
  68. height: 43px;
  69. margin-top: 35px;
  70. }
  71. .center-grid button {
  72. font-size: 16px;
  73. }
  74. .vr-choose li {
  75. font-size: 13px;
  76. }
  77. .nice-warper {
  78. margin: 41.5px auto 114px;
  79. }
  80. .author-info-1 {
  81. width: 25%;
  82. height: 60%;
  83. top:20%;
  84. right:10%;
  85. padding: 4% 5% 2% 5%;
  86. }
  87. .author-info-1 h3 {
  88. font-size: 28px;
  89. }
  90. .author-info-1 p:nth-child(2) {
  91. font-size: 14px;
  92. margin: 12px 0 0;
  93. }
  94. .explore-intro-info {
  95. font-size: 13px;
  96. margin-top: 27px;
  97. }
  98. #vr-event {
  99. height: 369px;
  100. }
  101. #vr-event img {
  102. width: 557px;
  103. height: 369px;
  104. }
  105. .company-event {
  106. width: 100%;
  107. height: 369px;
  108. margin: 152px 0 131px;
  109. }
  110. .event-info1 {
  111. left: 240px;
  112. padding: 0 83px 0 31px;
  113. height: 369px;
  114. width: 326px;
  115. }
  116. .event-info1 h3 {
  117. font-size: 22px;
  118. }
  119. #left-right-1 {
  120. left: 504px;
  121. }
  122. .footer {
  123. height: 75px;
  124. font-size: 12px;
  125. clear: both;
  126. }
  127. .footer ul {
  128. height: 75px;
  129. line-height: 75px;
  130. }
  131. .footer-logo {
  132. height: 75px;
  133. line-height: 75px;
  134. }
  135. .footer-logo img {
  136. /*width: 127px;*/
  137. /*height: 46px;*/
  138. }
  139. .cooperative {
  140. text-align: right;
  141. padding-top: 18px;
  142. }
  143. .cooperative p:nth-child(2) {
  144. font-size: 12px;
  145. }
  146. .qurode {
  147. width: 67px;
  148. height: 75px;
  149. line-height: 75px;
  150. margin-left: 38px;
  151. }
  152. /*探索页结束*/
  153. /*头部导航*/
  154. .navbar-inverse .navbar-nav > li > a {
  155. font-size: 14px;
  156. line-height: 60px;
  157. padding: 0 20px;
  158. }
  159. .vr-pics > li {
  160. margin-right: 51px;
  161. }
  162. #top .nav-login > li > a {
  163. font-size: 14px;
  164. }
  165. .author-intro p {
  166. font-size: 10px;
  167. }
  168. .vrvideo_warper {
  169. padding-top: 19px;
  170. min-height: 900px;
  171. }
  172. .vrvideo-info h3 {
  173. font-size: 18px;
  174. margin-top: 26px;
  175. height: 26px;
  176. }
  177. .vrvideo-info p:nth-child(2) {
  178. font-size: 10px;
  179. margin-top: 14px;
  180. }
  181. .vrvideo-info p:nth-child(3) {
  182. font-size: 14px;
  183. margin-top: 14px;
  184. }
  185. /*vrpic*/
  186. .grid-warper {
  187. padding-top: 14px;
  188. min-height: 900px;
  189. /*border: 1px solid green;*/
  190. }
  191. .type {
  192. width: 92px;
  193. height: 30px;
  194. line-height: 30px;
  195. text-align: center;
  196. }
  197. .event-info1 a {
  198. font-size: 13px;
  199. position: absolute;
  200. bottom: 40px;
  201. }
  202. .author-info-1 a {
  203. font-size: 13px;
  204. bottom: 35px;
  205. }
  206. .author-acount {
  207. font-size: 14px;
  208. }
  209. .author-items {
  210. margin-top: 21px;
  211. }
  212. .explor-vr-video{
  213. margin-top: 106px;
  214. }
  215. .author-portrait {
  216. top: 81%;
  217. }
  218. .grid-region{
  219. min-height: 800px;
  220. }
  221. /*关于我们start*/
  222. .aboutus-block1{
  223. height:400px;
  224. }
  225. .aboutus-block-text > div:nth-child(1){
  226. font-size:42px;
  227. height:42px;
  228. line-height:42px;
  229. }
  230. .aboutus-block-text > div:nth-child(2){
  231. font-size:28px;
  232. height:28px;
  233. line-height:28px;
  234. margin-top:30px;
  235. }
  236. .aboutus-block2{
  237. height:400px;
  238. line-height:550px;
  239. }
  240. .aboutus-block2-text > div:nth-child(1){
  241. font-size:36px;
  242. line-height:36px;
  243. }
  244. .aboutus-block2-text > div:nth-child(2){
  245. font-size:20px;
  246. line-height:40px;
  247. margin-top:30px;
  248. }
  249. .aboutus-block3{
  250. height:400px;
  251. }
  252. .aboutus-block3-row{
  253. margin-top:-70px;
  254. margin-left:-375px;
  255. }
  256. .aboutus-block3-row > .cube{
  257. width:250px;
  258. }
  259. .aboutus-block3-row > .cube > img{
  260. width:80px;
  261. height:80px;
  262. line-height:80px;
  263. }
  264. .aboutus-block3-row > .cube > .title{
  265. font-size:24px;
  266. line-height:24px;
  267. margin-top:15px;
  268. }
  269. .aboutus-block3-row > .cube > .content{
  270. font-size:12px;
  271. line-height:12px;
  272. margin-top:5px;
  273. }
  274. .aboutus-block4{
  275. height:400px;
  276. line-height:550px;
  277. }
  278. .aboutus-block4-text > .content > div:nth-child(1){
  279. font-size:25px;
  280. line-height:25px;
  281. }
  282. .aboutus-block4-text > .content > div:nth-child(2){
  283. font-size:16px;
  284. line-height:30px;
  285. margin-top:30px;
  286. }
  287. .aboutus-block5{
  288. height:400px;
  289. line-height:400px;
  290. }
  291. .aboutus-block5-text{
  292. padding-left:750px;
  293. margin-top:-118px;
  294. }
  295. .aboutus-block5-text > .title{
  296. font-size:26px;
  297. line-height:26px;
  298. }
  299. .aboutus-block5-text > .content{
  300. font-size:18px;
  301. line-height:30px;
  302. margin-top:30px;
  303. }
  304. /*关于我们end*/
  305. }
  306. @media screen and (max-width: 767px) {
  307. /*探索页及导航*/
  308. .navbar-toggle {
  309. z-index: 22222;
  310. position: absolute;
  311. left: 0;
  312. height: 92%;
  313. width: 105px;
  314. padding:0;
  315. margin: 0;
  316. text-align: right;
  317. }
  318. .navbar-inverse {
  319. height: 3.5rem;
  320. }
  321. .navbar-inverse .navbar-nav > li > a {
  322. color: #aaa;
  323. font-size: 12px;
  324. line-height: 2rem;
  325. box-sizing: border-box;
  326. text-align: center;
  327. }
  328. .navbar-inverse .navbar-nav > .active > a {
  329. height: auto;
  330. font-size: 12px;
  331. }
  332. .navbar-inverse .navbar-nav > li > a:focus,
  333. .navbar-inverse .navbar-nav > li > a:active,
  334. .navbar-inverse .navbar-nav > li > a:hover {
  335. color: #aaa;
  336. }
  337. .navbar-inverse .navbar-nav > li:hover {
  338. color: #aaa;
  339. border-bottom: none;
  340. }
  341. .navbar-inverse .navbar-nav > .active > a,
  342. .navbar-inverse .navbar-nav > .active > a:focus,
  343. .navbar-inverse .navbar-nav > .active > a:hover {
  344. border-bottom: none;
  345. color: #aaa;
  346. }
  347. #bs-navbar .navbar-nav > li > a {
  348. /*padding: 0;*/
  349. line-height: 40px;
  350. height: 40px;
  351. padding: 0;
  352. }
  353. .navbar-nav {
  354. margin: 0;
  355. }
  356. .navbar-nav .open .dropdown-menu {
  357. position: absolute;
  358. background: #0c0c0c;
  359. right: 0;
  360. }
  361. .nav-login {
  362. right: 0;
  363. display:none;
  364. }
  365. .nav-login > li {
  366. float: left;
  367. }
  368. #top .nav-login > li > a {
  369. font-size: 10px;
  370. padding: 10px 10px;
  371. color: #aaa;
  372. }
  373. #headerusermsg {
  374. height: 42px;
  375. }
  376. #top .nav-login > li > a:hover {
  377. color: #aaa;
  378. }
  379. #top .container {
  380. padding-left: 0;
  381. height: 3.5rem;
  382. }
  383. #logo {
  384. width: 79px;
  385. margin-left: 2%;
  386. height: 100%;
  387. padding-top: 6px;
  388. }
  389. #logo img {
  390. width: 100%;
  391. height: auto;
  392. margin: 0;
  393. }
  394. #header_photo_address {
  395. width: 20px;
  396. height: 20px;
  397. }
  398. #header_nick_name {
  399. height: 2rem;
  400. line-height: 1.5rem;
  401. top: 1rem;
  402. }
  403. .navbar-collapse {
  404. background: #000;
  405. position: absolute;
  406. width: 35%;
  407. }
  408. .container > .navbar-collapse,
  409. .container > .navbar-header {
  410. margin-left: 0;
  411. height: 3.5rem;
  412. }
  413. .search {
  414. right: 15px;
  415. width: 20px;
  416. height: 20px;
  417. /*float: right;*/
  418. top: 12px;
  419. position: absolute;
  420. }
  421. .search img {
  422. width: 15px;
  423. height: 15px;
  424. margin-top: 0;
  425. top: 0;
  426. }
  427. .modal-350 {
  428. margin: 0 auto;
  429. }
  430. #headerusermsg > a:first-child {
  431. padding-top: 0px
  432. }
  433. .explore .carousel-inner {
  434. height: auto;
  435. }
  436. .explore .carousel-inner img {
  437. height: auto;
  438. }
  439. .direct {
  440. width: 5%;
  441. margin-left: -2.5%;
  442. bottom: 5%;
  443. }
  444. .middle-img {
  445. width: 20%;
  446. }
  447. .explore .carousel-control {
  448. opacity: 1;
  449. }
  450. .img-change {
  451. left: 46.5%;
  452. width: 980px;
  453. height: auto;
  454. margin-top: -146px;
  455. }
  456. .img-change ul {
  457. height: auto;
  458. }
  459. .left-right {
  460. width: 64px;
  461. left: 38%;
  462. height: auto;
  463. }
  464. .left-right > div {
  465. width: 30px;
  466. height: 30px;
  467. }
  468. .left-right > div {
  469. width: 30px;
  470. height: 30px;
  471. line-height:30px;
  472. background-color:#fde428;
  473. text-align:center;
  474. display:inline-block;
  475. }
  476. .left-right > div > img{
  477. width:12px;
  478. }
  479. .explor-vr-video {
  480. height: 281px;
  481. width: 40%;
  482. margin-top: -140px;
  483. top: 50%;
  484. position: absolute;
  485. }
  486. .explor-vr-video h2, .nice-warper h2 {
  487. font-size: 16px;
  488. margin-top: 0;
  489. }
  490. .explore-intro-info {
  491. font-size: 10px;
  492. margin-top: 4px;
  493. line-height: 20px;
  494. }
  495. .explor-vr-video a {
  496. font-size: 0.8rem;
  497. margin-top: 20px;
  498. }
  499. .center-grid p {
  500. font-size: 1.5rem;
  501. }
  502. .center-grid button {
  503. font-size: 0.8rem;
  504. }
  505. .now-upload {
  506. width: 8rem;
  507. height: 2rem;
  508. margin-top: 2rem;
  509. }
  510. .center-grid {
  511. height: 15rem;
  512. padding-top: 3rem;
  513. }
  514. .vr-choose {
  515. margin: 0 0 10px;
  516. }
  517. .vr-choose li {
  518. padding: 0.3rem 1rem;
  519. font-size: 0.8rem;
  520. }
  521. .nice-warper {
  522. width: 70%;
  523. margin: 15px auto 14px;
  524. }
  525. /*.nice-warper .row img {*/
  526. /*height: 10rem;*/
  527. /*}*/
  528. .author-info-1 h3 {
  529. font-size: 16px;
  530. }
  531. .author-info-1 p:nth-child(2) {
  532. font-size: 10px;
  533. margin: 0;
  534. }
  535. .author-info-1 {
  536. width: 100%;
  537. right: 0;
  538. top: 100%;
  539. padding: 20px;
  540. height: auto;
  541. }
  542. .explor-more{
  543. display: none;
  544. }
  545. .author-info-1 p:nth-child(2) {
  546. }
  547. .author-info-1 a {
  548. font-size: 0.8rem;
  549. bottom: 6px;
  550. }
  551. #myNiceCarousel1 .carousel-inner {
  552. height: auto;
  553. }
  554. #myNiceCarousel1 .carousel-inner > div {
  555. height: auto;
  556. }
  557. .explore .carousel-inner {
  558. top: 0;
  559. }
  560. .company-event {
  561. height: 270px;
  562. margin: 170px 0 30px;
  563. }
  564. #vr-event img {
  565. width: 357px;
  566. height: 279px;
  567. }
  568. #top .caret {
  569. border-top-color: #fff;
  570. border-bottom-color: #fff;
  571. margin-top:2px;
  572. }
  573. .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  574. font-size: 10px;
  575. color: #aaa;
  576. line-height: 1;
  577. }
  578. .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
  579. color: #aaa;
  580. }
  581. .footer {
  582. width: 100%;
  583. height: 87px;
  584. font-size: 10px;
  585. }
  586. .footer ul {
  587. margin-top: 10px;
  588. }
  589. .footer ul li a {
  590. padding: 0 3px;
  591. font-size: 10px;
  592. }
  593. .cooperative {
  594. padding-top: 5px;
  595. width: 55%;
  596. text-align: left;
  597. line-height: 12px;
  598. margin-left: 13px;
  599. height: 55px;
  600. }
  601. .cooperative p:nth-child(2) {
  602. font-size: 0.8rem;
  603. }
  604. .explore-intro-info1 {
  605. line-height: 14px;
  606. height: 41%;
  607. text-overflow: ellipsis;
  608. overflow: hidden;
  609. margin-top: 4px;
  610. font-size: 10px;
  611. }
  612. .explore-pic-vr-picture div img {
  613. height: 200px;
  614. /*height: 100px;*/
  615. }
  616. /*.nice-warper .row div{*/
  617. /*margin-bottom: 3px;*/
  618. /*}*/
  619. .qurode {
  620. width: 40px;
  621. margin-left: 10px;
  622. line-height: 87px;
  623. margin-top: -25px;
  624. }
  625. .footer ul {
  626. margin-left: 10px;
  627. width: 50%;
  628. height: auto;
  629. line-height: normal;
  630. }
  631. .footer-logo {
  632. height: auto;
  633. line-height: 87px;
  634. padding-left: 5px;
  635. width: 22%;
  636. }
  637. .footer-logo a {
  638. width: 100%;
  639. }
  640. /*.footer-logo img {*/
  641. /*/!*width: 6.5rem;*!/*/
  642. /*/!*height: 3.2rem;*!/*/
  643. /**/
  644. /*}*/
  645. .footer-warper {
  646. margin: 0 auto;
  647. width: 100%;
  648. overflow: hidden;
  649. }
  650. #vr-event {
  651. height: 269px;
  652. }
  653. .event-info1 h3 {
  654. font-size: 16px;
  655. margin-top: 0;
  656. }
  657. .event-info1 {
  658. left: 178px;
  659. padding: 0 10px;
  660. height: 100%;
  661. width: 200px;
  662. }
  663. .event-info1 a {
  664. bottom: 20px;
  665. font-size: 0.8rem;
  666. }
  667. #left-right-1 {
  668. left: 148px;
  669. }
  670. .scroll-img li {
  671. }
  672. .search input {
  673. display: none;
  674. }
  675. .img-change li {
  676. width: 187px;
  677. height: auto;
  678. margin: 5px 0 5px 5px;
  679. }
  680. .vr-video-warper {
  681. padding-left: 1%;
  682. height: 360px;
  683. top: 40px;
  684. margin-bottom: 40px;
  685. }
  686. .carousel-caption {
  687. display: none;
  688. }
  689. .explore {
  690. height: auto;
  691. top: 40px;
  692. }
  693. .explore .carousel-control.left {
  694. top: 0;
  695. }
  696. .explore .carousel-control.right {
  697. top: 0;
  698. }
  699. @-webkit-keyframes bounce-down {
  700. 25% {
  701. -webkit-transform: translateY(-5px);
  702. }
  703. 50%, 100% {
  704. -webkit-transform: translateY(0);
  705. }
  706. 75% {
  707. -webkit-transform: translateY(5px);
  708. }
  709. }
  710. @-moz-keyframes bounce-down {
  711. 25% {
  712. -moz-transform: translateY(-5px);
  713. }
  714. 50%, 100% {
  715. -moz-transform: translateY(0);
  716. }
  717. 75% {
  718. -moz-transform: translateY(5px);
  719. }
  720. }
  721. @-o-keyframes bounce-down {
  722. 25% {
  723. -o-transform: translateY(-5px);
  724. }
  725. 50%, 100% {
  726. -o-transform: translateY(0);
  727. }
  728. 75% {
  729. -o-transform: translateY(5px);
  730. }
  731. }
  732. @-ms-keyframes bounce-down {
  733. 25% {
  734. -ms-transform: translateY(-5px);
  735. }
  736. 50%, 100% {
  737. -ms-transform: translateY(0);
  738. }
  739. 75% {
  740. -ms-transform: translateY(5px);
  741. }
  742. }
  743. /*vr视频*/
  744. .vr-all {
  745. margin-top: 40px;
  746. }
  747. .vr-pics {
  748. height: auto;
  749. }
  750. .vr-pics > li {
  751. height: 30px;
  752. width: 20%;
  753. float: left;
  754. margin: 2.5%;
  755. }
  756. .vr-pics > li > a {
  757. line-height: 20px;
  758. font-size: 10px;
  759. font-weight: 600;
  760. padding: 4px 0;
  761. }
  762. .vrpic .dropdown-menu > li > a {
  763. /*color: white;*/
  764. }
  765. .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
  766. padding: 5px 10px 5px 10px;
  767. }
  768. #order-by > li > a,
  769. #city > li > a,
  770. #pcs > li > a,
  771. #pc > li > a {
  772. padding: 0;
  773. height: 30px;
  774. font-size: 10px;
  775. line-height: 30px;
  776. }
  777. .vr-pics .dropdown-menu > li > a {
  778. padding: 0;
  779. /*height: auto;*/
  780. font-size: 10px;
  781. line-height: 30px;
  782. }
  783. /*.city{*/
  784. /*left: -60px;*/
  785. /*}*/
  786. #city {
  787. min-width: 145px;
  788. z-index: 1052;
  789. left: -40px;
  790. }
  791. #order-by {
  792. min-width: 30%;
  793. }
  794. /*.vr-pics li:nth-child(3) ul li{*/
  795. /*min-width: 30%;*/
  796. /*}*/
  797. .vrpic .dropdown-menu {
  798. min-width: 80px;
  799. }
  800. .vrpic .navbar-nav .open .dropdown-menu {
  801. background: #fff;
  802. }
  803. .vrvideo_warper .col-md-6 {
  804. width: 100%;
  805. }
  806. .vrvideo-direct {
  807. width: 40px;
  808. height: 40px;
  809. top: 25%;
  810. left: 50%;
  811. margin-left: -20px;
  812. }
  813. .vrvideo-author-info span {
  814. width: 50%;
  815. font-size: 10px;
  816. }
  817. .vrvideo-author-info {
  818. width: 30%;
  819. }
  820. .vrvideo-info h3 {
  821. margin-top: 20px;
  822. height: 13px;
  823. font-size: 18px;
  824. }
  825. .vrvideo-info p:nth-child(2){
  826. /*margin-top: 18px;*/
  827. }
  828. .vrvideo-info p:nth-child(3){
  829. margin-top: 10px;
  830. }
  831. .vrvideo-label {
  832. background: #fde428;
  833. color: black;
  834. position: absolute;
  835. text-align: center;
  836. bottom: 110px;
  837. margin: 0;
  838. width: 62px;
  839. height: 20px;
  840. line-height: 20px;
  841. left: 10px;
  842. font-size: 10px;
  843. }
  844. .vrvideo-info {
  845. padding: 5px 10px 10px 10px;
  846. height: 120px;
  847. }
  848. /*专题*/
  849. .subject_part {
  850. width: 100%;
  851. position: relative;
  852. }
  853. .img-left {
  854. width: 45%;
  855. height: auto;
  856. }
  857. .subject-info {
  858. margin-left: 4%;
  859. }
  860. .subject-right {
  861. margin-left: 0;
  862. }
  863. .img-left img {
  864. height: auto;
  865. }
  866. .subject-info p {
  867. font-size: 10px;
  868. line-height: 1.5;
  869. max-height: 120px;
  870. margin-top: 10px;
  871. margin-bottom: 10px;
  872. overflow: hidden;
  873. }
  874. .subject-info button {
  875. width: 64px;
  876. height: 23px;
  877. font-size: 6px;
  878. position: absolute;
  879. bottom: 15px;
  880. }
  881. .subject-info h3 {
  882. font-size: 18px;
  883. color: white;
  884. height: 18px;
  885. margin: 10px 0;
  886. }
  887. /*作者*/
  888. .author_warper .col-md-6, .focusMeDiv .col-md-6 {
  889. margin-bottom: 10px;
  890. width: 100%;
  891. margin-right: 0;
  892. }
  893. .author_warper button {
  894. font-size: 10px;
  895. }
  896. .grid {
  897. width: 100%;
  898. }
  899. .author-img img {
  900. width: 60px;
  901. height: 60px;
  902. }
  903. .author-name {
  904. margin: 0;
  905. }
  906. .author-name h3 {
  907. font-size: 14px;
  908. }
  909. .grid-warper {
  910. width: 96%;
  911. margin: 0 auto;
  912. padding-top: 14px;
  913. }
  914. /*作者主页*/
  915. .author-pano {
  916. position: absolute;
  917. top: 40px;
  918. bottom: 70px;
  919. left: 0;
  920. right: 0;
  921. background: #dbdbdb
  922. }
  923. .author-portrait {
  924. width: 6rem;
  925. height: 6rem;
  926. left: 50%;
  927. top: 82%;
  928. margin-left: -3rem;
  929. }
  930. .author_level {
  931. width: 6rem;
  932. height: 20px;
  933. line-height: 20px;
  934. bottom: 12px;
  935. font-size: 10px;
  936. }
  937. .author-detaile-info h3 {
  938. font-size: 18px;
  939. }
  940. .author-detaile-info p:nth-child(2) {
  941. font-size: 12px;
  942. width: 100%;
  943. margin: 17px auto 0;
  944. }
  945. .author-detaile-info p:nth-child(3) {
  946. font-size: 10px;
  947. margin-top: 5px;
  948. }
  949. .add-like button:nth-child(1) {
  950. width: 60px;
  951. height: 25px;
  952. line-height: 25px;
  953. padding: 0;
  954. text-align: center;
  955. font-size: 10px;
  956. }
  957. .add-like button:nth-child(2) {
  958. width: 60px;
  959. height: 25px;
  960. line-height: 25px;
  961. padding: 0;
  962. text-align: center;
  963. font-size: 10px;
  964. }
  965. .add-like button:nth-child(3) {
  966. width: 60px;
  967. height: 25px;
  968. line-height: 25px;
  969. padding: 0;
  970. text-align: center;
  971. font-size: 10px;
  972. }
  973. .author-data-info {
  974. position: relative;
  975. height: 147px;
  976. }
  977. .add-like {
  978. width: 200px;
  979. text-align: center;
  980. position: absolute;
  981. bottom: 0;
  982. left: 50%;
  983. margin-left: -100px;
  984. }
  985. .author-items ul li {
  986. padding: 0 2%;
  987. }
  988. .author-items ul li a {
  989. font-size: 10px;
  990. }
  991. .author-item-info {
  992. padding: 20px 0;
  993. min-height: 500px;
  994. }
  995. .author-detaile-info {
  996. margin-top: 20px;
  997. }
  998. .author-material {
  999. width: 100%;
  1000. padding-left: 10%;
  1001. padding-right: 10%;
  1002. }
  1003. .author-material-left {
  1004. width: 40%;
  1005. }
  1006. .author-material-left p {
  1007. font-size: 10px;
  1008. }
  1009. .author-material-right {
  1010. width: 30%;
  1011. height: auto;
  1012. }
  1013. .head-upload {
  1014. display: none;
  1015. }
  1016. /*app*/
  1017. .app-warper {
  1018. margin-top: 40px;
  1019. }
  1020. .app-left {
  1021. /*border: 1px solid red;*/
  1022. width: 45%;
  1023. height: auto;
  1024. background: url("/website/images/APP-small.png") no-repeat left top;
  1025. background-size: 100% 100%;
  1026. float: left;
  1027. /* margin-left: 300px; */
  1028. margin-top: 150px;
  1029. /* padding: 0 30% 10% 0; */
  1030. }
  1031. .app-left .carousel-indicators li {
  1032. width: 10px;
  1033. height: 10px;
  1034. }
  1035. .app-left .carousel-indicators .active {
  1036. width: 10px;
  1037. height: 10px;
  1038. }
  1039. .app-left .carousel-indicators {
  1040. /*border: 1px solid red;*/
  1041. width: 100px;
  1042. }
  1043. .app-right {
  1044. float: left;
  1045. width: 50%;
  1046. margin-left: 5%;
  1047. margin-top: 120px;
  1048. text-align: center;
  1049. opacity: 0.8;
  1050. /*border: 1px solid red;*/
  1051. }
  1052. .app-right h2 {
  1053. font-size: 18px;
  1054. font-weight: normal;
  1055. margin-top: 40px;
  1056. line-height: 24px;
  1057. }
  1058. .app-right p {
  1059. font-size: 10px;
  1060. line-height: 22px;
  1061. margin-top: 30px;
  1062. width: 100%;
  1063. }
  1064. .app-warper-middle {
  1065. width: 90%;
  1066. }
  1067. .app-choose button {
  1068. width: 103px;
  1069. height: 30px;
  1070. font-size: 10px;
  1071. margin-right: 10px;
  1072. }
  1073. .app-choose button img{
  1074. width:10px;
  1075. height: 12px
  1076. }
  1077. /*.app-left .carousel-inner > .item img {*/
  1078. /*width: 124px;*/
  1079. /*height: 221px;*/
  1080. /*}*/
  1081. .app-right img {
  1082. width: 84px;
  1083. height: auto;
  1084. }
  1085. /*.app-left .item.active{*/
  1086. /*width: 30%;*/
  1087. /*}*/
  1088. /*搜索*/
  1089. .info-count{
  1090. font-size: 6px;
  1091. margin-top: 6px;
  1092. padding: 0;
  1093. margin-left: 5px;
  1094. }
  1095. select#typeSel{
  1096. font-size: 12px;
  1097. }
  1098. .search-button{
  1099. font-size: 10px;
  1100. padding: 8px 12px 7px;
  1101. }
  1102. .search-warper {
  1103. padding-left: 20px;
  1104. padding-right: 10px;
  1105. }
  1106. .navbar-all{
  1107. margin-top: 40px;
  1108. }
  1109. .app{
  1110. display: none;
  1111. /*border: 1px solid red;*/
  1112. }
  1113. /*关于我们*/
  1114. .about-warper{
  1115. margin-top: 40px;
  1116. padding-top: 100px;
  1117. }
  1118. .about-warper h1{
  1119. font-size: 18px;
  1120. }
  1121. .about-container{
  1122. min-width: 0;
  1123. }
  1124. .about-warper .down img{
  1125. width: 20px;
  1126. height: 12px;
  1127. }
  1128. .about-warper .down {
  1129. margin-top: 50px;
  1130. }
  1131. .about-container .container {
  1132. max-width: 100%;
  1133. }
  1134. .about-vrvideo{
  1135. padding-left: 3%;
  1136. padding-right: 3%;
  1137. }
  1138. .about-vrvideo-left{
  1139. width: 40%
  1140. }
  1141. .about-vrvideo-right{
  1142. width: 55%
  1143. }
  1144. .about-vrvideo-right h3{
  1145. font-size: 18px;
  1146. /*margin-top: 10px;*/
  1147. }
  1148. .contact-us h3{
  1149. margin-top: 10px;
  1150. }
  1151. .first-h3{
  1152. margin-top: 10px;
  1153. }
  1154. .about-vrvideo-right p {
  1155. font-size: 10px;
  1156. line-height: 15px;
  1157. margin-top: 15px;
  1158. width:100%;
  1159. }
  1160. .about-vrvideo-share{
  1161. height: auto;
  1162. }
  1163. .last-img{
  1164. margin-top: 20px;
  1165. }
  1166. .last-img-1{
  1167. margin-top: 10px;
  1168. }
  1169. .last-second-img{
  1170. margin-top: 40px;
  1171. }
  1172. .international{
  1173. margin-top:30px;
  1174. }
  1175. .contact-us{
  1176. margin-top: 10px;;
  1177. }
  1178. .phone-left{
  1179. width: 80%;
  1180. }
  1181. #vrvideo .col-md-6 {
  1182. width:100%;
  1183. margin-right: 0;
  1184. }
  1185. .author-info{
  1186. opacity: 1;
  1187. }
  1188. .author-info h3{
  1189. width: 60%;
  1190. }
  1191. .explore-pic-vr-picture>div{
  1192. margin-left:1px;
  1193. margin-right: 1px;
  1194. margin-bottom: 2px;
  1195. }
  1196. .explore-pic-vr-picture>div:hover{
  1197. opacity: 1;
  1198. }
  1199. .relative-info:hover{
  1200. opacity: 1;
  1201. }
  1202. .explore-author-info{
  1203. display: none;
  1204. }
  1205. .play-vrvideo{
  1206. display: none;
  1207. }
  1208. .grid-region{
  1209. min-height: 400px;
  1210. }
  1211. .vrshow_container_1_min {
  1212. width: 30px;
  1213. }
  1214. .vrshow_container_1_min div {
  1215. width: 30px;
  1216. height: 30px;
  1217. background-size: 30px 30px;
  1218. }
  1219. .vrshow_container_logo {
  1220. height: 30px;
  1221. /*line-height: 30px;*/
  1222. }
  1223. .vrshow_container_logo img {
  1224. width: 30px;
  1225. height: 30px;
  1226. float:left;
  1227. }
  1228. .vrshow_logo_title {
  1229. font-size: 10px;
  1230. margin-top: 0;
  1231. float:left;
  1232. }
  1233. .img_desc_container_min {
  1234. /*width: 30px;*/
  1235. margin-left: 0px;
  1236. margin-right: 0px;
  1237. /*position:relative;*/
  1238. }
  1239. .img_add{
  1240. margin-left: 4px;
  1241. }
  1242. .vrshow_container_2_min span,
  1243. .vrshow_container_2_min img,
  1244. .vrshow_container_3_min span,
  1245. .vrshow_container_3_min img {
  1246. width: 30px;
  1247. height: 30px;
  1248. }
  1249. .img_desc_min {
  1250. height: 12px;
  1251. line-height: 12px;
  1252. text-shadow: 1.5px 1.5px 1.5px #000;
  1253. font-size: 6px;
  1254. /*width:50px;
  1255. position: absolute;
  1256. left:-10px;*/
  1257. }
  1258. .scene-choose-width {
  1259. width: 30px;
  1260. }
  1261. #loginModal .modal-dialog {
  1262. width: auto;
  1263. }
  1264. .home-account{
  1265. display:none;
  1266. }
  1267. .navbar-inverse .navbar-nav > li:hover > a {
  1268. background: none;
  1269. border-bottom: none;
  1270. height:auto;
  1271. }
  1272. }
  1273. #pictextContent embed{
  1274. width:100%;
  1275. }