Bez popisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

style.css 37KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735
  1. /*
  2. body {
  3. font-family: 'Roboto', sans-serif;
  4. font-size: 16px;
  5. font-weight: 300;
  6. color: #888;
  7. line-height: 30px;
  8. text-align: center;
  9. }
  10. strong { font-weight: 500; }
  11. a, a:hover, a:focus {
  12. color: #3366ff;
  13. text-decoration: none;
  14. -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
  15. }
  16. h1, h2 {
  17. margin-top: 10px;
  18. font-size: 38px;
  19. font-weight: 100;
  20. color: #555;
  21. line-height: 50px;
  22. }
  23. h3 {
  24. font-size: 22px;
  25. font-weight: 300;
  26. color: #555;
  27. line-height: 30px;
  28. }
  29. img { max-width: 100%; }
  30. */
  31. @font-face {
  32. font-family: "SourceHanSansCN";
  33. src: url("/template/pc/js/botstrap-step/SourceHanSansCN-Medium.ttf");
  34. }
  35. ::-moz-selection { background: #3366ff; color: #fff; text-shadow: none; }
  36. ::selection { background: #3366ff; color: #fff; text-shadow: none; }
  37. .btn-link-1 {
  38. display: inline-block;
  39. height: 50px;
  40. margin: 0 5px;
  41. padding: 16px 20px 0 20px;
  42. background: #3366ff;
  43. font-size: 16px;
  44. font-weight: 300;
  45. line-height: 16px;
  46. color: #fff;
  47. -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
  48. }
  49. .btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }
  50. .btn-link-2 {
  51. display: inline-block;
  52. height: 50px;
  53. margin: 0 5px;
  54. padding: 15px 20px 0 20px;
  55. background: rgba(0, 0, 0, 0.3);
  56. border: 1px solid #fff;
  57. font-size: 16px;
  58. font-weight: 300;
  59. line-height: 16px;
  60. color: #fff;
  61. -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
  62. }
  63. .btn-link-2:hover, .btn-link-2:focus,
  64. .btn-link-2:active, .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }
  65. /***** Top menu *****/
  66. .navbar {
  67. padding-top: 10px;
  68. background: #333;
  69. background: rgba(51, 51, 51, 0.3);
  70. border: 0;
  71. -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
  72. }
  73. .navbar.navbar-no-bg { background: none; }
  74. ul.navbar-nav {
  75. font-size: 16px;
  76. color: #fff;
  77. }
  78. .navbar-inverse ul.navbar-nav li { padding-top: 8px; padding-bottom: 8px; }
  79. .navbar-inverse ul.navbar-nav li .li-text { opacity: 0.8; }
  80. .navbar-inverse ul.navbar-nav li a { display: inline; padding: 0; color: #fff; }
  81. .navbar-inverse ul.navbar-nav li a:hover { color: #fff; opacity: 1; border-bottom: 1px dotted #fff; }
  82. .navbar-inverse ul.navbar-nav li a:focus { color: #fff; outline: 0; opacity: 1; border-bottom: 1px dotted #fff; }
  83. .navbar-inverse ul.navbar-nav li .li-social a {
  84. margin: 0 5px;
  85. font-size: 28px;
  86. vertical-align: middle;
  87. }
  88. .navbar-inverse ul.navbar-nav li .li-social a:hover,
  89. .navbar-inverse ul.navbar-nav li .li-social a:focus { border: 0; color: #3366ff; }
  90. .navbar-brand {
  91. width: 123px;
  92. background: url(../img/logo.png) left center no-repeat;
  93. text-indent: -99999px;
  94. }
  95. /***** Top content *****/
  96. .inner-bg {
  97. padding: 40px 0 170px 0;
  98. }
  99. .top-content .text {
  100. color: #fff;
  101. }
  102. .top-content .text h1 { color: #fff; }
  103. .top-content .description {
  104. margin: 20px 0 10px 0;
  105. }
  106. .top-content .description p { opacity: 0.8; }
  107. .top-content .description a {
  108. color: #fff;
  109. }
  110. .top-content .description a:hover,
  111. .top-content .description a:focus { border-bottom: 1px dotted #fff; }
  112. .top-content .top-big-link {
  113. margin-top: 35px;
  114. }
  115. .form-box {
  116. padding-top: 18px;
  117. }
  118. .form-top {
  119. overflow: hidden;
  120. padding: 0 25px 15px 25px;
  121. background: #fff;
  122. -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
  123. text-align: left;
  124. }
  125. .form-top-left {
  126. float: left;
  127. width: 75%;
  128. padding-top: 25px;
  129. }
  130. .form-top-left h3 { margin-top: 0; }
  131. .form-top-right {
  132. float: left;
  133. width: 25%;
  134. padding-top: 5px;
  135. font-size: 66px;
  136. color: #ddd;
  137. line-height: 100px;
  138. text-align: right;
  139. }
  140. .form-bottom {
  141. padding: 25px 25px 30px 25px;
  142. background: #eee;
  143. -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
  144. text-align: left;
  145. }
  146. form .form-bottom textarea {
  147. height: 100px;
  148. }
  149. form .form-bottom button.btn {
  150. min-width: 105px;
  151. }
  152. form .form-bottom .input-error {
  153. border-color: #3366ff;
  154. }
  155. form.registration-form fieldset {
  156. display: none;
  157. }
  158. /***** Media queries *****/
  159. @media (min-width: 992px) and (max-width: 1199px) {}
  160. @media (min-width: 768px) and (max-width: 991px) {}
  161. @media (max-width: 767px) {
  162. .navbar { padding-top: 0; }
  163. .navbar.navbar-no-bg { background: #333; background: rgba(51, 51, 51, 0.9); }
  164. .navbar-brand { height: 60px; margin-left: 15px; }
  165. .navbar-collapse { border: 0; }
  166. .navbar-toggle { margin-top: 12px; }
  167. .inner-bg { padding: 40px 0 110px 0; }
  168. .top-content .top-big-link { margin-top: 25px; }
  169. .top-content .top-big-link a.btn { margin-top: 10px; }
  170. .form-bottom { padding-bottom: 25px; }
  171. form .form-bottom button.btn { margin-bottom: 5px; }
  172. }
  173. @media (max-width: 415px) {
  174. h1, h2 { font-size: 32px; }
  175. }
  176. /* Retina-ize images/icons */
  177. @media
  178. only screen and (-webkit-min-device-pixel-ratio: 2),
  179. only screen and ( min--moz-device-pixel-ratio: 2),
  180. only screen and ( -o-min-device-pixel-ratio: 2/1),
  181. only screen and ( min-device-pixel-ratio: 2),
  182. only screen and ( min-resolution: 192dpi),
  183. only screen and ( min-resolution: 2dppx) {
  184. /* logo */
  185. .navbar-brand {
  186. background-image: url(../img/logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 123px 49px !important;
  187. }
  188. }
  189. /** mobile端改写的css
  190. */
  191. @media (max-width: 1000px){
  192. #ciping .top-content .container {
  193. width: 100%;
  194. max-width: 1920px;
  195. }
  196. .title-h1{
  197. font-size: 18px;
  198. color: #fff;
  199. font-weight: bold;
  200. font-family: "SourceHanSansCN", sans-serif;
  201. /* font-weight: bold; */
  202. line-height: 24px;
  203. padding: 10px 0% 0 0;
  204. display: block;
  205. text-align: left;
  206. width: 100%;
  207. margin: 0 auto;
  208. }
  209. .registration-form{
  210. width: 98%;
  211. margin:0 auto;
  212. padding: 0 1%;
  213. }
  214. .form-top{
  215. padding:0 !important;
  216. }
  217. .form-title{
  218. width:100%;
  219. height: 65px;
  220. background: linear-gradient(to bottom, #3366ff, #0066cc);
  221. text-align: center;
  222. }
  223. .form-title span{
  224. color: #fff;
  225. line-height: 65px;
  226. font-size: 28px;
  227. font-weight: bold;
  228. font-family: "SourceHanSansCN", sans-serif;
  229. }
  230. .form-top-left{
  231. padding: 25px 25px 0 25px;
  232. }
  233. .form-top-left p{
  234. color: #000;
  235. font-size: 16px;
  236. font-weight: bold;
  237. font-family: "SourceHanSansCN", sans-serif;
  238. }
  239. .form-top-right{
  240. padding: 0px 25px 0 25px;
  241. }
  242. .form-top-right img{
  243. width:41px;
  244. }
  245. .form-bottom{
  246. background: #fff;
  247. padding: 1px 25px 30px 25px;
  248. }
  249. select.form-control {
  250. height: 43px;
  251. border:2px solid #ddd;
  252. background:#fff;
  253. color: #666;
  254. font-family: "SourceHanSansCN", sans-serif;
  255. }
  256. input[type="text"], input[type="password"], textarea, textarea.form-control{
  257. height: 43px;
  258. border:2px solid #ddd;
  259. background:#fff;
  260. color: #666;
  261. font-family: "SourceHanSansCN", sans-serif;
  262. }
  263. button.btn{
  264. height: 37px;
  265. background:#3366ff;
  266. line-height: 37px;
  267. font-family: "SourceHanSansCN", sans-serif;
  268. }
  269. .registration-form button.btn{
  270. margin-top:10px;
  271. }
  272. button.btn:hover{
  273. background:#3366ff;
  274. }
  275. .but-success{
  276. float: right;
  277. position: relative;
  278. }
  279. .but-success:after {
  280. content: '';
  281. position: absolute;
  282. top: 30%;
  283. left: 90%;
  284. border: solid transparent;
  285. border-top-color: #36f;
  286. border-width: 8px;
  287. transform: rotate(-90deg);
  288. }
  289. .but-success2:after {
  290. content: '';
  291. position: absolute;
  292. top: 30%;
  293. left: 100%;
  294. border: solid transparent;
  295. border-top-color: #36f;
  296. border-width: 8px;
  297. transform: rotate(-90deg);
  298. }
  299. .form-inline-pc{
  300. width: 550px !important;
  301. margin: 0 auto;
  302. }
  303. .fb-t{
  304. padding-top:0px;
  305. }
  306. .inner-bg{
  307. padding: 18px 0px 10px 0px;
  308. }
  309. #ffnp{
  310. width: 100%;
  311. float: left;
  312. font-family: "SourceHanSansCN", sans-serif;
  313. }
  314. #cx-rel-code{
  315. font-family: "SourceHanSansCN", sans-serif;
  316. }
  317. #sele-box input[type="text"], input[type="password"], textarea, textarea.form-control{
  318. height: 37px;
  319. border:2px solid #ddd;
  320. background:#fff;
  321. color: #666;
  322. font-family: "SourceHanSansCN", sans-serif;
  323. }
  324. .form-info-t{
  325. font-family: "SourceHanSansCN", sans-serif;
  326. color: #666;
  327. font-size: 14px;
  328. }
  329. .context-menu-arrow {
  330. width: 0;
  331. height: 0;
  332. border-left: 10px solid transparent;
  333. border-right: 10px solid transparent;
  334. border-top: 10px solid #ffffff; /* 箭头颜色 */
  335. position: absolute;
  336. bottom: 100%;
  337. left: 50%;
  338. margin-left: -10px;
  339. display: none;
  340. }
  341. .form-box-ssl{
  342. position:relative;
  343. width:100%;
  344. margin:0 auto;
  345. }
  346. #backtop{
  347. z-index:9999;
  348. }
  349. .footer-nav{
  350. z-index: 9999;
  351. }
  352. .ssl-box{
  353. position:absolute;
  354. width: 535px;
  355. height: 480px;
  356. background: none;
  357. top:0;
  358. left: 50%;
  359. margin-left: 286px;
  360. display: none;
  361. }
  362. .ssl-box-t{
  363. width: 90%;
  364. height: 190px;
  365. border-radius: 5px;
  366. background: #fff;
  367. margin-top: 14px;
  368. padding: 20px 25px;
  369. }
  370. .ssl-box-t p{
  371. font-size: 15px;
  372. font-weight: bold;
  373. font-family: "SourceHanSansCN", sans-serif;
  374. }
  375. .ssl-box-b{
  376. width: 90%;
  377. height: 455px;
  378. border-radius: 5px;
  379. background: #fff;
  380. margin-top: 0px;
  381. }
  382. .ssl-box-b .p-con{
  383. font-size: 15px;
  384. font-weight: bold;
  385. font-family: "SourceHanSansCN", sans-serif;
  386. padding: 20px 25px 10px 25px;
  387. }
  388. .ssl-box-b .p-con2{
  389. font-size: 15px;
  390. font-weight: bold;
  391. font-family: "SourceHanSansCN", sans-serif;
  392. padding: 0px 25px;
  393. }
  394. #sele-box{
  395. position: relative;
  396. width: 100%;
  397. margin: 0 auto;
  398. background: none;
  399. }
  400. .ssl-box-b .p-con2 table, th, td{
  401. border: 1px solid #999;
  402. padding: 5px 0px;
  403. font-size: 12px;
  404. font-weight: 300;
  405. overflow: hidden;
  406. height: 32px;
  407. }
  408. .ssl-box-b .p-con2 table {
  409. border-collapse: collapse;
  410. }
  411. .ssl-box-b .p-con2 th{
  412. font-size: 13px;
  413. color: #fff;
  414. font-weight: 400;
  415. background: #3366ff;
  416. text-align: center;
  417. }
  418. .t-wid1{
  419. width: 73px;
  420. }
  421. .t-wid2{
  422. width: 100px;
  423. }
  424. .t-wid3{
  425. width: 100px;
  426. }
  427. .t-wid4{
  428. width: 73px;
  429. }
  430. .ssl-box-b .p-con2 tr td:nth-child(1){
  431. background: #99ccff;
  432. color: #000;
  433. }
  434. .ssl-box-b .p-con2 tr td:nth-child(2){
  435. /*padding-left: 23px;*/
  436. }
  437. .ssl-box-b .p-con2 tr td:nth-child(3){
  438. /*padding-left: 23px;*/
  439. }
  440. .ssl-box-b .p-con2 tr td:nth-child(4){
  441. text-align: center;
  442. color: #3366ff;
  443. font-size: 15px;
  444. font-weight: bold;
  445. }
  446. .ssl-box-b .p-con2 tr .td-b{
  447. text-align: center;
  448. color: red !important;
  449. font-size: 15px;
  450. font-weight: bold;
  451. }
  452. .td-r img{
  453. width: 12px;
  454. }
  455. .td-b img{
  456. width: 12px;
  457. }
  458. .form-gb{
  459. width: 100%;
  460. height: 45px;
  461. line-height: 45px;
  462. cursor: pointer;
  463. margin-bottom: 10px;
  464. }
  465. .form-gb-con{
  466. width: 98%;
  467. margin: 0 auto;
  468. text-align: center;
  469. position: relative;
  470. padding: 0 1%;
  471. line-height: 25px;
  472. }
  473. .form-gb-con span{
  474. color: #fff;
  475. font-size: 16px;
  476. font-weight: bold;
  477. font-family: "SourceHanSansCN", sans-serif;
  478. }
  479. .form-gb-con img{
  480. width: 12px;
  481. height: 12px;
  482. vertical-align: middle;
  483. margin-top: -4px;
  484. }
  485. .modal-dialog .ssl-box-t{
  486. padding: 0px !important;
  487. width: 100%;
  488. height: 160px;
  489. }
  490. .modal-dialog .ssl-box-b{
  491. width: 100%;
  492. height: auto !important;
  493. }
  494. .modal-dialog .p-con{
  495. padding: 0px !important;
  496. width: 100%;
  497. margin-bottom: 5px;
  498. }
  499. .modal-dialog .p-con2{
  500. padding: 0px !important;
  501. width: 100%;
  502. }
  503. .modal-dialog table{
  504. width:100%;
  505. }
  506. .sss-box .modal-dialog{
  507. margin-top:40px !important;
  508. }
  509. .modal-dialog .t-wid1{
  510. width:25% !important;
  511. }
  512. .modal-dialog .t-wid2{
  513. width:25% !important;
  514. }
  515. .modal-dialog .t-wid3{
  516. width:25% !important;
  517. }
  518. .modal-dialog .t-wid4{
  519. width:25% !important;
  520. }
  521. .ssl-list{
  522. position: absolute;
  523. width: 96%;
  524. padding: 0 0%;
  525. height: 380px;
  526. background: none;
  527. bottom: 0;
  528. left: 2%;
  529. margin-left: 0;
  530. margin-bottom: -390px;
  531. background: #336699;
  532. background-color: rgba(51, 102, 204, 0.3);
  533. }
  534. .ssl-list-t{
  535. width: 100%;
  536. line-height: 60px;
  537. text-align: center;
  538. font-size: 17px;
  539. font-weight: bold;
  540. font-family: "SourceHanSansCN", sans-serif;
  541. color: #fff;
  542. }
  543. .ssl-list-t font{
  544. color: red;
  545. margin: 0 3px;
  546. }
  547. .ssl-list-b{
  548. width: 100%;
  549. padding: 0 0px;
  550. }
  551. .div-top{
  552. float: left;
  553. }
  554. .center-div{
  555. float: left;
  556. }
  557. .bottom-div{
  558. float: left;
  559. margin-top:0px !important;
  560. }
  561. .ti{
  562. width:100%;
  563. height: 40px;
  564. border-bottom: 1px solid #fff;
  565. }
  566. .ti span{
  567. display: block;
  568. text-align: center;
  569. color: #fff;
  570. font-family: "SourceHanSansCN", sans-serif;
  571. float: left;
  572. margin-left: 0;
  573. font-size: 14px;
  574. margin-right: 0;
  575. height: 40px;
  576. line-height: 40px;
  577. font-weight: bold;
  578. }
  579. .sp1{
  580. width: 20%;
  581. }
  582. .sp2{
  583. width: 24%;
  584. }
  585. .sp3{
  586. width: 36%;
  587. }
  588. .sp4{
  589. width: 20%;
  590. }
  591. .tib{
  592. width: 100%;
  593. margin-top:13px;
  594. }
  595. .tib-li{
  596. width:100%;
  597. height: 35px;
  598. }
  599. .tib-li span{
  600. display: block;
  601. text-align: center;
  602. color: #fff;
  603. font-family: "SourceHanSansCN", sans-serif;
  604. float: left;
  605. margin-left: 0;
  606. font-size: 14px;
  607. margin-right: 0;
  608. height: 35px;
  609. line-height: 35px;
  610. overflow: hidden;
  611. }
  612. .tib-li-err span{
  613. color: red;
  614. }
  615. .tib-li-end{
  616. animation: fadeInOut 1s infinite;
  617. }
  618. @keyframes fadeInOut {
  619. 0% {
  620. opacity: 0;
  621. }
  622. 25% {
  623. opacity: 1;
  624. }
  625. 50% {
  626. opacity: 1;
  627. }
  628. 75% {
  629. opacity: 1;
  630. }
  631. 100% {
  632. opacity: 0;
  633. }
  634. }
  635. .autoBox {
  636. position: relative;
  637. margin: 0 auto;
  638. overflow: hidden;
  639. margin-top:10px;
  640. }
  641. .autoBox ul {
  642. position: absolute;
  643. list-style: none;
  644. z-index: 2;
  645. }
  646. .modal-dialog{
  647. margin-top: 82px;
  648. font-family: "SourceHanSansCN", sans-serif !important;
  649. color: #000;
  650. }
  651. .modal-title{
  652. font-family: "SourceHanSansCN", sans-serif !important;
  653. color: #000;
  654. }
  655. #zy_box{
  656. font-family: "SourceHanSansCN", sans-serif !important;
  657. }
  658. #zys{
  659. display: none;
  660. }
  661. .hjk{
  662. padding: 6px 15px;
  663. border: 1px solid #999999;
  664. border-radius: 10px;
  665. font-size: 15px;
  666. color: #9999;
  667. margin-right: 5px;
  668. display: block;
  669. float: left;
  670. margin-top:5px;
  671. cursor: pointer;
  672. position: relative;
  673. font-family: "SourceHanSansCN", sans-serif !important;
  674. }
  675. .hjk:after {
  676. content: '\2713';
  677. position: absolute;
  678. right: 3%;
  679. bottom: auto;
  680. color: #fff;
  681. font-size: 12px;
  682. }
  683. .hjk-check{
  684. color:#3366ff;
  685. border: 1px solid #3366ff;
  686. }
  687. .hjk-check:after{
  688. color:#3366ff;
  689. }
  690. .control-label{
  691. font-family: "SourceHanSansCN", sans-serif !important;
  692. }
  693. #zss{
  694. font-family: "SourceHanSansCN", sans-serif !important;
  695. padding-left: 2px !important;
  696. }
  697. .form-top-left p span{
  698. font-family: "SourceHanSansCN", sans-serif !important;
  699. color: #000;
  700. font-weight: bold;
  701. }
  702. .panel-body{
  703. font-family: "SourceHanSansCN", sans-serif !important;
  704. color: #000;
  705. }
  706. .list-group a{
  707. font-family: "SourceHanSansCN", sans-serif !important;
  708. color: #000;
  709. }
  710. .form-t-e{
  711. border-bottom-left-radius: 10px;
  712. border-bottom-right-radius: 10px;
  713. }
  714. .form-b-e{
  715. border-radius: 10px;
  716. background: #fff;
  717. margin-top:15px;
  718. padding:5px 2%;
  719. }
  720. .ta-info-detail{
  721. width:100%;
  722. font-family: "SourceHanSansCN", sans-serif !important;
  723. color: #000;
  724. font-size: 15px;
  725. font-weight: bold;
  726. }
  727. .ta-list-li-box{
  728. width:100%;
  729. font-family: "SourceHanSansCN", sans-serif !important;
  730. color: #000;
  731. margin-bottom:5px;
  732. }
  733. .tllb-t{
  734. font-size: 15px;
  735. font-weight: bold;
  736. }
  737. /*表格样式**/
  738. .p-con68 table, th, td{
  739. border: 1px solid #999;
  740. padding: 5px 0px;
  741. font-size: 12px;
  742. font-weight: 300;
  743. overflow: hidden;
  744. height: 32px;
  745. text-align: center;
  746. }
  747. .p-con68 table {
  748. border-collapse: collapse;
  749. width: 100%;
  750. }
  751. .p-con68 th{
  752. font-size: 13px;
  753. color: #fff;
  754. font-weight: 400;
  755. background: #3366ff;
  756. text-align: center;
  757. }
  758. .p-con68 .t-wid1{
  759. width: 25%;
  760. }
  761. .p-con68 .t-wid2{
  762. width: 25%;
  763. }
  764. .p-con68 .t-wid3{
  765. width: 25%;
  766. }
  767. .p-con68 .t-wid4{
  768. width: 25%;
  769. }
  770. .p-con68 tr td:nth-child(1){
  771. background: #99ccff;
  772. color: #000;
  773. }
  774. .p-con68 tr td:nth-child(2){
  775. /*padding-left: 23px;*/
  776. }
  777. .p-con68 tr td:nth-child(3){
  778. /* padding-left: 23px;*/
  779. }
  780. .p-con68 tr td:nth-child(4){
  781. text-align: center;
  782. color: #3366ff;
  783. font-size: 15px;
  784. font-weight: bold;
  785. }
  786. .p-con68 tr .td-b{
  787. text-align: center;
  788. color: red !important;
  789. font-size: 15px;
  790. font-weight: bold;
  791. }
  792. .zklp{
  793. font-family: "SourceHanSansCN", sans-serif !important;
  794. color: red;
  795. cursor: pointer;
  796. position: relative;
  797. display: block;
  798. float: left;
  799. width:15%;
  800. margin: 5px 0;
  801. line-height: 25px;
  802. }
  803. .p-con68{
  804. display: none;
  805. }
  806. .klp1{
  807. display: block;
  808. }
  809. .ta-info-detail p{
  810. margin: 5px 0 0px 0px
  811. !important;
  812. font-size: 16px;
  813. }
  814. /*
  815. 找不到 19b9e7
  816. */
  817. .zklp-2::after {
  818. content: "";
  819. width: 0;
  820. height: 0;
  821. border-left: 6px solid transparent;
  822. border-right: 6px solid transparent;
  823. border-top: 6px solid red;
  824. display: block;
  825. rotation: 360deg;
  826. position: absolute;
  827. top: 12px;
  828. left: 34px;
  829. }
  830. .zklp-3::after {
  831. content: "";
  832. width: 0;
  833. height: 0;
  834. border-left: 6px solid transparent;
  835. border-right: 6px solid transparent;
  836. border-bottom: 6px solid red;
  837. display: block;
  838. rotation: 360deg;
  839. position: absolute;
  840. top: 9px;
  841. left: 34px;
  842. }
  843. .zklp-l{
  844. display: block;
  845. float: left;
  846. width:85%;
  847. font-family: "SourceHanSansCN", sans-serif !important;
  848. color: #000;
  849. margin: 5px 0;
  850. line-height: 25px;
  851. }
  852. .nav-tabs{
  853. height: 30px;
  854. margin-top:5px;
  855. }
  856. .nav-tabs li{
  857. height: 30px;
  858. }
  859. .nav-tabs li a{
  860. height: 30px;
  861. line-height: 8px !important;
  862. font-family: "SourceHanSansCN", sans-serif !important;
  863. color: #000;
  864. font-size: 13px !important;
  865. }
  866. .tab-pane{
  867. margin-top:5px;
  868. }
  869. .result-div{
  870. margin-bottom: 5px;
  871. display: block;
  872. font-family: "SourceHanSansCN", sans-serif !important;
  873. }
  874. .form-top-left{
  875. padding-bottom: 0px;
  876. margin-bottom: 5px;
  877. }
  878. .form-bottom{
  879. /* padding-top: 5px;*/
  880. }
  881. #zss .checkbox-inline{
  882. height: 35px;
  883. line-height: 32px;
  884. }
  885. #choose6{
  886. margin-top:15px;
  887. }
  888. .zsssfg{
  889. margin-top:15px;
  890. }
  891. .fdtgry{
  892. padding-top:15px;
  893. }
  894. #zss select{
  895. height: 24px;
  896. width: 65px;
  897. }
  898. #zss input{
  899. height: 24px;
  900. }
  901. .zsssfg .control-label{
  902. font-size: 16px;
  903. }
  904. .ftl-l{
  905. width:100%;float: left;
  906. color: #000;
  907. font-size: 16px;
  908. font-weight: bold;
  909. font-family: "SourceHanSansCN", sans-serif;
  910. }
  911. .ftl-r{
  912. width:100%;float: left;
  913. color: #000;
  914. font-size: 16px;
  915. font-weight: bold;
  916. font-family: "SourceHanSansCN", sans-serif;
  917. margin-top: 5px;
  918. }
  919. .form-t-e{
  920. padding-bottom:15px !important;
  921. }
  922. #zss .form-control-static{
  923. display: block;
  924. float: left;
  925. width: 100%;
  926. height: 35px !important;
  927. }
  928. #zss .form-control-static font{
  929. float: right;
  930. margin-right: 20%;
  931. }
  932. #retrieve-code{
  933. margin-top:0px !important;
  934. }
  935. .sele-box-pc{
  936. }
  937. .center-div-uo{
  938. display: block;
  939. }
  940. .sele-box-pc{
  941. margin-top:0px !important;
  942. }
  943. #nav-box{
  944. display: none;
  945. }
  946. #m-btn{
  947. display: block;
  948. line-height: 48px;
  949. }
  950. .search i.fa, .darkmode i.fa{
  951. line-height: 52px;
  952. }
  953. body.open .m-nav {
  954. left: 0px;
  955. }
  956. .m-btn i{
  957. line-height: 45px;
  958. }
  959. .form-top-left h3{
  960. font-weight: bold;
  961. }
  962. }
  963. /** pc端改写的css
  964. */
  965. @media (min-width: 1001px){
  966. .center-div-uo{
  967. display: none;
  968. }
  969. #ciping .top-content .container {
  970. width: 100%;
  971. max-width: 1920px;
  972. }
  973. .title-h1{
  974. font-size: 26px;
  975. color: #fff;
  976. font-weight: 400;
  977. font-family: "SourceHanSansCN", sans-serif;
  978. /* font-weight: bold;*/
  979. line-height: 40px;
  980. padding:0 10%;
  981. display: block;
  982. text-align: center;
  983. width: 80%;
  984. margin: 0 auto;
  985. }
  986. .registration-form{
  987. width: 550px;
  988. margin:0 auto;
  989. }
  990. .form-top{
  991. padding:0 !important;
  992. }
  993. .form-title{
  994. width:100%;
  995. height: 65px;
  996. background: linear-gradient(to bottom, #3366ff, #0066cc);
  997. text-align: center;
  998. }
  999. .form-title span{
  1000. color: #fff;
  1001. line-height: 65px;
  1002. font-size: 36px;
  1003. font-weight: bold;
  1004. font-family: "SourceHanSansCN", sans-serif;
  1005. }
  1006. .form-top-left{
  1007. padding: 25px 5px 0 25px;
  1008. }
  1009. .form-top-left p{
  1010. color: #000;
  1011. font-size: 16px;
  1012. font-weight: bold;
  1013. font-family: "SourceHanSansCN", sans-serif;
  1014. }
  1015. .form-top-right{
  1016. padding: 25px 25px 0 5px;
  1017. }
  1018. .form-top-right img{
  1019. width:41px;
  1020. }
  1021. .form-bottom{
  1022. background: #fff;
  1023. padding: 1px 25px 30px 25px;
  1024. }
  1025. select.form-control {
  1026. height: 43px;
  1027. border:2px solid #ddd;
  1028. background:#fff;
  1029. color: #666;
  1030. font-family: "SourceHanSansCN", sans-serif;
  1031. }
  1032. input[type="text"], input[type="password"], textarea, textarea.form-control{
  1033. height: 43px;
  1034. border:2px solid #ddd;
  1035. background:#fff;
  1036. color: #666;
  1037. font-family: "SourceHanSansCN", sans-serif;
  1038. }
  1039. button.btn{
  1040. height: 37px;
  1041. background:#3366ff;
  1042. line-height: 37px;
  1043. font-family: "SourceHanSansCN", sans-serif;
  1044. }
  1045. .registration-form button.btn{
  1046. margin-top:10px;
  1047. }
  1048. button.btn:hover{
  1049. background:#3366ff;
  1050. }
  1051. .but-success{
  1052. float: right;
  1053. position: relative;
  1054. }
  1055. .but-success:after {
  1056. content: '';
  1057. position: absolute;
  1058. top: 30%;
  1059. left: 90%;
  1060. border: solid transparent;
  1061. border-top-color: #36f;
  1062. border-width: 8px;
  1063. transform: rotate(-90deg);
  1064. }
  1065. .but-success2:after {
  1066. content: '';
  1067. position: absolute;
  1068. top: 30%;
  1069. left: 100%;
  1070. border: solid transparent;
  1071. border-top-color: #36f;
  1072. border-width: 8px;
  1073. transform: rotate(-90deg);
  1074. }
  1075. .form-inline-pc{
  1076. width: 550px !important;
  1077. margin: 0 auto;
  1078. }
  1079. .inner-bg{
  1080. padding:40px 0px 130px 0;
  1081. }
  1082. #ffnp{
  1083. width: 186px;
  1084. float: left;
  1085. }
  1086. #cx-rel-code{
  1087. font-family: "SourceHanSansCN", sans-serif;
  1088. }
  1089. #sele-box input[type="text"], input[type="password"], textarea, textarea.form-control{
  1090. height: 37px;
  1091. border:2px solid #ddd;
  1092. background:#fff;
  1093. color: #666;
  1094. font-family: "SourceHanSansCN", sans-serif;
  1095. }
  1096. .form-info-t{
  1097. font-family: "SourceHanSansCN", sans-serif;
  1098. color: #666;
  1099. font-size: 14px;
  1100. }
  1101. .context-menu-arrow {
  1102. width: 0;
  1103. height: 0;
  1104. border-left: 10px solid transparent;
  1105. border-right: 10px solid transparent;
  1106. border-top: 10px solid #ffffff; /* 箭头颜色 */
  1107. position: absolute;
  1108. bottom: 100%;
  1109. left: 50%;
  1110. margin-left: -10px;
  1111. display: none;
  1112. }
  1113. .form-box-ssl{
  1114. position:relative;
  1115. width:100%;
  1116. margin:0 auto;
  1117. }
  1118. .ssl-box{
  1119. position:absolute;
  1120. width: 535px;
  1121. height: 480px;
  1122. background: none;
  1123. top:0;
  1124. left: 50%;
  1125. margin-left: 286px;
  1126. display: none;
  1127. }
  1128. .ssl-box-t{
  1129. width: 90%;
  1130. height: 190px;
  1131. border-radius: 5px;
  1132. background: #fff;
  1133. margin-top: 14px;
  1134. padding: 20px 25px;
  1135. }
  1136. .ssl-box-t p{
  1137. font-size: 15px;
  1138. font-weight: bold;
  1139. font-family: "SourceHanSansCN", sans-serif;
  1140. }
  1141. .ssl-box-b{
  1142. width: 90%;
  1143. height: 455px;
  1144. border-radius: 5px;
  1145. background: #fff;
  1146. margin-top: 0px;
  1147. }
  1148. .ssl-box-b .p-con{
  1149. font-size: 15px;
  1150. font-weight: bold;
  1151. font-family: "SourceHanSansCN", sans-serif;
  1152. padding: 20px 25px 10px 25px;
  1153. }
  1154. .ssl-box-b .p-con2{
  1155. font-size: 15px;
  1156. font-weight: bold;
  1157. font-family: "SourceHanSansCN", sans-serif;
  1158. padding: 0px 25px;
  1159. }
  1160. #sele-box{
  1161. position: relative;
  1162. width: 100%;
  1163. margin: 0 auto;
  1164. background: none;
  1165. }
  1166. .ssl-box-b .p-con2 table, th, td{
  1167. border: 1px solid #999;
  1168. padding: 5px 10px;
  1169. font-size: 12px;
  1170. font-weight: 300;
  1171. overflow: hidden;
  1172. height: 32px;
  1173. }
  1174. .ssl-box-b .p-con2 table {
  1175. border-collapse: collapse;
  1176. }
  1177. .ssl-box-b .p-con2 th{
  1178. font-size: 13px;
  1179. color: #fff;
  1180. font-weight: 400;
  1181. background: #3366ff;
  1182. text-align: center;
  1183. }
  1184. .t-wid1{
  1185. width: 73px;
  1186. }
  1187. .t-wid2{
  1188. width: 100px;
  1189. }
  1190. .t-wid3{
  1191. width: 100px;
  1192. }
  1193. .t-wid4{
  1194. width: 73px;
  1195. }
  1196. .ssl-box-b .p-con2 tr td:nth-child(1){
  1197. background: #99ccff;
  1198. color: #000;
  1199. }
  1200. .ssl-box-b .p-con2 tr td:nth-child(2){
  1201. padding-left: 23px;
  1202. }
  1203. .ssl-box-b .p-con2 tr td:nth-child(3){
  1204. /* padding-left: 23px;*/
  1205. }
  1206. .ssl-box-b .p-con2 tr td:nth-child(4){
  1207. text-align: center;
  1208. color: #3366ff;
  1209. font-size: 15px;
  1210. font-weight: bold;
  1211. }
  1212. .ssl-box-b .p-con2 tr .td-b{
  1213. text-align: center;
  1214. color: red !important;
  1215. font-size: 15px;
  1216. font-weight: bold;
  1217. }
  1218. .form-gb{
  1219. width: 100%;
  1220. height: 40px;
  1221. line-height: 40px;
  1222. cursor: pointer;
  1223. margin-bottom: 5px;
  1224. }
  1225. .form-gb-con{
  1226. width: 550px;
  1227. margin: 0 auto;
  1228. text-align: center;
  1229. position: relative;
  1230. }
  1231. .form-gb-con span{
  1232. color: #fff;
  1233. font-size: 17px;
  1234. font-weight: bold;
  1235. font-family: "SourceHanSansCN", sans-serif;
  1236. }
  1237. .form-gb-con img{
  1238. width: 18px;
  1239. height:18px;
  1240. vertical-align: middle;
  1241. margin-top: -4px;
  1242. }
  1243. .ssl-list{
  1244. position: absolute;
  1245. width: 450px;
  1246. height: 380px;
  1247. background: none;
  1248. top: 0;
  1249. left: 50%;
  1250. margin-left: -763px;
  1251. margin-top:30px;
  1252. background: #336699;
  1253. background-color: rgba(51, 102, 204, 0.3);
  1254. }
  1255. .ssl-list-t{
  1256. width: 100%;
  1257. line-height: 60px;
  1258. text-align: center;
  1259. font-size: 17px;
  1260. font-weight: bold;
  1261. font-family: "SourceHanSansCN", sans-serif;
  1262. color: #fff;
  1263. }
  1264. .ssl-list-t font{
  1265. color: red;
  1266. margin: 0 3px;
  1267. }
  1268. .ssl-list-b{
  1269. width: 100%;
  1270. padding: 0 20px;
  1271. }
  1272. .ti{
  1273. width:100%;
  1274. height: 40px;
  1275. border-bottom: 1px solid #fff;
  1276. }
  1277. .ti span{
  1278. display: block;
  1279. text-align: center;
  1280. color: #fff;
  1281. font-family: "SourceHanSansCN", sans-serif;
  1282. float: left;
  1283. margin-left: 0;
  1284. font-size: 14px;
  1285. margin-right: 0;
  1286. height: 40px;
  1287. line-height: 40px;
  1288. font-weight: bold;
  1289. }
  1290. .sp1{
  1291. width: 20%;
  1292. }
  1293. .sp2{
  1294. width: 24%;
  1295. }
  1296. .sp3{
  1297. width: 36%;
  1298. }
  1299. .sp4{
  1300. width: 20%;
  1301. }
  1302. .tib{
  1303. width: 100%;
  1304. margin-top:13px;
  1305. }
  1306. .tib-li{
  1307. width:100%;
  1308. height: 35px;
  1309. }
  1310. .tib-li span{
  1311. display: block;
  1312. text-align: center;
  1313. color: #fff;
  1314. font-family: "SourceHanSansCN", sans-serif;
  1315. float: left;
  1316. margin-left: 0;
  1317. font-size: 14px;
  1318. margin-right: 0;
  1319. height: 35px;
  1320. line-height: 35px;
  1321. overflow: hidden;
  1322. }
  1323. .tib-li-err span{
  1324. color: red;
  1325. }
  1326. .tib-li-end{
  1327. animation: fadeInOut 1s infinite;
  1328. }
  1329. @keyframes fadeInOut {
  1330. 0% {
  1331. opacity: 0;
  1332. }
  1333. 25% {
  1334. opacity: 1;
  1335. }
  1336. 50% {
  1337. opacity: 1;
  1338. }
  1339. 75% {
  1340. opacity: 1;
  1341. }
  1342. 100% {
  1343. opacity: 0;
  1344. }
  1345. }
  1346. .autoBox {
  1347. position: relative;
  1348. margin: 0 auto;
  1349. overflow: hidden;
  1350. margin-top:10px;
  1351. }
  1352. .autoBox ul {
  1353. position: absolute;
  1354. list-style: none;
  1355. z-index: 2;
  1356. }
  1357. .modal-dialog{
  1358. margin-top: 200px;
  1359. font-family: "SourceHanSansCN", sans-serif !important;
  1360. color: #000;
  1361. }
  1362. .modal-title{
  1363. font-family: "SourceHanSansCN", sans-serif !important;
  1364. color: #000;
  1365. }
  1366. #zy_box{
  1367. font-family: "SourceHanSansCN", sans-serif !important;
  1368. }
  1369. #zys{
  1370. display: none;
  1371. }
  1372. .hjk{
  1373. padding: 6px 15px;
  1374. border: 1px solid #999999;
  1375. border-radius: 10px;
  1376. font-size: 15px;
  1377. color: #9999;
  1378. margin-right: 5px;
  1379. display: block;
  1380. float: left;
  1381. margin-top:5px;
  1382. cursor: pointer;
  1383. position: relative;
  1384. font-family: "SourceHanSansCN", sans-serif !important;
  1385. }
  1386. .hjk:after {
  1387. content: '\2713';
  1388. position: absolute;
  1389. right: 3%;
  1390. bottom: auto;
  1391. color: #fff;
  1392. font-size: 12px;
  1393. }
  1394. .hjk-check{
  1395. color:#3366ff;
  1396. border: 1px solid #3366ff;
  1397. }
  1398. .hjk-check:after{
  1399. color:#3366ff;
  1400. }
  1401. .control-label{
  1402. font-family: "SourceHanSansCN", sans-serif !important;
  1403. }
  1404. #zss{
  1405. font-family: "SourceHanSansCN", sans-serif !important;
  1406. padding-left: 2px !important;
  1407. }
  1408. .form-top-left p span{
  1409. font-family: "SourceHanSansCN", sans-serif !important;
  1410. color: #000;
  1411. font-weight: bold;
  1412. }
  1413. .panel-body{
  1414. font-family: "SourceHanSansCN", sans-serif !important;
  1415. color: #000;
  1416. }
  1417. .list-group a{
  1418. font-family: "SourceHanSansCN", sans-serif !important;
  1419. color: #000;
  1420. }
  1421. .form-t-e{
  1422. border-bottom-left-radius: 10px;
  1423. border-bottom-right-radius: 10px;
  1424. }
  1425. .form-b-e{
  1426. border-radius: 10px;
  1427. background: #fff;
  1428. margin-top:15px;
  1429. padding:15px 20px;
  1430. }
  1431. .ta-info-detail{
  1432. width:100%;
  1433. font-family: "SourceHanSansCN", sans-serif !important;
  1434. color: #000;
  1435. font-size: 15px;
  1436. font-weight: bold;
  1437. }
  1438. .ta-list-li-box{
  1439. width:100%;
  1440. font-family: "SourceHanSansCN", sans-serif !important;
  1441. color: #000;
  1442. margin-bottom:5px;
  1443. }
  1444. .tllb-t{
  1445. font-size: 15px;
  1446. font-weight: bold;
  1447. }
  1448. /*表格样式**/
  1449. .p-con68 table, th, td{
  1450. border: 1px solid #999;
  1451. padding: 5px 10px;
  1452. font-size: 12px;
  1453. font-weight: 300;
  1454. overflow: hidden;
  1455. height: 32px;
  1456. text-align: center;
  1457. }
  1458. .p-con68 table {
  1459. border-collapse: collapse;
  1460. width: 100%;
  1461. }
  1462. .p-con68 th{
  1463. font-size: 13px;
  1464. color: #fff;
  1465. font-weight: 400;
  1466. background: #3366ff;
  1467. text-align: center;
  1468. }
  1469. .p-con68 .t-wid1{
  1470. width: 73px;
  1471. }
  1472. .p-con68 .t-wid2{
  1473. width: 100px;
  1474. }
  1475. .p-con68 .t-wid3{
  1476. width: 100px;
  1477. }
  1478. .p-con68 .t-wid4{
  1479. width: 73px;
  1480. }
  1481. .p-con68 tr td:nth-child(1){
  1482. background: #99ccff;
  1483. color: #000;
  1484. }
  1485. .p-con68 tr td:nth-child(2){
  1486. /*padding-left: 23px;*/
  1487. }
  1488. .p-con68 tr td:nth-child(3){
  1489. /* padding-left: 23px;*/
  1490. }
  1491. .p-con68 tr td:nth-child(4){
  1492. text-align: center;
  1493. color: #3366ff;
  1494. font-size: 15px;
  1495. font-weight: bold;
  1496. }
  1497. .p-con68 tr .td-b{
  1498. text-align: center;
  1499. color: red !important;
  1500. font-size: 15px;
  1501. font-weight: bold;
  1502. }
  1503. .zklp{
  1504. font-family: "SourceHanSansCN", sans-serif !important;
  1505. color: red;
  1506. cursor: pointer;
  1507. position: relative;
  1508. display: block;
  1509. float: left;
  1510. width:20%;
  1511. margin: 5px 0;
  1512. }
  1513. .p-con68{
  1514. display: none;
  1515. }
  1516. .klp1{
  1517. display: block;
  1518. }
  1519. .zklp-2::after {
  1520. content: "";
  1521. width: 0;
  1522. height: 0;
  1523. border-left: 6px solid transparent;
  1524. border-right: 6px solid transparent;
  1525. border-top: 6px solid red;
  1526. display: block;
  1527. rotation: 360deg;
  1528. position: absolute;
  1529. top: 6px;
  1530. left: 34px;
  1531. }
  1532. .zklp-3::after {
  1533. content: "";
  1534. width: 0;
  1535. height: 0;
  1536. border-left: 6px solid transparent;
  1537. border-right: 6px solid transparent;
  1538. border-bottom: 6px solid red;
  1539. display: block;
  1540. rotation: 360deg;
  1541. position: absolute;
  1542. top: 6px;
  1543. left: 34px;
  1544. }
  1545. .zklp-l{
  1546. display: block;
  1547. float: left;
  1548. width: 75%;
  1549. font-family: "SourceHanSansCN", sans-serif !important;
  1550. color: #000;
  1551. margin: 5px 0;
  1552. }
  1553. .nav-tabs{
  1554. height: 30px;
  1555. margin-top:5px;
  1556. }
  1557. .nav-tabs li{
  1558. height: 30px;
  1559. }
  1560. .nav-tabs li a{
  1561. height: 30px;
  1562. line-height: 8px !important;
  1563. font-family: "SourceHanSansCN", sans-serif !important;
  1564. color: #000;
  1565. font-size: 13px !important;
  1566. }
  1567. .tab-pane{
  1568. margin-top:5px;
  1569. }
  1570. .result-div{
  1571. margin-bottom: 5px;
  1572. display: block;
  1573. font-family: "SourceHanSansCN", sans-serif !important;
  1574. }
  1575. .form-top-left{
  1576. padding-bottom: 15px;
  1577. }
  1578. .ftl-l{
  1579. width:50%;float: left;
  1580. color: #000;
  1581. font-size: 16px;
  1582. font-weight: bold;
  1583. font-family: "SourceHanSansCN", sans-serif;
  1584. }
  1585. .ftl-r{
  1586. width:50%;float: left;
  1587. color: #000;
  1588. font-size: 16px;
  1589. font-weight: bold;
  1590. font-family: "SourceHanSansCN", sans-serif;
  1591. }
  1592. #zss .form-control-static{
  1593. display: block;
  1594. float: left;
  1595. width: 50%;
  1596. }
  1597. #zss .form-control-static font{
  1598. float: right;
  1599. margin-right: 15%;
  1600. }
  1601. #retrieve-code{
  1602. margin-top:0px !important;
  1603. }
  1604. .td-r img{
  1605. width: 12px;
  1606. }
  1607. .td-b img{
  1608. width: 12px;
  1609. }
  1610. .form-top-left h3{
  1611. font-weight: bold;
  1612. }
  1613. }