晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。 林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。 见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝) 既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。 南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。
|
Server : Apache System : Linux srv.rainic.com 4.18.0-553.47.1.el8_10.x86_64 #1 SMP Wed Apr 2 05:45:37 EDT 2025 x86_64 User : rainic ( 1014) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/tabatabaei/.trash/wp-content/themes/zeever/assets/css/ |
Upload File : |
body {
--guten-theme-black: #011627;
--guten-theme-blue: #3B57F7;
--guten-theme-blue-2: #0058e6;
--guten-theme-brown: #826B1D;
--guten-theme-cream: #FFFCF5;
--guten-theme-gray: #E3E4E6;
--guten-theme-gray-2: #F5F7FE;
--guten-theme-gray-3: #999999;
--guten-theme-gray-4: #40505D;
--guten-theme-opacity: #00000099;
--guten-theme-yellow: #FEC84B;
}
.notice {
padding: 10px;
border-left: 4px solid var(--guten-theme-blue);
}
.notice.hide {
display: none;
}
#gutenverse-theme-dashboard {
display: flex;
flex-direction: column;
gap: 48px;
font-family: "Helvetica" !important;
margin: 40px auto 0;
max-width: 1600px;
padding-right: 20px;
}
#gutenverse-theme-dashboard * {
box-sizing: border-box;
}
#gutenverse-theme-dashboard section {
display: flex;
gap: 48px;
}
#gutenverse-theme-dashboard section .container {
background: white;
border-radius: 5px;
display: flex;
padding: 40px !important;
}
#gutenverse-theme-dashboard section .title {
color: var(--guten-theme-black);
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 28px;
margin: 0;
}
#gutenverse-theme-dashboard section .description {
color: var(--guten-theme-gray-4);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 27px;
}
#gutenverse-theme-dashboard section .templates .thumbnail {
align-content: flex-start;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 350px;
}
#gutenverse-theme-dashboard section .templates .thumbnail .image {
box-shadow: 0px 1px 20px 2px rgba(230, 230, 239, 0.6);
cursor: pointer;
height: auto;
overflow: hidden;
position: relative;
}
#gutenverse-theme-dashboard section .templates .thumbnail .image img {
height: auto;
object-fit: cover;
object-position: top;
width: 100%;
}
#gutenverse-theme-dashboard section .templates .thumbnail .image .hover {
display: none;
}
#gutenverse-theme-dashboard section .templates .thumbnail .image:hover .hover {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: var(--guten-theme-opacity);
transition: all 1s ease-in-out;
}
#gutenverse-theme-dashboard section .templates .thumbnail .image:first-child {
border-radius: 5px;
height: 280px;
width: 350px;
}
#gutenverse-theme-dashboard section .templates .thumbnail .image:not(:first-child) {
border-radius: 2px;
height: 60px;
margin-top: 10px;
width: 75px;
}
#gutenverse-theme-dashboard section .templates .content {
align-content: center;
display: flex;
flex-wrap: wrap;
padding: 0 30px 0 60px;
}
#gutenverse-theme-dashboard section .templates .content > * {
width: 100%;
}
#gutenverse-theme-dashboard section .templates .content .description {
margin-top: 16px;
max-width: 1024px;
}
#gutenverse-theme-dashboard section .templates .notes {
background: var(--guten-theme-cream);
border: 1px solid var(--guten-theme-yellow);
border-radius: 5px;
padding: 14px 14px 19px 14px;
margin-top: 24px;
max-width: 1024px;
}
#gutenverse-theme-dashboard section .templates .notes h4 {
font-style: normal;
font-weight: 700;
font-size: 12px;
line-height: 14px;
display: flex;
align-items: center;
color: var(--guten-theme-brown);
margin: 0;
gap: 8px;
}
#gutenverse-theme-dashboard section .templates .notes p, #gutenverse-theme-dashboard section .templates .notes li {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 19px;
align-items: center;
color: var(--guten-theme-brown);
margin: 0;
}
#gutenverse-theme-dashboard section .templates .notes p {
margin: 8px 0 8px 24px;
}
#gutenverse-theme-dashboard section .templates .notes ul {
margin: 8px 0 8px 36px;
margin-bottom: 0;
list-style: disc;
}
#gutenverse-theme-dashboard section .templates .theme-buttons {
align-items: center;
display: flex;
gap: 20px;
margin-top: 30px;
width: 100%;
}
#gutenverse-theme-dashboard section .templates .theme-buttons .theme-button {
text-decoration: none;
text-align: center;
cursor: pointer;
font-size: 13px;
line-height: 18px;
border-radius: 50px;
background: var(--guten-theme-blue);
color: white;
padding: 16px 24px;
font-weight: 400;
width: 218px;
display: flex;
justify-content: center;
}
#gutenverse-theme-dashboard section .templates .theme-buttons .theme-button.active {
cursor: default;
background-color: var(--guten-theme-gray-3);
}
#gutenverse-theme-dashboard section .templates .theme-buttons .theme-button:hover:not(.active) {
background: var(--guten-theme-blue-2);
}
#gutenverse-theme-dashboard section .templates .theme-buttons .theme-link {
text-decoration: none;
}
#gutenverse-theme-dashboard section .templates .loader {
border: 5px solid white;
border-radius: 50%;
border-top: 5px solid rgba(255, 255, 255, 0);
width: 10px;
height: 10px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
#gutenverse-theme-dashboard section .comparisons {
align-items: flex-start;
flex-wrap: wrap;
width: 70%;
}
#gutenverse-theme-dashboard section .comparisons > * {
width: 100%;
}
#gutenverse-theme-dashboard section .comparisons table {
border-collapse: separate;
border-spacing: 0;
font-style: normal;
margin-top: 40px;
}
#gutenverse-theme-dashboard section .comparisons table thead th {
border-bottom: 1px solid var(--guten-theme-gray);
}
#gutenverse-theme-dashboard section .comparisons table thead .thead_th {
border: 1px solid var(--guten-theme-gray);
text-align: center;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 18px;
text-align: center;
padding: 20px 0;
}
#gutenverse-theme-dashboard section .comparisons table thead .thead_th:first-child {
border-top: none;
border-left: none;
border-right: none;
}
#gutenverse-theme-dashboard section .comparisons table thead .thead_th:nth-child(2) {
background: var(--guten-theme-blue);
border-radius: 5px 0px 0px 0px;
color: white;
}
#gutenverse-theme-dashboard section .comparisons table thead .thead_th:nth-child(3) {
background: var(--guten-theme-gray-2);
border-radius: 0px 5px 0px 0px;
}
#gutenverse-theme-dashboard section .comparisons table tbody td {
border: 1px solid var(--guten-theme-gray);
font-weight: 500;
font-size: 14px;
line-height: 19px;
padding: 10px 20px;
width: 200px;
}
#gutenverse-theme-dashboard section .comparisons table tbody .tbody_td {
border-width: 0 1px 1px 1px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
}
#gutenverse-theme-dashboard section .comparisons table tbody .tbody_td.center {
border-width: 0 1px 1px 0;
text-align: center;
}
#gutenverse-theme-dashboard section .benefits {
align-content: flex-start;
flex-wrap: wrap;
width: 30%;
}
#gutenverse-theme-dashboard section .benefits .description {
margin-top: 20px;
}
#gutenverse-theme-dashboard section .benefits .features h4 {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 21px;
margin: 24px 0 12px;
}
#gutenverse-theme-dashboard section .benefits .features ul {
list-style: disc;
margin-left: 10px;
}
#gutenverse-theme-dashboard section .benefits .features ul li {
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 26px;
}
#gutenverse-theme-dashboard .popup {
background: var(--guten-theme-opacity);
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 99999;
text-align: center;
overflow: auto;
position: fixed;
}
#gutenverse-theme-dashboard .popup.hide {
display: none;
}
#gutenverse-theme-dashboard .popup img {
margin-top: 30px;
margin-bottom: 30px;
width: 600px;
}
@media only screen and (max-width: 1270px) {
#gutenverse-theme-dashboard .comparisons {
width: 65%;
}
#gutenverse-theme-dashboard .benefits {
width: 35%;
}
}
@media only screen and (max-width: 1024px) {
#gutenverse-theme-dashboard section {
flex-wrap: wrap;
}
#gutenverse-theme-dashboard section .templates {
flex-wrap: wrap;
}
#gutenverse-theme-dashboard section .templates .thumbnail {
width: 100%;
}
#gutenverse-theme-dashboard section .templates .thumbnail .image:first-child {
width: 100%;
height: 500px;
}
#gutenverse-theme-dashboard section .templates .thumbnail .image:not(:first-child) {
border-radius: 2px;
width: 22%;
height: 100px;
}
#gutenverse-theme-dashboard section .templates .content {
padding: 30px 10px;
}
#gutenverse-theme-dashboard section .comparisons {
width: 100%;
}
#gutenverse-theme-dashboard section .benefits {
width: 100%;
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}