Browse Source

ui update

master
filesite 6 months ago
parent
commit
2b1f2e0940
  1. 102
      themes/tajian/views/layout/index.php
  2. 291
      themes/tajian/views/site/tajian.php
  3. 178
      www/css/tajian.css
  4. 370
      www/css/tajian_index.css

102
themes/tajian/views/layout/index.php

@ -15,46 +15,88 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use @@ -15,46 +15,88 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
<link rel="icon" type="image/x-icon" href="/favicon.ico?v1.0">
<link href="/css/tajian.css?v<?=Html::getStaticFileVersion('tajian.css', 'css')?>" rel="stylesheet">
<link href="/css/tajian_index.css?v<?=Html::getStaticFileVersion('tajian_index.css', 'css')?>" rel="stylesheet">
</head>
<body class="layout_index">
<header class="top_nav">
<a class="log_tn clearfix" href="/" title="<?php echo $pageTitle; ?>">
<span class="verBaseline">Ta荐</span>
- TaJian.tv
<body class="is-boxed has-animations" style="height: 100%;">
<div class="body-wrap boxed-container">
<header class="site-header">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<h1 class="m-0 logo">
<a href="/" class="log_tn">
<span>Ta荐</span> - TaJian.tv
</a>
<div class="right_class_tn">
<a class="connect_me_tn" href="/site/login/"><img src="/img/PersonalCenter.svg" alt="用户登录" class="verBottom">登录</a>
</h1>
</div>
<a class="connect_me_tn" href="/site/login/"><img src="/img/PersonalCenter.svg" alt="用户登录" width="22"></a>
</div>
</div>
</header>
<?php
//### Render view file
if (!empty($viewFile) && file_exists($viewFile)) {
<?php
//### Render view file
if (!empty($viewFile) && file_exists($viewFile)) {
include_once $viewFile;
}
?>
}
?>
<div class="footer">
<div class="copyright">
本站源代码GitHub网址 <a href="https://github.com/filesite-io/machete" target="_blank">Machete源码</a>
<br>
数据采集由
<a href="https://herounion.filesite.io" target="_blank">HeroUnion英雄联盟</a>
提供支持
<br>
<a href="https://filesite.io" target="_blank">&copy;FileSite.io</a> 2022 - execute time: {page_time_cost} ms
</div>
<footer class="site-footer text-light">
<div class="container">
<div class="site-footer-inner">
<div class="brand footer-brand">
<a href="/" class="log_tn">
<span>Ta荐</span> - TaJian.tv
</a>
</div>
<div class="footimg vercenter">
<a class="log_tn clearfix" href="/" title="<?php echo $pageTitle; ?>">
<span class="verBaseline">Ta荐</span>
- TaJian.tv
<ul class="footer-links list-reset">
<li>
<a href="https://github.com/filesite-io/machete" target="_blank">源码下载</a>
</li>
<li>
<a href="https://herounion.filesite.io" target="_blank">HeroUnion</a>
</li>
<li>
<a href="https://filesite.io" target="_blank">FileSite.io</a>
</li>
</ul>
<ul class="footer-social-links list-reset">
<li>
<a href="https://space.bilibili.com/3461581318916273" target="_blank">
<span class="screen-reader-text">B站</span>
<svg width="18" height="18" viewBox="0 0 24 24" xmlns="https://www.w3.org/2000/svg" fill="#FFFFFF">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M18.223 3.086a1.25 1.25 0 0 1 0 1.768L17.08 5.996h1.17A3.75 3.75 0 0 1 22 9.747v7.5a3.75 3.75 0 0 1-3.75 3.75H5.75A3.75 3.75 0 0 1 2 17.247v-7.5a3.75 3.75 0 0 1 3.75-3.75h1.166L5.775 4.855a1.25 1.25 0 1 1 1.767-1.768l2.652 2.652c.079.079.145.165.198.257h3.213c.053-.092.12-.18.199-.258l2.651-2.652a1.25 1.25 0 0 1 1.768 0zm.027 5.42H5.75a1.25 1.25 0 0 0-1.247 1.157l-.003.094v7.5c0 .659.51 1.199 1.157 1.246l.093.004h12.5a1.25 1.25 0 0 0 1.247-1.157l.003-.093v-7.5c0-.69-.56-1.25-1.25-1.25zm-10 2.5c.69 0 1.25.56 1.25 1.25v1.25a1.25 1.25 0 1 1-2.5 0v-1.25c0-.69.56-1.25 1.25-1.25zm7.5 0c.69 0 1.25.56 1.25 1.25v1.25a1.25 1.25 0 1 1-2.5 0v-1.25c0-.69.56-1.25 1.25-1.25z"/>
</g>
</svg>
</a>
</li>
<li>
<a href="https://www.zhihu.com/people/30-41-11-34" target="_blank">
<span class="screen-reader-text">知乎</span>
<svg width="18" height="18" fill="#FFFFFF" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" class="icon">
<g id="SVGRepo_bgCarrier" stroke-width="0"></g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-90.7 477.8l-.1 1.5c-1.5 20.4-6.3 43.9-12.9 67.6l24-18.1 71 80.7c9.2 33-3.3 63.1-3.3 63.1l-95.7-111.9v-.1c-8.9 29-20.1 57.3-33.3 84.7-22.6 45.7-55.2 54.7-89.5 57.7-34.4 3-23.3-5.3-23.3-5.3 68-55.5 78-87.8 96.8-123.1 11.9-22.3 20.4-64.3 25.3-96.8H264.1s4.8-31.2 19.2-41.7h101.6c.6-15.3-1.3-102.8-2-131.4h-49.4c-9.2 45-41 56.7-48.1 60.1-7 3.4-23.6 7.1-21.1 0 2.6-7.1 27-46.2 43.2-110.7 16.3-64.6 63.9-62 63.9-62-12.8 22.5-22.4 73.6-22.4 73.6h159.7c10.1 0 10.6 39 10.6 39h-90.8c-.7 22.7-2.8 83.8-5 131.4H519s12.2 15.4 12.2 41.7H421.3zm346.5 167h-87.6l-69.5 46.6-16.4-46.6h-40.1V321.5h213.6v387.3zM408.2 611s0-.1 0 0zm216 94.3l56.8-38.1h45.6-.1V364.7H596.7v302.5h14.1z"></path>
</g>
</svg>
</a>
</li>
<li>
<a href="https://www.jianshu.com/u/4af0d80e3642" target="_blank">
<span class="screen-reader-text">简书</span>
<svg class="wCYvWN" width="28" height="14" fill="#FFFFFF" focusable="false" aria-hidden="true" viewBox="0 0 106 50" version="1.1" style="margin-top:2px">
<g><path d="M79.6542664,49.2735656 L75.6602511,49.6932377 L75.6602511,27.3313525 L59.1137321,27.3313525 C58.6314725,27.3313525 57.9655336,26.8821721 57.8498237,26.1776639 L57.5346557,23.1870902 L75.6602511,23.1887295 L75.6602511,12.1260246 L62.1759992,12.1260246 C61.6180832,12.0858607 61.0229458,11.7788934 60.8894344,10.9870902 L60.5819534,7.93790984 L75.6602511,7.93790984 L75.6602511,0.409631148 L81.2074496,0.409631148 L81.2074496,7.93790984 L97.4727855,7.93790984 L97.4727855,23.1887295 L103.836831,23.1887295 L103.836831,38.1235656 C103.836831,42.2026639 100.70174,44.4715164 97.7187702,44.4715164 L92.357274,44.4715164 C91.6217473,44.4715164 91.0290374,43.9440574 90.9659229,43.3719262 L90.6681519,40.5223361 L92.1274725,40.5223361 L95.7933733,40.5223361 C97.0864115,40.5223361 98.3321137,39.6739754 98.3321137,38.1235656 L98.3321137,27.3313525 L81.2074496,27.3313525 L81.2074496,47.4452869 C81.2074496,48.5985656 80.4148771,49.1264344 79.6542664,49.2735656 L79.6542664,49.2735656 Z M81.260045,22.917418 L91.9745412,22.917418 L91.9745412,12.0514344 L81.260045,12.0514344 L81.260045,22.917418 Z M104.57519,13.9920082 L100.167289,13.9920082 C99.5871214,9.9170082 97.5274038,5.26987705 95.0355947,1.96209016 L100.167289,1.96209016 C102.583037,4.95553279 104.693327,8.85922131 105.720556,12.5608607 C105.867015,13.1711066 105.472144,13.9920082 104.57519,13.9920082 L104.57519,13.9920082 Z"></path><path d="M4.98236412,12.0515574 L9.99834885,12.0515574 C11.3953641,13.8056557 12.3169977,15.077377 13.7310053,18.5515574 C13.8337687,18.8339344 13.9130664,20.2007377 12.5900893,20.2007377 L8.57624962,20.2007377 C7.43047863,15.8630328 6.43521145,14.337623 4.97831832,12.0540164 C3.51980687,13.0105738 1.86507405,13.8138525 -4.04580153e-05,14.3802459 L-4.04580153e-05,10.3880328 C2.35987557,9.24172131 4.08662366,7.6892623 5.34608168,5.85278689 C6.43399771,4.2654918 7.18206641,2.47901639 7.58300534,0.409754098 L11.8043947,0.409754098 C12.772555,0.409754098 13.2313489,1.06877049 13.0962191,1.56139344 C12.9129443,2.1392623 12.5342573,2.99377049 12.1640664,3.78270492 L25.2676084,3.78270492 L25.0038221,6.30278689 C24.9370664,6.85483607 24.5227763,7.57532787 23.6181351,7.57532787 L17.5377,7.57532787 C18.2930511,9.24336066 18.7571046,10.7601639 18.9112496,11.3568852 C19.0508298,11.9036066 18.7004634,12.7810656 17.765074,12.7810656 L13.9850817,12.7810656 C13.7127992,10.9581148 13.4073412,9.70811475 12.633784,7.57532787 L9.82963893,7.57532787 C8.54266947,9.20852459 6.93891374,10.7679508 4.98236412,12.0515574 L4.98236412,12.0515574 Z M14.1651198,43.4847541 L14.1651198,22.1413115 L34.8367382,22.1413115 L34.8367382,36.8896721 C34.9253412,41.1093443 31.729158,43.4847541 28.4929214,43.4847541 L14.1651198,43.4847541 Z M35.3776618,49.3056557 C34.6793565,49.3056557 34.1008069,48.7921311 34.0028985,48.0851639 L33.669929,45.2757377 L38.4682496,45.2372131 C39.5310817,45.2372131 40.5696389,44.5277869 40.5696389,42.9769672 L40.5696389,18.4761475 L16.1390664,18.4761475 C15.6288908,18.4761475 15.0078603,18.2769672 14.819326,17.2298361 L14.5478527,14.3802459 L45.940845,14.3802459 L45.940845,43.4048361 C45.940845,45.4257377 44.1275168,49.2339344 39.6552878,49.3056557 L35.3776618,49.3056557 Z M6.84505115,49.2904918 L3.0626313,49.6933607 L3.0626313,20.2007377 L8.42250916,20.2007377 L8.42250916,47.3646721 C8.42250916,48.0146721 8.09399008,49.0794262 6.84505115,49.2904918 L6.84505115,49.2904918 Z M41.1040893,12.617541 L37.1335397,12.617541 C36.8025931,10.8986885 36.5436618,9.44581967 35.7462344,7.47942623 L32.2174863,7.47942623 C31.3132496,8.52245902 30.2645779,9.69581967 28.8404557,10.8204098 C27.3799214,11.9736885 25.5018603,13.1154918 22.9704023,13.9917213 L22.9704023,9.96672131 C27.0331962,7.6904918 29.0237305,4.6007377 29.9906771,0.409754098 L34.2080206,0.409754098 C35.3258756,0.409754098 35.6547992,1.21385246 35.5848069,1.4892623 C35.3121198,2.35811475 34.9075397,2.9892623 34.6032954,3.70360656 L48.620784,3.70360656 L48.3602344,6.23434426 C48.2724405,6.99745902 47.669616,7.47942623 47.0243107,7.47942623 L40.7173107,7.47942623 C41.4892496,9.14459016 41.945616,10.3318852 42.1398145,11.2503279 C42.223158,11.6478689 41.9775779,12.5761475 41.1040893,12.617541 L41.1040893,12.617541 Z M19.1422649,39.6040164 L27.579784,39.6040164 C29.230471,39.6040164 29.861616,38.5290164 29.861616,37.3347541 L29.861616,34.5634426 L19.1693718,34.5589344 L19.1422649,39.6040164 Z M19.1422649,30.6786066 L29.8620206,30.6786066 L29.8620206,26.0220492 L19.1422649,26.0220492 L19.1422649,30.6786066 Z"></path></g>
</svg>
</a>
<p>你看到的,也许只是冰山一角!</p>
<img src="/img/bg/ice_3.jpeg" alt="水面上的冰山一角">
</li>
</ul>
<div class="footer-copyright">&copy; 2024 Machete, execute {page_time_cost} ms</div>
</div>
</div>
</footer>
</div>
<?php
$user_id = '';

291
themes/tajian/views/site/tajian.php

@ -5,96 +5,246 @@ $imgPreffix = '/' . FSC::$app['config']['content_directory'] . FSC::$app['config @@ -5,96 +5,246 @@ $imgPreffix = '/' . FSC::$app['config']['content_directory'] . FSC::$app['config
$loginBackUrl = !empty($viewData['loginedUser']['username']) ? "/{$viewData['loginedUser']['username']}/my/share" : '/my/share';
?>
<main class="tajian_index">
<h1 class="h1title vercenter mt65">
<main>
<section class="hero text-center">
<div class="container-sm">
<div class="hero-inner">
<h1 class="hero-title h2-mobile mt-0 is-revealing">
你的聚宝盆
<small>- 帮你收纳不同App/网站有价值的视频</small>
</h1>
<div class="btns clearfix">
<div class="favbtn">
<a href="/site/register/">
<img src="/img/favorite.png" alt="Create your favorite tajian link." width="100">
<br>
<p class="hero-paragraph is-revealing">
可添加B站、抖音、快手等平台的视频、直播链接,Ta荐是你的视频收纳盒,分类整理你喜欢的内容,随时快速找到它们!
</p>
<div class="hero-form newsletter-form field field-grouped is-revealing">
<div class="control control-expanded_">
<?php /*<input class="input" type="email" name="email" placeholder="Your best email…">*/ ?>
<a class="button button-primary button-block button-shadow" href="/site/register">
<img class="btn_icon" src="/img/favorite.png" alt="Create your favorite tajian link.">
创建聚宝盆
</a>
</div>
<div class="downbtn">
<a href="/site/login/?go=<?=$loginBackUrl?>">
<img src="/img/share.png" alt="Download machete source code" width="100">
<br>
分享聚宝盆
<div class="control">
<a class="button button-block button-shadow" href="/site/login/?go=<?=$loginBackUrl?>">
<img class="btn_icon" src="/img/share.png" alt="分享给朋友">
分享给朋友
</a>
</div>
</div>
<h3 class="h3title pl20">谁在用?</h3>
<ul class="ulist pl20">
<li>布道者、意见领袖</li>
<li>发烧友、分享达人</li>
<li>有收藏、整理知识库习惯的朋友</li>
</ul>
<h3 class="h3title pl20">他们的聚宝盆</h3>
<div class="pl20 clearfix">
<div class="pfav mt10">
<div class="hero-browser">
<div class="bubble-3 is-revealing">
<svg width="427" height="286" viewBox="0 0 427 286" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink">
<defs>
<path d="M213.5 286C331.413 286 427 190.413 427 72.5S304.221 16.45 186.309 16.45C68.396 16.45 0-45.414 0 72.5S95.587 286 213.5 286z" id="bubble-3-a"></path>
</defs>
<g fill="none" fill-rule="evenodd">
<mask id="bubble-3-b" fill="#fff">
<use xlink:href="#bubble-3-a"></use>
</mask>
<use fill="#4E8FF8" xlink:href="#bubble-3-a"></use>
<path d="M64.5 129.77c117.913 0 213.5-95.588 213.5-213.5 0-117.914-122.779-56.052-240.691-56.052C-80.604-139.782-149-201.644-149-83.73c0 117.913 95.587 213.5 213.5 213.5z" fill="#1274ED" mask="url(#bubble-3-b)"></path>
<path d="M381.5 501.77c117.913 0 213.5-95.588 213.5-213.5 0-117.914-122.779-56.052-240.691-56.052C236.396 232.218 168 170.356 168 288.27c0 117.913 95.587 213.5 213.5 213.5z" fill="#75ABF3" mask="url(#bubble-3-b)"></path>
</g>
</svg>
</div>
<div class="bubble-4 is-revealing">
<svg width="230" height="235" viewBox="0 0 230 235" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink">
<defs>
<path d="M196.605 234.11C256.252 234.11 216 167.646 216 108 216 48.353 167.647 0 108 0S0 48.353 0 108s136.959 126.11 196.605 126.11z" id="bubble-4-a"></path>
</defs>
<g fill="none" fill-rule="evenodd">
<mask id="bubble-4-b" fill="#fff">
<use xlink:href="#bubble-4-a"></use>
</mask>
<use fill="#7CE8DD" xlink:href="#bubble-4-a"></use>
<circle fill="#3BDDCC" mask="url(#bubble-4-b)" cx="30" cy="108" r="108"></circle>
<circle fill="#B1F1EA" opacity=".7" mask="url(#bubble-4-b)" cx="265" cy="88" r="108"></circle>
</g>
</svg>
</div>
<div class="hero-browser-inner is-revealing">
<svg width="800" height="450" viewBox="0 0 800 450" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="browser-a">
<stop stop-color="#F6F8FA" stop-opacity=".48" offset="0%"></stop>
<stop stop-color="#F6F8FA" offset="100%"></stop>
</linearGradient>
<linearGradient x1="50%" y1="100%" x2="50%" y2="0%" id="browser-b">
<stop stop-color="#F6F8FA" stop-opacity=".48" offset="0%"></stop>
<stop stop-color="#F6F8FA" offset="100%"></stop>
</linearGradient>
<linearGradient x1="100%" y1="-12.816%" x2="0%" y2="-12.816%" id="browser-c">
<stop stop-color="#F6F8FA" stop-opacity="0" offset="0%"></stop>
<stop stop-color="#E3E7EB" offset="50.045%"></stop>
<stop stop-color="#F6F8FA" stop-opacity="0" offset="100%"></stop>
</linearGradient>
<filter x="-500%" y="-500%" width="1000%" height="1000%" filterUnits="objectBoundingBox" id="dropshadow-1">
<feOffset dy="16" in="SourceAlpha" result="shadowOffsetOuter"></feOffset>
<feGaussianBlur stdDeviation="24" in="shadowOffsetOuter" result="shadowBlurOuter"></feGaussianBlur>
<feColorMatrix values="0 0 0 0 0.12 0 0 0 0 0.17 0 0 0 0 0.21 0 0 0 0.2 0" in="shadowBlurOuter"></feColorMatrix>
</filter>
</defs>
<g fill="none" fill-rule="evenodd">
<rect width="800" height="450" rx="4" fill="#FFF" style="mix-blend-mode:multiply;filter:url(#dropshadow-1)"></rect>
<rect width="800" height="450" rx="4" fill="#FFF"></rect>
<g fill="url(#browser-a)" transform="translate(47 67)">
<path d="M146 0h122v122H146zM0 0h122v122H0zM292 0h122v122H292zM438 0h122v122H438zM584 0h122v122H584z"></path>
</g>
<g transform="translate(47 239)" fill="url(#browser-b)">
<path d="M146 0h122v122H146zM0 0h122v122H0zM292 0h122v122H292zM438 0h122v122H438zM584 0h122v122H584z"></path>
</g>
<path fill="url(#browser-c)" d="M0 146h706v2H0z" transform="translate(47 67)"></path>
<g transform="translate(0 12)">
<circle fill="#FF6D8B" cx="36" cy="4" r="4"></circle>
<circle fill="#FFCB4F" cx="52" cy="4" r="4"></circle>
<circle fill="#7CE8DD" cx="68" cy="4" r="4"></circle>
<path fill="url(#browser-c)" d="M0 20h800v2H0z"></path>
<path fill="#E3E7EB" d="M742 2h24v4h-24z"></path>
</g>
<g>
<path fill="#F6F8FA" d="M47 385h706v32H47z"></path>
<path fill="#E3E7EB" d="M356 399h88v4h-88z"></path>
</g>
</g>
</svg>
<div class="pfav">
<a href="/1003/" target="_blank">
<h4>秒懂AI</h4>
<small>人工智能相关的,统统帮你整理到位。</small>
</a>
</div>
<div class="pfav mt10">
<div class="pfav pfav-item-2">
<a href="/1000/" target="_blank">
<h4>一灯大师</h4>
<small>帮你整理“非主流”的、“非专家”的不一样的观点。</small>
</a>
</div>
<div class="pfav pfav-item-3">
<a href="/2001/" target="_blank">
<h4>阅人无数</h4>
</a>
</div>
<div class="pfav pfav-item-4">
<h4>......</h4>
</div>
</div>
<div class="bubble-1 is-revealing">
<svg width="61" height="52" viewBox="0 0 61 52" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink">
<defs>
<path d="M32 43.992c17.673 0 28.05 17.673 28.05 0S49.674 0 32 0C14.327 0 0 14.327 0 32c0 17.673 14.327 11.992 32 11.992z" id="bubble-1-a"></path>
</defs>
<g fill="none" fill-rule="evenodd">
<mask id="bubble-1-b" fill="#fff">
<use xlink:href="#bubble-1-a"></use>
</mask>
<use fill="#FF6D8B" xlink:href="#bubble-1-a"></use>
<path d="M2 43.992c17.673 0 28.05 17.673 28.05 0S19.674 0 2 0c-17.673 0-32 14.327-32 32 0 17.673 14.327 11.992 32 11.992z" fill="#FF4F73" mask="url(#bubble-1-b)"></path>
<path d="M74 30.992c17.673 0 28.05 17.673 28.05 0S91.674-13 74-13C56.327-13 42 1.327 42 19c0 17.673 14.327 11.992 32 11.992z" fill-opacity=".8" fill="#FFA3B5" mask="url(#bubble-1-b)"></path>
</g>
</svg>
</div>
<div class="bubble-2 is-revealing">
<svg width="179" height="126" viewBox="0 0 179 126" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink">
<defs>
<path d="M104.697 125.661c41.034 0 74.298-33.264 74.298-74.298s-43.231-7.425-84.265-7.425S0-28.44 0 12.593c0 41.034 63.663 113.068 104.697 113.068z" id="bubble-2-a"></path>
</defs>
<g fill="none" fill-rule="evenodd">
<mask id="bubble-2-b" fill="#fff">
<use xlink:href="#bubble-2-a"></use>
</mask>
<use fill="#838DEA" xlink:href="#bubble-2-a"></use>
<path d="M202.697 211.661c41.034 0 74.298-33.264 74.298-74.298s-43.231-7.425-84.265-7.425S98 57.56 98 98.593c0 41.034 63.663 113.068 104.697 113.068z" fill="#626CD5" mask="url(#bubble-2-b)"></path>
<path d="M43.697 56.661c41.034 0 74.298-33.264 74.298-74.298s-43.231-7.425-84.265-7.425S-61-97.44-61-56.407C-61-15.373 2.663 56.661 43.697 56.661z" fill="#B1B6F1" opacity=".64" mask="url(#bubble-2-b)"></path>
</g>
</svg>
</div>
</div>
</div>
</div>
</section>
<h3 class="h3title pl20">使用步骤</h3>
<div class="pl20 lh18">
<p>
1. 从各视频App、网站<strong>复制视频的分享链接</strong>
<br>
2. 登录后在“<strong>添加收藏</strong>”里<strong>粘贴</strong>保存
<br>
3. 分享你的专属链接给朋友
<?php
if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['config']['defaultUserId'])) {
$defaultUserId = FSC::$app['config']['defaultUserId'];
echo <<<eof
<a href="/{$defaultUserId}/" target="_blank">点我体验</a>
eof;
}
?>
<section class="features section text-center">
<div class="container">
<div class="features-inner section-inner has-bottom-divider">
<div class="features-wrap">
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<svg width="80" height="80" xmlns="https://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path d="M48.066 61.627c6.628 0 10.087-16.79 10.087-23.418 0-6.627-5.025-9.209-11.652-9.209C39.874 29 24 42.507 24 49.135c0 6.627 17.439 12.492 24.066 12.492z" fill-opacity=".24" fill="#A0A6EE"></path>
<path d="M26 54l28-28" stroke="#838DEA" stroke-width="2" stroke-linecap="square"></path>
<path d="M26 46l20-20M26 38l12-12M26 30l4-4M34 54l20-20M42 54l12-12" stroke="#767DE1" stroke-width="2" stroke-linecap="square"></path>
<path d="M50 54l4-4" stroke="#838DEA" stroke-width="2" stroke-linecap="square"></path>
</g>
</svg>
</div>
<h3 class="feature-title">谁在用Ta荐</h3>
<p class="text-sm">
布道者、意见领袖,发烧友、分享达人,有<strong>收藏、整理</strong>知识库习惯的朋友...
</p>
<h4 class="mt20">没注册?</h4>
<p>
用手机号码 + 邀请码(邀请者手机号末 6 位)
<a href="/site/register/" class="loginbtn">去注册</a>
<br class="hidden-xs">
还可以加客服微信获取注册邀请码
<button class="mt10 bt_kf_JS" type="button" data-hide="隐藏二维码">显示二维码</button>
<img src="/tajian/wx_jialuoma.jpeg" alt="Ta荐客服微信二维码" width="200" class="kfwx kf_wx_JS hide">
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<svg width="80" height="80" xmlns="https://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path d="M48.066 61.627c6.628 0 10.087-16.79 10.087-23.418 0-6.627-5.025-9.209-11.652-9.209C39.874 29 24 42.507 24 49.135c0 6.627 17.439 12.492 24.066 12.492z" fill-opacity=".24" fill="#75ABF3"></path>
<path d="M34 52V35M40 52V42M46 52V35M52 52V42M28 52V28" stroke="#4D8EF7" stroke-width="2" stroke-linecap="square"></path>
</g>
</svg>
</div>
<h3 class="feature-title">使用步骤</h3>
<p class="text-sm">
从各视频App、网站<strong>复制分享链接</strong>,登录后在“<strong>添加收藏</strong>”里<strong>粘贴</strong>保存
</p>
</div>
</div>
</div>
<div class="features-wrap">
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<svg width="80" height="80" xmlns="https://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path d="M48.066 61.627c6.628 0 10.087-16.79 10.087-23.418 0-6.627-5.025-9.209-11.652-9.209C39.874 29 24 42.507 24 49.135c0 6.627 17.439 12.492 24.066 12.492z" fill-opacity=".32" fill="#FF97AC"></path>
<path stroke="#FF6D8B" stroke-width="2" stroke-linecap="square" d="M49 45h6V25H35v6M43 55h2v-2M25 53v2h2M27 35h-2v2"></path>
<path stroke="#FF6D8B" stroke-width="2" stroke-linecap="square" d="M43 35h2v2M39 55h-2M33 55h-2M39 35h-2M33 35h-2M45 49v-2M25 49v-2M25 43v-2M45 43v-2"></path>
</g>
</svg>
<h3 class="h3title pl20">支持的视频App/网站</h3>
<ul class="ulist pl20">
<li>B站- 哔哩哔哩</li>
<li>抖音</li>
<li>快手</li>
<li>西瓜视频</li>
</ul>
<p class="pl20 pt20">
更多视频App和网站将陆续增加;
<br><strong>任意网站</strong>收藏限VIP用户使用,如需开通请联系客服邮箱(machete#filesite.io,替换#为@)。
</div>
<h3 class="feature-title">支持的平台</h3>
<p class="text-sm">B站(bilibili)、抖音、快手、西瓜视频,其它<strong>任何网址</strong>(限VIP使用)</p>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<svg width="80" height="80" xmlns="https://www.w3.org/2000/svg">
<g transform="translate(24 25)" fill="none" fill-rule="evenodd">
<path d="M24.066 36.627c6.628 0 10.087-16.79 10.087-23.418C34.153 6.582 29.128 4 22.501 4 15.874 4 0 17.507 0 24.135c0 6.627 17.439 12.492 24.066 12.492z" fill-opacity=".32" fill="#A0EEE5"></path>
<circle stroke="#39D8C8" stroke-width="2" stroke-linecap="square" cx="5" cy="4" r="4"></circle>
<path stroke="#39D8C8" stroke-width="2" stroke-linecap="square" d="M23 22h8v8h-8zM11 10l9 9"></path>
</g>
</svg>
</div>
<h3 class="feature-title">我要搭建</h3>
<p class="text-sm">
付费协助搭建<strong>视频分享网站</strong>,请发Email联系:<strong>machete#filesite.io</strong>,替换#为@
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<h3 class="h3title pl20">Ta荐核心数据</h3>
<div class="stats pl20">
<section class="newsletter section">
<div class="container-sm">
<div class="newsletter-inner section-inner">
<div class="newsletter-header text-center is-revealing">
<h2 class="section-title mt-0">Ta荐核心数据</h2>
<div class="stats">
<span class="col success">
<strong><?=$viewData['stats']['video']?></strong>
<label>视频</label>
@ -108,14 +258,9 @@ eof; @@ -108,14 +258,9 @@ eof;
<label>分类</label>
</span>
</div>
<div class="pl20 lh18">
因为有你,从此世界变得不一样,<a href="/site/register/">马上注册加入吧~</a>
<p class="section-paragraph">因为有你,从此世界变得不一样~</p>
</div>
<h3 class="h3title pl20">搭建视频分享网站</h3>
<div class="pl20 lh18">
付费协助搭建<strong>视频分享网站</strong>,请发Email给我们吧:
<strong>machete#filesite.io</strong>,替换#为@。
</div>
</div>
</section>
</main>

178
www/css/tajian.css

@ -1,38 +1,38 @@ @@ -1,38 +1,38 @@
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}
/* body{position:relative;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;word-break: break-all;background-color:#FFF;color:#FFF;font-size:14px;line-height:1.428571429} */
body{position:relative;font-family:"Roboto","Arial",sans-serif;background-color:#FFF;color:#000;font-size:14px;line-height:1.428571429}
html{scroll-behavior:smooth}
ul,li{list-style:none;margin:0;padding:0;}
ul,li{list-style:none;margin:0;padding:0}
img,span,em,a{display:inline-block;max-width:100%}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{color:#464c5c;}
.clearfix{zoom:1;}
.clearfix:after{content:'.';display:block;visibility:hidden;clear:both;overflow:hidden;height:0px;}
.img-responsive{max-width:100%;display:block;}
.elementBlock{display:block !important;}
.elementNone{display:none !important;}
.elementhidden{visibility:hidden !important;}
.verMiddle{vertical-align:middle !important;}
.verBottom{vertical-align:bottom !important;}
.verTop{vertical-align:top !important;}
.verBaseline{vertical-align:baseline !important;}
.vercenter{text-align:center !important;}
.verright{text-align:right !important;}
.verbold{font-weight:bold !important;}
.opacityshow{opacity:1 !important;}
a:hover{text-decoration:none;color:darkblue;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
a:link{text-decoration:none;}
a{color:#464c5c}
.clearfix{zoom:1}
.clearfix:after{content:'.';display:block;visibility:hidden;clear:both;overflow:hidden;height:0px}
.img-responsive{max-width:100%;display:block}
.elementBlock{display:block !important}
.elementNone{display:none !important}
.elementhidden{visibility:hidden !important}
.verMiddle{vertical-align:middle !important}
.verBottom{vertical-align:bottom !important}
.verTop{vertical-align:top !important}
.verBaseline{vertical-align:baseline !important}
.vercenter{text-align:center !important}
.verright{text-align:right !important}
.verbold{font-weight:bold !important}
.opacityshow{opacity:1 !important}
a:hover{text-decoration:none;color:darkblue}
a:active{text-decoration:none}
a:visited{text-decoration:none}
a:link{text-decoration:none}
.breadcrumbs{padding-left:1em;padding-top:1em}
.footer{margin:7em auto 5.4em auto;text-align:center;border-top:1px solid #DDD;padding-top:20px}
/* 首页 start*/
.g_app_lay{padding:56px 0 0 200px;}
.g_app_lay{padding:56px 0 0 200px}
/* 顶部导航 */
.top_nav{position:fixed;top:0;left:0;z-index:1100;width:100%;height:56px;overflow:hidden;background:#FFF;padding:8px 22px;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content: space-between;}
.log_tn img{width:37px;float:left;}
.top_nav{position:fixed;top:0;left:0;z-index:1100;width:100%;height:56px;overflow:hidden;background:#FFF;padding:8px 22px;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content: space-between}
.log_tn img{width:37px;float:left}
.log_tn span{
font-family: Brush Script MT;
color: #181818;
@ -41,49 +41,49 @@ a:link{text-decoration:none;} @@ -41,49 +41,49 @@ a:link{text-decoration:none;}
1px 1px 5px rgb(183 183 183 / 80%);
margin-top:3px;
}
.right_class_tn{padding-top:5px;}
.right_class_tn img{margin-left:5px;}
.search_move_tn img{width:24px;}
.connect_me_tn img{width:22px;}
.search{flex:1;display:flex;align-items: center;margin:0 30px;max-width:555px;}
.search-left-arrow{padding:5px 13px;display:none;}
.search-left-arrow img{width:32px;display:block;}
.search_form{display:flex;flex:1;align-items: center;border-radius:5px;background-color: #dedede;}
.search_form .input_sf{flex:1;}
.search_form .input_sf input{border-radius:5px;width:100%;border-top-right-radius:0;border-bottom-right-radius: 0;border:none;padding:0 0 0 14px;font-size:15px;height:40px;background:transparent;}
.search_form .input_sm{cursor:pointer;width:52px;border:none;background:transparent;border-radius:5px;border-top-left-radius:0;border-bottom-left-radius: 0;}
.search_form .input_sm img{width:22px;}
.right_class_tn{padding-top:5px}
.right_class_tn img{margin-left:5px}
.search_move_tn img{width:24px}
.connect_me_tn img{width:22px}
.search{flex:1;display:flex;align-items: center;margin:0 30px;max-width:555px}
.search-left-arrow{padding:5px 13px;display:none}
.search-left-arrow img{width:32px;display:block}
.search_form{display:flex;flex:1;align-items: center;border-radius:5px;background-color: #dedede}
.search_form .input_sf{flex:1}
.search_form .input_sf input{border-radius:5px;width:100%;border-top-right-radius:0;border-bottom-right-radius: 0;border:none;padding:0 0 0 14px;font-size:15px;height:40px;background:transparent}
.search_form .input_sm{cursor:pointer;width:52px;border:none;background:transparent;border-radius:5px;border-top-left-radius:0;border-bottom-left-radius: 0}
.search_form .input_sm img{width:22px}
/* 移动端搜索 */
.mobile_search{opacity:0;transform:translateX(101%);position:fixed;left:0;right:0;top:0;bottom:0;opacity:0;transform:translateX(101%);background-color:#FFF;z-index:1200;}
.mob_search_form{background:none;margin-top:18px;}
.mob_search_form .close{width:52px;text-align:center;}
.mob_search_form .input_sf{background-color:#f7f7f7;border-radius:9px;border:solid 1px #e0e0e0;}
.mobile_search{opacity:0;transform:translateX(101%);position:fixed;left:0;right:0;top:0;bottom:0;opacity:0;transform:translateX(101%);background-color:#FFF;z-index:1200}
.mob_search_form{background:none;margin-top:18px}
.mob_search_form .close{width:52px;text-align:center}
.mob_search_form .input_sf{background-color:#f7f7f7;border-radius:9px;border:solid 1px #e0e0e0}
/* 左侧菜单 */
.app_layout_side{padding:3px 0 0 0;width:200px;height:100vh;position:fixed;top:56px;left:0;z-index: 1000;overflow-y:auto;background:#FFF;}
.app_layout_side{padding:3px 0 0 0;width:200px;height:100vh;position:fixed;top:56px;left:0;z-index: 1000;overflow-y:auto;background:#FFF}
.g_ls_menus{padding:9px 12px 6px 12px;border-bottom:solid 1px #eeeeee}
.g_ls_menus .meuns_title{color:#686868;padding:10px 0 4px 8px;font-weight: bold;}
.g_ls_menus>a{display:block;padding:12px 18px;margin-bottom:4px;color:#4c4c4c;}
.g_ls_menus>a img{width:22px;vertical-align:middle;margin-right:8px;}
.g_ls_menus>a span{vertical-align:middle;}
.g_ls_menus>a:hover, .g_ls_menus .this_set{background-color: #f0f0f0;border-radius: 10px;}
.g_ls_menus .this_set{color: #000;font-weight:bold;font-size:15px;}
.g_ls_menus .meuns_title{color:#686868;padding:10px 0 4px 8px;font-weight: bold}
.g_ls_menus>a{display:block;padding:12px 18px;margin-bottom:4px;color:#4c4c4c}
.g_ls_menus>a img{width:22px;vertical-align:middle;margin-right:8px}
.g_ls_menus>a span{vertical-align:middle}
.g_ls_menus>a:hover, .g_ls_menus .this_set{background-color: #f0f0f0;border-radius: 10px}
.g_ls_menus .this_set{color: #000;font-weight:bold;font-size:15px}
.g_ls_menus_items{padding-bottom:150px}
/* 主内容 */
.g_main_lay{padding:0 2% 0 3.4%;margin-top:18px;min-height:360px;position:relative;max-width:1700px;}
.g_main_border{border-top:solid 1px #eeeeee;}
.g_main_lay{padding:0 2% 0 3.4%;margin-top:18px;min-height:360px;position:relative;max-width:1700px}
.g_main_border{border-top:solid 1px #eeeeee}
.vl_list_main{float:left;width:25%;margin:10px 0 22px 0;position:relative}
.video-menu-ow{border-bottom:1px solid rgba(0,0,0,.1)}
/* .vl_list_main:hover .video_img_vl img{transform:scale(1.01)} */
.vl_list_main:hover .video_title_vl>a{font-weight:bold;}
.vl_list_main:hover .video_title_vl>a{font-weight:bold}
.video_img_vl{border-radius:6px;width:calc(100% - 16px);position:relative;padding-top:71%;overflow:hidden;background:rgb(0 0 0 / 1)}
.video_img_vl a{text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.video_img_vl img{transform:scale(1);transition:all 0.3s ease-in-out;display:inline-block;max-width:100%;max-height:100%;}
.video_title_vl{padding:0 16px 0 0;color:#bbbbbb;background: #FFF;}
.video_img_vl img{transform:scale(1);transition:all 0.3s ease-in-out;display:inline-block;max-width:100%;max-height:100%}
.video_title_vl{padding:0 16px 0 0;color:#bbbbbb;background: #FFF}
.video_title_vl>a{color:#000;min-height:49px;padding:9px 3px 0 3px;word-break:break-all;
text-overflow: ellipsis;
display: -webkit-box;
@ -96,26 +96,26 @@ a:link{text-decoration:none;} @@ -96,26 +96,26 @@ a:link{text-decoration:none;}
/* 首页 end*/
/* 联系我们 */
.svgimg{width:2em;height:2em;vertical-align:middle;fill: currentColor;overflow: hidden;}
.svgimg{width:2em;height:2em;vertical-align:middle;fill: currentColor;overflow: hidden}
.blank_cover{transition: all 0.5s ease;position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0, 0, 0, .7);opacity:0;z-index: 1199}
.right_sidebox{padding:15px 10px 15px 18px;opacity:0;transform:translateX(101%);background-color:#FFF;position:fixed;right:0;top:0;bottom:0;color:#333;width:396px;overflow-y:auto;max-width:92%;z-index:1200;}
.right_sidebox>h5{display:flex;padding:15px 0 10px 0;border-bottom:solid 1px #e9e2e2;margin-bottom:20px;}
.right_sidebox>h5 span{font-size:20px;font-weight:bold;flex: 1;}
.right_sidebox .link{text-decoration: underline;color:#457fc1;}
.right_sidebox .sort1{font-size:16px;font-weight:bold;margin-top:10px;}
.right_sidebox p{margin:5px 0;}
.right_sidebox .codeimg{width:48%;}
.right_sidebox{padding:15px 10px 15px 18px;opacity:0;transform:translateX(101%);background-color:#FFF;position:fixed;right:0;top:0;bottom:0;color:#333;width:396px;overflow-y:auto;max-width:92%;z-index:1200}
.right_sidebox>h5{display:flex;padding:15px 0 10px 0;border-bottom:solid 1px #e9e2e2;margin-bottom:20px}
.right_sidebox>h5 span{font-size:20px;font-weight:bold;flex: 1}
.right_sidebox .link{text-decoration: underline;color:#457fc1}
.right_sidebox .sort1{font-size:16px;font-weight:bold;margin-top:10px}
.right_sidebox p{margin:5px 0}
.right_sidebox .codeimg{width:48%}
.right_sidebox .g_ls_menus{width:100%}
.sideboxShow{animation:bounceInRight 0.5s ease forwards;}
.sideboxShow{animation:bounceInRight 0.5s ease forwards}
/* 添加视频 */
.g_form_style{width:406px;margin:8% auto 0 auto}
.g_form_style input,.g_form_style select{width:100%;font-size:15px;padding:12px 10px;border-radius:5px;border:solid 1px #9b9b9b;margin:6px 0 0 0;}
.g_form_style>div{margin-bottom:11px;}
.avform_bt{margin-top:18px;}
.avform_bt button{position: relative;font-size:15px;min-width:100px;border-radius:6px;padding:10px 3px;border:none;background-color:#0d6efd;color:#FFF;cursor: pointer;}
.loading_bt{display:inline-block;}
.bt_loading_cover{z-index:100;position:absolute;left:-1px;right:-1px;top:-1px;bottom:-1px;background:rgba(225,225,225,.5);}
.g_form_style input,.g_form_style select{width:100%;font-size:15px;padding:12px 10px;border-radius:5px;border:solid 1px #9b9b9b;margin:6px 0 0 0}
.g_form_style>div{margin-bottom:11px}
.avform_bt{margin-top:18px}
.avform_bt button{position: relative;font-size:15px;min-width:100px;border-radius:6px;padding:10px 3px;border:none;background-color:#0d6efd;color:#FFF;cursor: pointer}
.loading_bt{display:inline-block}
.bt_loading_cover{z-index:100;position:absolute;left:-1px;right:-1px;top:-1px;bottom:-1px;background:rgba(225,225,225,.5)}
.loading_bt svg{width: 20px;transform-origin: center;animation: change 2.5s linear infinite;
}
.loading_bt circle {fill: none;stroke: #FFF;stroke-width: 7;stroke-dasharray: 1, 200;stroke-dashoffset: 0;stroke-linecap: round;animation: diansh 2s ease-in-out infinite;
@ -123,13 +123,13 @@ a:link{text-decoration:none;} @@ -123,13 +123,13 @@ a:link{text-decoration:none;}
.g_form_style textarea{display:block;width:100%;padding:4px}
/* 个人中心 */
.ui_name{padding:3% 0 0 0;margin-bottom:20px;display:flex;align-items: center;justify-content:center;}
.ui_name img{width:112px;border:solid 4px #e6e6e6;border-radius:50%;}
.ui_name span{font-size:21px;font-weight:bold;margin-left:18px;}
.ui_menu{border-bottom: solid 1px #eeeeee;padding:0 0 0 3%;}
.ui_menu>a{padding:0 2px 6px 2px;margin:0 9px;}
.ui_menu .this_sel{font-weight:bold;border-bottom:solid 3px #000;font-size:15px;}
.ui_video_state{color:#ada7a7;margin:18% 0 10% 0;}
.ui_name{padding:3% 0 0 0;margin-bottom:20px;display:flex;align-items: center;justify-content:center}
.ui_name img{width:112px;border:solid 4px #e6e6e6;border-radius:50%}
.ui_name span{font-size:21px;font-weight:bold;margin-left:18px}
.ui_menu{border-bottom: solid 1px #eeeeee;padding:0 0 0 3%}
.ui_menu>a{padding:0 2px 6px 2px;margin:0 9px}
.ui_menu .this_sel{font-weight:bold;border-bottom:solid 3px #000;font-size:15px}
.ui_video_state{color:#ada7a7;margin:18% 0 10% 0}
@keyframes bounceInRight {
0%,
@ -210,23 +210,23 @@ a:link{text-decoration:none;} @@ -210,23 +210,23 @@ a:link{text-decoration:none;}
}
@media screen and (max-width: 767px) {
.vl_list_main{width:50%;}
.vl_list_main{width:50%}
}
.visible_movi_xs{display:none;}
.hide_movi_xs{display:block;}
.visible_movi_xs{display:none}
.hide_movi_xs{display:block}
@media screen and (max-width:480px) {
.visible_movi_xs{display:inline-block;}
.hide_movi_xs{display:none;}
.top_nav{box-shadow:0 0 7px 0 rgb(155 155 155);}
.visible_movi_xs{display:inline-block}
.hide_movi_xs{display:none}
.top_nav{box-shadow:0 0 7px 0 rgb(155 155 155)}
.g_app_lay{padding:56px 0 60px 0}
.g_main_lay{margin-top:5px;padding:0 0 0 6px;}
.video_img_vl{width:calc(100% - 6px);padding-top:72.6%;}
.app_layout_side{padding:6px 0 6px 0;box-shadow: 0 0 7px 0 rgb(155 155 155);top:initial;bottom:0;right:0;width:100%;height:auto;}
.menu_ls{display:flex;justify-content:space-around;padding:0;border:none;}
.menu_ls>a{flex:1;text-align:center;padding:10px 0;margin:0;}
.menu_ls>a img{margin:0;}
.g_form_style{padding:0 12% 0 10%;width:100%;}
.g_main_lay{margin-top:5px;padding:0 0 0 6px}
.video_img_vl{width:calc(100% - 6px);padding-top:72.6%}
.app_layout_side{padding:6px 0 6px 0;box-shadow: 0 0 7px 0 rgb(155 155 155);top:initial;bottom:0;right:0;width:100%;height:auto}
.menu_ls{display:flex;justify-content:space-around;padding:0;border:none}
.menu_ls>a{flex:1;text-align:center;padding:10px 0;margin:0}
.menu_ls>a img{margin:0}
.g_form_style{padding:0 12% 0 10%;width:100%}
.hidden-xs{display:none}
}
@ -274,7 +274,7 @@ a:link{text-decoration:none;} @@ -274,7 +274,7 @@ a:link{text-decoration:none;}
/* 个人中心 */
.nickname{font-size:20px}
.mg_menus{margin-top:20px}
.mg_menus li{display:inline-block;width:45%;margin:5px;border:1px solid #DDD;border-radius:5px;text-align:center;vertical-align:middle;}
.mg_menus li{display:inline-block;width:45%;margin:5px;border:1px solid #DDD;border-radius:5px;text-align:center;vertical-align:middle}
.mg_menus li a{display:block;padding:15px 10px}
.mg_menus li a:hover{background-color:lightblue;color:#FFF;font-weight:bold}
.mg_menus li img{vertical-align:middle}

370
www/css/tajian_index.css

@ -0,0 +1,370 @@ @@ -0,0 +1,370 @@
html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,footer,header,nav,section{display:block}
h1{font-size:2em;margin:0.67em 0}
figcaption,figure,main{display:block}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace, monospace;font-size:1em}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace, monospace;font-size:1em}
dfn{font-style:italic}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
audio,video{display:inline-block}
audio:not([controls]){display:none;height:0}
img{border-style:none}
svg:not(:root){overflow:hidden}
button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:0.35em 0.75em 0.625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{display:inline-block;vertical-align:baseline}
textarea{overflow:auto}
[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details,menu{display:block}
summary{display:list-item}
canvas{display:inline-block}
template{display:none}
[hidden]{display:none}
html{box-sizing:border-box}
*,*:before,*:after{box-sizing:inherit}
body{background:#fff;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}
hr{border:0;display:block;height:1px;background:#E3E7EB;background:linear-gradient(to right, rgba(227,231,235,0.1) 0, rgba(227,231,235,0.6) 50%, rgba(227,231,235,0.1) 100%);margin-top:24px;margin-bottom:24px}
ul,ol{margin-top:0;margin-bottom:24px;padding-left:24px}
ul{list-style:disc}
ol{list-style:decimal}
li>ul,li>ol{margin-bottom:0}
dl{margin-top:0;margin-bottom:24px}
dt{font-weight:700}
dd{margin-left:24px;margin-bottom:24px}
img{height:auto;max-width:100%;vertical-align:middle}
figure{margin:24px 0}
figcaption{font-size:16px;line-height:24px;padding:8px 0}
img,svg{display:block}
table{border-collapse:collapse;margin-bottom:24px;width:100%}
tr{border-bottom:1px solid #E3E7EB}
th{text-align:left}
th,td{padding:10px 16px}
th:first-child,td:first-child{padding-left:0}
th:last-child,td:last-child{padding-right:0}
html{font-size:18px;line-height:27px}
@media (min-width: 641px){html{font-size:20px;line-height:30px;letter-spacing:-0.1px}
}
body{color:#5B6F82;font-size:1rem}
body,button,input,select,textarea{font-family:"Lato", sans-serif}
a{color:inherit;text-decoration:underline}
a:hover,a:active{outline:0;text-decoration:none}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{clear:both;color:#202B36;font-family:"Roboto", sans-serif;font-weight:500}
h1,.h1{font-size:36px;line-height:46px;letter-spacing:-0.2px}
@media (min-width: 641px){h1,.h1{font-size:42px;line-height:52px;letter-spacing:-0.1px}
}
h2,.h2{font-size:30px;line-height:40px;letter-spacing:-0.1px}
@media (min-width: 641px){h2,.h2{font-size:36px;line-height:46px;letter-spacing:-0.2px}
}
h3,.h3,blockquote{font-size:20px;line-height:30px;letter-spacing:-0.1px}
@media (min-width: 641px){h3,.h3,blockquote{font-size:30px;line-height:40px;letter-spacing:-0.1px}
}
h4,h5,h6,.h4,.h5,.h6{font-size:18px;line-height:27px;letter-spacing:-0.1px}
@media (min-width: 641px){h4,h5,h6,.h4,.h5,.h6{font-size:20px;line-height:30px;letter-spacing:-0.1px}
}
@media (max-width: 640px){.h1-mobile{font-size:36px;line-height:46px;letter-spacing:-0.2px}
.h2-mobile{font-size:30px;line-height:40px;letter-spacing:-0.1px}
.h3-mobile{font-size:20px;line-height:30px;letter-spacing:-0.1px}
.h4-mobile,.h5-mobile,.h6-mobile{font-size:18px;line-height:27px;letter-spacing:-0.1px}
}
.text-light{color:rgba(255,255,255,0.8)}
.text-light a{color:rgba(255,255,255,0.8)}
.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6,.text-light .h1,.text-light .h2,.text-light .h3,.text-light .h4,.text-light .h5,.text-light .h6{color:#fff !important}
.text-sm{font-size:18px;line-height:27px;letter-spacing:-0.1px}
.text-xs{font-size:16px;line-height:24px;letter-spacing:-0.1px}
h1,h2,.h1,.h2{margin-top:48px;margin-bottom:16px}
h3,.h3{margin-top:36px;margin-bottom:12px}
h4,h5,h6,.h4,.h5,.h6{margin-top:24px;margin-bottom:4px}
p{margin-top:0;margin-bottom:24px}
dfn,cite,em,i{font-style:italic}
blockquote{color:#92A2B1;font-style:italic;margin-top:24px;margin-bottom:24px;margin-left:24px}
blockquote::before{content:"\201C"}
blockquote::after{content:"\201D"}
blockquote p{display:inline}
address{color:#5B6F82;border-width:1px 0;border-style:solid;border-color:#E3E7EB;padding:24px 0;margin:0 0 24px}
pre,pre h1,pre h2,pre h3,pre h4,pre h5,pre h6,pre .h1,pre .h2,pre .h3,pre .h4,pre .h5,pre .h6{font-family:"Courier 10 Pitch", Courier, monospace}
pre,code,kbd,tt,var{background:#F6F8FA}
pre{font-size:16px;line-height:24px;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:24px;margin-top:24px;margin-bottom:24px}
code,kbd,tt,var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:16px;padding:2px 4px}
abbr,acronym{cursor:help}
mark,ins{text-decoration:none}
small{font-size:18px;line-height:27px;letter-spacing:-0.1px}
b,strong{font-weight:700}
button,input,select,textarea,label{font-size:18px;line-height:27px}
.container,.container-sm{width:100%;margin:0 auto;padding-left:16px;padding-right:16px}
@media (min-width: 481px){.container,.container-sm{padding-left:24px;padding-right:24px}
}
.container{max-width:1128px}
.container-sm{max-width:848px}
.container .container-sm{max-width:800px;padding-left:0;padding-right:0}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}
.screen-reader-text:focus{border-radius:2px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;display:block;font-size:13px;letter-spacing:0px;font-weight:700;line-height:16px;text-transform:uppercase;text-decoration:none;background-color:#fff;color:#4992F0 !important;border:none;height:auto;left:8px;padding:16px 32px;top:8px;width:auto;z-index:100000}
.list-reset{list-style:none;padding:0}
.text-left{text-align:left}
.text-center{text-align:center}
.text-right{text-align:right}
.text-primary{color:#4992F0}
.text-secondary{color:#838DEA}
.has-top-divider{position:relative}
.has-top-divider::before{content:'';position:absolute;top:0;left:0;width:100%;display:block;height:1px;background:#E3E7EB;background:linear-gradient(to right, rgba(227,231,235,0.1) 0, rgba(227,231,235,0.6) 50%, rgba(227,231,235,0.1) 100%)}
.has-bottom-divider{position:relative}
.has-bottom-divider::after{content:'';position:absolute;bottom:0;left:0;width:100%;display:block;height:1px;background:#E3E7EB;background:linear-gradient(to right, rgba(227,231,235,0.1) 0, rgba(227,231,235,0.6) 50%, rgba(227,231,235,0.1) 100%)}
.m-0{margin:0}
.mt-0{margin-top:0}
.mr-0{margin-right:0}
.mb-0{margin-bottom:0}
.ml-0{margin-left:0}
.m-8{margin:8px}
.mt-8{margin-top:8px}
.mr-8{margin-right:8px}
.mb-8{margin-bottom:8px}
.ml-8{margin-left:8px}
.m-16{margin:16px}
.mt-16{margin-top:16px}
.mr-16{margin-right:16px}
.mb-16{margin-bottom:16px}
.ml-16{margin-left:16px}
.m-24{margin:24px}
.mt-24{margin-top:24px}
.mr-24{margin-right:24px}
.mb-24{margin-bottom:24px}
.ml-24{margin-left:24px}
.m-32{margin:32px}
.mt-32{margin-top:32px}
.mr-32{margin-right:32px}
.mb-32{margin-bottom:32px}
.ml-32{margin-left:32px}
.m-40{margin:40px}
.mt-40{margin-top:40px}
.mr-40{margin-right:40px}
.mb-40{margin-bottom:40px}
.ml-40{margin-left:40px}
.m-48{margin:48px}
.mt-48{margin-top:48px}
.mr-48{margin-right:48px}
.mb-48{margin-bottom:48px}
.ml-48{margin-left:48px}
.m-56{margin:56px}
.mt-56{margin-top:56px}
.mr-56{margin-right:56px}
.mb-56{margin-bottom:56px}
.ml-56{margin-left:56px}
.m-64{margin:64px}
.mt-64{margin-top:64px}
.mr-64{margin-right:64px}
.mb-64{margin-bottom:64px}
.ml-64{margin-left:64px}
.p-0{padding:0}
.pt-0{padding-top:0}
.pr-0{padding-right:0}
.pb-0{padding-bottom:0}
.pl-0{padding-left:0}
.p-8{padding:8px}
.pt-8{padding-top:8px}
.pr-8{padding-right:8px}
.pb-8{padding-bottom:8px}
.pl-8{padding-left:8px}
.p-16{padding:16px}
.pt-16{padding-top:16px}
.pr-16{padding-right:16px}
.pb-16{padding-bottom:16px}
.pl-16{padding-left:16px}
.p-24{padding:24px}
.pt-24{padding-top:24px}
.pr-24{padding-right:24px}
.pb-24{padding-bottom:24px}
.pl-24{padding-left:24px}
.p-32{padding:32px}
.pt-32{padding-top:32px}
.pr-32{padding-right:32px}
.pb-32{padding-bottom:32px}
.pl-32{padding-left:32px}
.p-40{padding:40px}
.pt-40{padding-top:40px}
.pr-40{padding-right:40px}
.pb-40{padding-bottom:40px}
.pl-40{padding-left:40px}
.p-48{padding:48px}
.pt-48{padding-top:48px}
.pr-48{padding-right:48px}
.pb-48{padding-bottom:48px}
.pl-48{padding-left:48px}
.p-56{padding:56px}
.pt-56{padding-top:56px}
.pr-56{padding-right:56px}
.pb-56{padding-bottom:56px}
.pl-56{padding-left:56px}
.p-64{padding:64px}
.pt-64{padding-top:64px}
.pr-64{padding-right:64px}
.pb-64{padding-bottom:64px}
.pl-64{padding-left:64px}
.sr .has-animations .is-revealing{visibility:hidden}
.input,.textarea{background-color:#fff;border-width:1px;border-style:solid;border-color:#E3E7EB;color:#5B6F82;max-width:100%;width:100%}
.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#92A2B1}
.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#92A2B1}
.input::-ms-input-placeholder,.textarea::-ms-input-placeholder{color:#92A2B1}
.input::placeholder,.textarea::placeholder{color:#92A2B1}
.input::-ms-input-placeholder,.textarea::-ms-input-placeholder{color:#92A2B1}
.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#92A2B1}
.input:hover,.textarea:hover{border-color:#d4dae0}
.input:active,.input:focus,.textarea:active,.textarea:focus{outline:none;border-color:#4992F0}
.input[disabled],.textarea[disabled]{cursor:not-allowed;background-color:#F6F8FA;border-color:#F6F8FA}
.input{-moz-appearance:none;-webkit-appearance:none;font-size:16px;letter-spacing:-0.1px;line-height:20px;border-radius:2px;padding:13px 16px;height:48px;box-shadow:none}
.input .inline-input{display:inline;width:auto}
.textarea{display:block;min-width:100%;resize:vertical}
.textarea .inline-textarea{display:inline;width:auto}
.field-grouped>.control:not(:last-child){margin-bottom:8px}
@media (min-width: 641px){.field-grouped{display:flex}
.field-grouped>.control{flex-shrink:0}
.field-grouped>.control.control-expanded{flex-grow:1;flex-shrink:1}
.field-grouped>.control:not(:last-child){margin-bottom:0;margin-right:8px}
}
.button{display:inline-flex;font-size:13px;letter-spacing:0px;font-weight:700;line-height:16px;text-transform:uppercase;text-decoration:none !important;background-color:#fff;color:#4992F0 !important;border:none;border-radius:2px;cursor:pointer;justify-content:center;padding:16px 32px;height:48px;text-align:center;white-space:nowrap}
.button:active{outline:0}
.button::before{border-radius:2px}
.button-shadow{position:relative}
.button-shadow::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 8px 24px rgba(32,43,54,0.12);mix-blend-mode:multiply;transition:box-shadow .15s ease}
.button-shadow:hover::before{box-shadow:0 8px 24px rgba(32,43,54,0.25)}
.button-sm{padding:8px 24px;height:32px}
.button-sm.button-shadow::before{box-shadow:0 4px 16px rgba(32,43,54,0.12)}
.button-sm.button-shadow:hover::before{box-shadow:0 4px 16px rgba(32,43,54,0.25)}
.button-primary{color:#fff !important;transition:background .15s ease}
.button-primary{background:#2e83ef;background:linear-gradient(65deg, #1274ED 0, #4992F0 100%)}
.button-primary:hover{background:#3386ef;background:linear-gradient(65deg, #1777ed 0, #4e95f0 100%)}
.button-block{display:flex}
.site-header{position:relative;padding:24px 0}
.site-header::before{content:'';position:absolute;top:0;left:16%;width:84%;height:500px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ4MCIgaGVpZ2h0PSI2NTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICAgIDxwYXRoIGQ9Ik03MzEuMjA3IDY0OS44MDJDOTM1LjQ4NCA2NDIuMTQgMTQ4MCAzMzcuMzI1IDE0ODAgMTgwLjg4OGMwLTE1Ni40MzgtMzA5Ljc0NC0zNi4wNTUtNzIwLTM2LjA1NVMwLTE3NC40ODMgMCAxMzUuMTQ0YzAgMzA5LjYyNyA1MjYuOTMgNTIyLjMyIDczMS4yMDcgNTE0LjY1OHoiIGZpbGw9IiNGNkY4RkEiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);background-size:1140px 500px;background-repeat:no-repeat}
.site-header-inner{position:relative;display:flex;justify-content:space-between;align-items:center}
.header-links{display:inline-flex}
.header-links li{display:inline-flex}
.header-links a:not(.button){font-size:13px;line-height:18px;letter-spacing:0px;font-weight:700;color:#5B6F82;text-transform:uppercase;text-decoration:none;line-height:16px;padding:8px 24px}
.header-links a:not(.button):hover,.header-links a:not(.button):active{color:#202B36}
@media (min-width: 641px){.site-header{position:relative;padding:24px 0}
.site-header::before{top:-50%;left:20%;width:80%;height:651px;background-size:1480px 651px}
}
.hero{position:relative;padding-top:40px;padding-bottom:40px}
.hero-paragraph{margin-bottom:32px}
.hero-browser{position:relative;margin-top:80px}
.hero-browser-inner{position:relative}
.hero-browser-inner svg{width:100%;height:auto;overflow:visible}
.bubble-1,.bubble-2,.bubble-3,.bubble-4{position:absolute}
.bubble-1 svg,.bubble-2 svg,.bubble-3 svg,.bubble-4 svg{height:auto}
.bubble-1{top:-15px;left:70px}
.bubble-1 svg{width:34px}
.bubble-2{bottom:0;right:-30px}
.bubble-2 svg{width:78px}
.bubble-3{left:-40px;bottom:-40px}
.bubble-3 svg{width:143px}
.bubble-4{top:-25px;right:-54px}
.bubble-4 svg{width:104px}
@media (min-width: 641px){.hero{padding-top:80px;padding-bottom:120px}
.hero-paragraph{margin-bottom:40px;padding-left:72px;padding-right:72px}
.bubble-1 svg,.bubble-2 svg,.bubble-3 svg,.bubble-4 svg{width:auto}
.bubble-1{top:85px;left:-30px}
.bubble-2{bottom:-8px;right:-75px}
.bubble-3{left:-140px;bottom:-120px}
.bubble-4{top:-35px;right:-110px}
}
.features{position:relative}
.features::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:482px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwNSIgaGVpZ2h0PSI0ODIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICA8cGF0aCBkPSJNODQuMjEyIDQ4MUMzMy4xNTIgNDQ3LjQ3IDAgNDA3Ljg4MSAwIDM2Mi43NDMgMCAyMDQuNTA1IDQ3OC42NzQgMCA2MzYuODQ3IDBjMTU4LjE3NCAwIDMzLjQzNCAxNzIuNzQxIDMzLjQzNCAzMzAuOTggMCA1NS43ODIgNi42NDYgMTA3LjAzNSA4LjMyMyAxNTAuMDJIODQuMjEyeiIgZmlsbD0iI0Y2RjhGQSIvPiAgICA8cGF0aCBkPSJNMTEwNC44MTcgNDgxLjI0MmwtODYxLjQ4NS0uMTdDMjExLjM4MiA0NTMuMjc4IDE5MiA0MjIuMDEzIDE5MiAzODcuNTA0IDE5MiAyMjkuMjggNDc3Ljc5MSA0IDYzNS45NyA0IDc5NC4xNDcgNCAxMjA1IDE0OS4zNTggMTIwNSAzMDcuNTgxYzAgNTkuNDQ1LTQwLjgyMyAxMjAuNTQzLTEwMC4xODMgMTczLjY2MXoiIGZpbGwtb3BhY2l0eT0iLjUiIGZpbGw9IiNGRkYiLz4gIDwvZz48L3N2Zz4=);background-size:1205px 482px;background-repeat:no-repeat}
.features-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-12px;margin-left:-12px}
.features-wrap:first-child{margin-top:-8px}
.features-wrap:last-child{margin-bottom:-8px}
.feature{padding:8px 12px;width:368px;max-width:344px;flex-grow:1}
.feature-inner{height:100%}
.feature-icon{position:relative;display:flex;justify-content:center;background:#fff;border-radius:50%}
.feature-icon::before{content:'';position:absolute;top:0;width:80px;height:80px;border-radius:50%;box-shadow:0 16px 48px #E3E7EB;mix-blend-mode:multiply}
@supports (-ms-ime-align: auto){.feature-icon::before{box-shadow:0 16px 48px rgba(32,43,54,0.12)}
}
.feature-title{margin-top:20px}
@media (min-width: 641px){.features::before{left:55%;width:45%}
.features-wrap:first-child{margin-top:-32px}
.features-wrap:last-child{margin-bottom:-32px}
.feature{padding:32px 12px}
.feature-title{margin-top:16px}
}
.newsletter .section-inner{padding-bottom:64px}
.newsletter .section-paragraph{margin-bottom:32px}
.newsletter-form{max-width:475px;margin:0 auto}
@media (min-width: 641px){.newsletter .section-inner{padding-bottom:120px}
.newsletter .section-paragraph{margin-bottom:40px;padding-left:72px;padding-right:72px}
}
.is-boxed{background:#F6F8FA}
.body-wrap{background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:100vh}
.boxed-container{max-width:1440px;margin:0 auto;box-shadow:0 16px 48px #E3E7EB}
@supports (-ms-ime-align: auto){.boxed-container{box-shadow:0 16px 48px rgba(32,43,54,0.12)}
}
main{flex:1 0 auto}
.section-inner{position:relative;padding-top:48px;padding-bottom:48px}
@media (min-width: 641px){.section-inner{padding-top:80px;padding-bottom:80px}
}
.site-footer{position:relative;font-size:14px;line-height:20px;letter-spacing:0px}
.site-footer::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:259px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSIyMTciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPiAgPGRlZnM+ICAgIDxwYXRoIGQ9Ik0yNjEuNyAyODYuNjgyYzQyMS40NzcgMCAxNDg4Ljk3NyAxNzYuMDc4IDE0ODguOTc3IDM5LjIzNHM0NzguNzU0LTI0OC4wNDMgNTcuMjc4LTI0OC4wNDNjLTE5OC43NDYgMC00NjguNTY2IDMuNTU1LTcxOS45NTctMTEuMjNDODA2LjI3MSA1MC4wNzYgNTQxLjkgMjcuMjI3IDM0NC45NzcgNTIuNDM4LTI3LjY2NSAxMDAuMTQ1LTE1OS43NzYgMjg2LjY4MyAyNjEuNyAyODYuNjgzeiIgaWQ9ImEiLz4gIDwvZGVmcz4gIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yODUgLTQxKSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgPG1hc2sgaWQ9ImIiIGZpbGw9IiNmZmYiPiAgICAgIDx1c2UgeGxpbms6aHJlZj0iI2EiLz4gICAgPC9tYXNrPiAgICA8dXNlIGZpbGw9IiM4MzhERUEiIHhsaW5rOmhyZWY9IiNhIi8+ICAgIDxwYXRoIGQ9Ik0yNDAuNzI3IDMyNi4zOTVjNDIxLjQ3NiAwIDk3Mi43NDQgMTc5Ljc4NyA5NzIuNzQ0IDQyLjk0M3MxMjkuMjg2LTE3NS43NDgtMjkyLjE5LTE3NS43NDgtMjU2LjMxNC0yMjYuNDk0LTI1Ni4zMTQtODkuNjVjMCAxMzYuODQzLTg0NS43MTcgMjIyLjQ1NS00MjQuMjQgMjIyLjQ1NXoiIGZpbGw9IiNBMEE2RUUiIG1hc2s9InVybCgjYikiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDEzNTUuMTYyIDApIi8+ICAgIDxwYXRoIGQ9Ik00NDUuNyAzODcuNjgyYzQyMS40NzcgMCA5NzIuNzQ1IDE3OS43ODcgOTcyLjc0NSA0Mi45NDNzNTc5Ljk0MS0yNTUuMjQ2IDE1OC40NjUtMjU1LjI0Ni03MDYuOTY5LTE0Ni45OTYtNzA2Ljk2OS0xMC4xNTJjMCAxMzYuODQzLTg0NS43MTcgMjIyLjQ1NS00MjQuMjQgMjIyLjQ1NXoiIGZpbGw9IiM2MjZDRDUiIG1hc2s9InVybCgjYikiLz4gIDwvZz48L3N2Zz4=);background-size:1440px 259px;background-repeat:no-repeat}
.site-footer a{color:rgba(255,255,255,0.8);text-decoration:none}
.site-footer a:hover,.site-footer a:active{color:#fff;text-decoration:underline}
.site-footer-inner{position:relative;display:flex;flex-wrap:wrap;padding-top:40px;padding-bottom:40px}
.footer-brand,.footer-links,.footer-social-links,.footer-copyright{flex:none;width:100%;display:inline-flex;justify-content:center}
.footer-brand,.footer-links,.footer-social-links{margin-bottom:24px}
.footer-links li+li,.footer-social-links li+li{margin-left:16px}
.footer-social-links li{display:inline-flex}
.footer-social-links li a{padding:8px}
@media (min-width: 641px){
.site-footer::before{height:202px}
.site-footer-inner{justify-content:space-between}
.footer-brand,.footer-links,.footer-social-links,.footer-copyright{flex:50%}
.footer-brand,.footer-copyright{justify-content:flex-start}
.footer-links,.footer-social-links{justify-content:flex-end}
.footer-links{order:1;margin-bottom:0}
}
.logo{line-height:1em;font-size:24px}
.log_tn{font-size:14px;text-decoration:none}
.log_tn span{
font-family: Brush Script MT;
color: #181818;
font-size: 24px;
text-shadow: 1px 1px 0 rgb(122 122 122),
1px 1px 5px rgb(183 183 183 / 80%);
margin-top:3px;
}
.site-footer .log_tn span{color:#FFF}
.connect_me_tn{display:block;text-decoration:none;padding:4px 10px}
.btn_icon{height:24px !important;margin-top:-4px;margin-right:3px}
.pfav{position:absolute;top:25%;width:25%;left:10px}
.pfav a{text-decoration:none}
.pfav h4{color:#666}
.pfav-item-2{left:19%}
.pfav-item-3{left:38%}
.pfav-item-4{left:55%}
.stats{padding:10px 10px 4px 10px}
.stats .col{display:inline-block;padding:13px 4px;width:30%;max-width:128px;background:#444;color:#FFF;margin-right:4px;margin-bottom:6px;text-align:center}
.stats .col strong{font-size:28px}
.stats .col label{display:block;font-size:15px}
.stats .info{background-color:darkblue}
.stats .success{background-color:green}
.stats .warning{background-color:orange;color:#444}
.stats .danger{background-color:red}
@media (max-width:640px){
.pfav{display:none}
}
Loading…
Cancel
Save