﻿/*
Theme Name: Daokouthoughts Theme
Theme URI: 
Author: Kuma
Author URI: https://www.daokouthoughts.com
Description: Updated theme based on UIKit.Providing responsive content.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: WeChat Responsive
Text Domain: DaokouthoughtsTheme
*/
/* Base
 ========================================================================== */
html {
	background: #ffffff;
	font-size: 16px;
	line-height: 1.15; /* 1 */
	font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Heiti SC,Roboto,Arial,sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	margin: 0;
	font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Heiti SC,Roboto,Arial,sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
	font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Heiti SC,Roboto,Arial,sans-serif;
}
a, a.uk-link {
	transition: .2s all;
	text-decoration: none!important;
	color: #6921a2;
}
.uk-notification {
	top: 50%;
	text-align: center;

}
.uk-notification-message {
	font-size: 0.875rem !important;
	background: #636466;
	border-radius: 4px;
}
.uk-notification-message-danger {
	background: #D96344;
}
.uk-notification-message-warning {
	background: #DF942C;
}
.uk-notification-message-success {
	background: #4CAA96;
}
.uk-notification-close {
	transition: .5s all;
	color: #ffffff;
}
.uk-notification-close:hover {
	color: #ffffff;
}
.uk-notification-close > svg {
	transition: .5s all;
	width: 10px;
	height: 10px;
	top: 0px;
}
.uk-notification-message-danger, .uk-notification-message-warning, .uk-notification-message-warning, .uk-notification-message-success, .uk-notification-message-primary{
	color: #ffffff;
	font-size: 0.875rem !important;
}
[class*=uk-box-shadow-hover]{
	transition: box-shadow .2s ease-in-out;
}
/*首页顶部header*/
#dkt-header {
	padding: 15px 8% 20px 8%;
	border-bottom: 1px solid #eeeeee;
}
.dkt-head-logo {
	width: 60px;
}
.dkt-name-slogan {
	line-height: 1;
}
.dkt-name-slogan h1 {
	font-family: Heiti SC;
	font-size: 2rem;
	color: #6921a2;
	margin-bottom: 0;
	font-weight: 600;
	letter-spacing: 1px;
}
.dkt-name-slogan h2 {
	font-size: 1rem;
	color: #6921a2;
	margin-top: 0;
	margin-bottom: 0;
}
.dkt-link {
	letter-spacing: 1px;
	color: #6921a2;
	transition: .5s all;
	text-decoration: none!important;
}
.dkt-link:hover {
	color: #b79c24;
}
.dkt-nav-menu {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.dkt-nav-menu>li {
	display: inline-block;
	margin: 0 40px 0 0;
	margin-top: 0 !important;
	transition: .5s all;
	position: relative;
	padding-bottom: 10px;
	cursor: pointer;
}
.dkt-nav-menu>li>a {
	min-height:	0px;
	color: #6921a2;
	font-size: 1rem;
	letter-spacing: 1px;
	transition: .5s all;
	text-decoration: none!important;
	font-weight: 400;
}
.dkt-nav-menu>li.uk-active>a, .dkt-nav-menu>li:hover>a {
	color: #b79c24;
}
.dkt-nav-menu-bottom {
	width: 100%;
	height: 2px;
	background: transparent;
	transition: .5s all;
	position: absolute;
	bottom: 0;
}
.dkt-nav-menu>li.uk-active>div.dkt-nav-menu-bottom, .dkt-nav-menu>li:hover>div.dkt-nav-menu-bottom {
	background-color: #b79c24;
}
.dkt-header-dropdown {
	background-color: #6921a4;
	min-width: 185px;
}
.dkt-header-dropdown li {
	padding: 20px 50px;
	transition: .5s all;
	border-bottom: 1px solid #f8f8f8;
}
.dkt-header-dropdown li:last-child {
	border-bottom: 0;
}
.dkt-header-dropdown li a {
	font-size: .875rem;
	color: #ffffff;
	padding: 0;
	font-weight: 400;
}
.dkt-header-dropdown li:hover, .dkt-header-dropdown li.uk-active {
	background-color: #deccff;
}
.dkt-header-dropdown li:hover a, .dkt-header-dropdown li.uk-active a {
	color: #6921a4;
}
.dkt-login {
	background-color: #6921a2;
	border-radius: 4px;
	text-decoration: none!important;
	color: #ffffff;
	font-size: .75rem;
	padding: 10px 20px;
	transition: .5s all;
}
.dkt-login:hover {
	color: #6921a2;
	background-color: #deccff;
}
.dkt-login-type {
	font-size: .75rem;
	cursor: pointer;
	color: #6921a2;
	transition: .2s all;
}
.dkt-login-type:hover {
	color: #666666;
}
.dkt-user-profile-icon {
	transition: .2s all;
	color: #6921a2;
	cursor: pointer;
	width: 40px;
    height: 40px;
    background-color: #faf8ff;
}
.dkt-iy span.dkt-user-profile-icon {
	width: 30px;
	height: 30px;
}
.dkt-iy span {
	font-size: .75rem;
	margin-top: 30px;
	display: block;
}
.dkt-iy img.dkt-head-logo {
	width: 60px;
}
.dkt-iy h1 {
	font-size: 1.25rem;
	margin-top: 10px;
}
#dkt-lore-modal .uk-modal-dialog {
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	width: 400px;
	padding: 40px 40px;
}
.dkt-lore-nav>li>a {
	font-size: 1rem;
	color: #6921a2;
	border-bottom: 2px solid transparent;
	transition: .2s all;
}
.dkt-lore-nav>li:hover>a, .dkt-lore-nav>li.uk-active>a {
	border-color: #b79c24;
	color: #b79c24;
}
.dkt-lore-tip {
	font-size: .75rem;
}
.dkt-user-login-form .uk-input, .dkt-user-login-form .uk-select, .dkt-user-register-form .uk-input, .dkt-user-register-form .uk-select {
	border: 0;
	border-bottom: 1px solid #6921a2;
	font-size: .875rem;
}
.dkt-user-login-form .uk-button-default, .dkt-user-register-form .uk-button-default {
	color: #ffffff;
	border-radius: 4px;
	transition: .5s all;
	cursor: pointer;
	background-color: #6921a2;
	font-size: .75rem;
	border: 1px solid #6921a2;
}
.dkt-user-login-form .uk-button-default:hover, .dkt-user-register-form .uk-button-default:hover {
	color: #6921a2;
	background-color: #deccff;
	border: 1px solid #deccff;
}
.dkt-user-dropdown {
	min-width: 50px;
}
.dkt-user-dropdown li {
	padding: 20px;
	transition: .2s all;
	border-bottom: 1px solid #f8f8f8;
}
.dkt-user-dropdown li:last-child {
	border-bottom: 0;
}
.dkt-user-dropdown li a {
	font-size: .875rem;
	color: #6921a2;
	padding: 0;
}
.dkt-user-dropdown li:hover, .dkt-user-dropdown li.uk-active {
	background-color: #ffffff;
}
.dkt-user-dropdown li:hover a, .dkt-user-dropdown li.uk-active a {
	color: #6921a4;
}
/*首页主体container*/
.dkt-home-container {
	padding: 15px 8% 20px 8%;
}
.dkt-home-cat-node {
	transition: .5s all;
}
.dkt-home-cat-node:hover {
	transform: scale(1.05);
}
.dkt-home-cat-node-right-top {
	margin-bottom: 15px;
}
.dkt-home-think-tank-recom a {
	color: #666666;
}
.dkt-home-heading {
	font-size: 1.125rem;
	font-weight: 600;
	color: #6921a4;
	padding: 5px 0;
	border-bottom: 2px solid #6921a4;
	width: max-content;
}
.dkt-home-think-tank-recom-node {
	transition: .5s all;
}
.dkt-home-think-tank-recom-node > .dkt-home-think-tank-recom-node-title {
	transition: .2s all;
}
.dkt-home-think-tank-recom-node:hover {
	margin-top: -10px;
}
.dkt-home-think-tank-recom-node:hover > .dkt-home-think-tank-recom-node-title {
	color: #333333;
}
.dkt-home-think-tank-recom-node-title {
	font-size: .875rem;
	color: #6921a4;
	line-height: 1.5;
}
.dkt-home-think-factory-recom-node {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transition: .5s all;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}
.dkt-home-think-factory-recom-node:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,0.2);
	backdrop-filter: blur(5px);

	border-radius: 4px;
}
.dkt-home-think-factory-recom-node-title {
	position: absolute;
	top: 25px;
	left: 20px;
	right: 20px;
	bottom: 25px;
	box-shadow: 2px 2px 5px 5px rgba(0,0,0,0.2);
	border-radius: 4px;
	z-index: 9;
	transition: .5s all;
}
.dkt-home-think-factory-recom-node-title:hover {
	transform: scale(1.15);
}
/*首页底部footer*/
#dkt-footer {
	background-color: #461473;
	padding: 60px 8% 20px 8%;
}
.dkt-footer-panel img {
	width: 120px;
}
.dkt-footer-panel p {
	font-size: .75rem;
	color: #ffffff;
	line-height: 1.5;
	letter-spacing: 1px;
}
.dkt-fotter-info h3 {
	color: #ffffff;
	font-size: 1rem;
}
.dkt-footer-panel a {
	color: #cccccd;
	text-decoration: none!important;
	transition: .2s all;
}
.dkt-fotter-info p {
	font-size: .875rem;
	color: #ffffff;
	line-height: 2;
}
/*文章页-全球科创观察*/
.dkt-article-breadcrumb {
	margin: 15px 0 15px 0;
}
.dkt-article-breadcrumb a, .dkt-article-breadcrumb span {
	font-size: .75rem;
	color: #6921a2;
	text-decoration: none!important;
}
.dkt-article-info {
	background-color: #f8f8f8
}
.dkt-article-info h1 {
	font-size: 1.5rem;
	font-weight: 600;
	color: #555555;
	line-height: 1.5;
}
.dkt-article-info-thumbnail {
	margin: 10px 0 10px 0;
}
.dkt-article-info-thumbnail img {
	width: 120px;
}
.dkt-download {
	text-decoration: none!important;
	color: #ffffff;
	transition: .2s all;
	background-color: #6921a2;
	padding: 10px 10px 10px 0;
	border-radius: 4px;
	font-size: .75rem;
	cursor: pointer;
	width: 100px;
	text-align: center;
}
.dkt-download img {
	width: 12px;
}
.dkt-download:hover {
	color: #6921a2;
	background-color: #deccff;
}
.dkt-icon>svg {
	margin-top: -3px;
	margin-right: 5px;
}
.dkt-article-price>p {
	font-size: .875rem;
}
.dkt-customizer {
	background-color: #deccff;
	font-size: .75rem;
	padding: 10px 20px;
	border-radius: 4px;
	cursor: pointer;
	transition: .2s all;
	color: #6921a2;
}
.dkt-customizer:hover {
	color: #deccff;
	background-color: #6921a2;
}
.dkt-article-content{
	border-left: 1px solid #d2e0fe;
	border-right: 1px dotted #eeeeee;
	overflow-x: hidden;
	padding: 10px 0;
}
.dkt-article-content h2 {
	color: #2a74d2;
	font-size: 1rem;
	position: relative;
	background-color: #ececec;
	padding: 5px 10px 5px 70px;
	border-right: 4px solid #4a45d8;
	display: inline-block;
	margin: 0;
	text-shadow: 2px 2px 0px #ffffff;
	font-weight: 600;
}
.dkt-article-content h2:before {
	content: "";
	width: 60px;
	height: 60px;
	background-image: url(../image/dkt-h2-icon.png);
	position: absolute;
	top: -15px;
	left: 5px;
	background-position: center;
	background-size: cover;
	border-radius: 50%;
}
.dkt-article-content h2:after {
	content: "";
	position: absolute;
	width: 740px;
	height: 2px;
	background-color: #4a45d8;
	top: 50%;
	display: block;
	margin-left: 75px;
	z-index: -1;
}
.dkt-article-content b, .dkt-article-content strong {
	font-size: .875rem;
	line-height: 2;
	color: #4a45d8;
}
.dkt-article-content p {
	text-align: justify;
	line-height: 1.5;
	color: #4a45d8;
	padding-left: 20px;
	font-size: .875rem;
	font-family: Lantinghei SC, PingFang SC, Hiragino Sans GB, Microsoft Yahei, "\5FAE\8F6F\96C5\9ED1", "Helvetica Neue", sans-serif;
}
.dkt-article-next, .dkt-article-previous {
	transition: .2s all;
	cursor: pointer;
}
.dkt-article-previous a, .dkt-article-next a {
	color: #666666;
}
.dkt-article-previous a:hover, .dkt-article-next a:hover {
	color: #4a45d8;
}
.dkt-article-previous-thumbnail, .dkt-article-next-thumbnail {
	width: 110px;
	height: 67.5px;
	border-radius: 4px;
	border: 5px solid #efefef;
}
.dkt-article-previous p, .dkt-article-next p {
	font-size: .875rem;
	line-height: 1.75;
	text-align: justify;
}
#dkt-customizer-modal .uk-modal-dialog, #dkt-dtt-modal .uk-modal-dialog,  #dkt-iy-dtt-inform-modal .uk-modal-dialog, #dkt-iy-dtt-order-modal .uk-modal-dialog {
	width: 300px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
#dkt-iy-dtt-order-modal .uk-modal-dialog {
	width: 400px;
}
#dkt-customizer-modal .uk-modal-dialog .uk-close, #dkt-dtt-modal .uk-modal-dialog .uk-close, #dkt-iy-dtt-inform-modal .uk-modal-dialog .uk-close, #dkt-iy-dtt-order-modal .uk-modal-dialog .uk-close {
	color: #ffffff;
	transition: .2s all;
}
#dkt-customizer-modal .uk-modal-dialog:before, #dkt-dtt-modal .uk-modal-dialog:before, #dkt-iy-dtt-inform-modal .uk-modal-dialog:before, #dkt-iy-dtt-order-modal .uk-modal-dialog:before {
	content: "";
	position: absolute;
	top: -150px;
	left: 0;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background-color: #6521a1;
	z-index: 1;
}
#dkt-iy-dtt-order-modal .uk-modal-dialog:before {
	width: 400px;
	height: 210px;
	top: -100px;
	border-radius: 0;
}
#dkt-iy-dtt-order-modal .dkt-it-dtt-order-content {
	z-index: 1001;
	position: relative;
}
#dkt-iy-dtt-order-modal .dkt-it-dtt-order-content  p {
	font-size: .875rem;
	color: #ffffff;
	line-height: 150%;
	font-weight: 600;
}
.dkt-customizer-modal-content {
	z-index: 1001;
	position: relative;
}
.dkt-customizer-modal-content h3 {
	font-size: 1rem;
	color: #ffffff;
	font-weight: 600;
}
.dkt-customizer-modal-content p {
	font-size: .875rem;
	color: #ffffff;
}
.dkt-customizer-modal-content  img {
	border: 2px solid #6521a1;
	width: 125px;
}
.dkt-customizer-modal-content div {
	color: #ffffff;
	padding: 5px 20px;
	background-color: #6521a1;
	border-radius: 10px;
	font-size: .875rem;
}
.dkt-article-info .uk-sticky {
	transition: .2s all;
}
.dkt-article-info .uk-sticky.uk-active {
	background-color: #ffffff;
}
/*分类栏目页*/
.dkt-category-main{
	background-image: url(../image/20230904083119423.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.dkt-category-main p {
	font-size: 1rem;
	color: #4a45d8;
	line-height: 2;

}
.dkt-article-node {
	background-color: #ffffff;
	border-radius: 4px;
	padding: 20px;
	overflow: hidden;
	transition: .2s all;
	height: inherit;
}
.dkt-article-node > div > div.uk-width-3-4 {
	height: 250px;
	overflow: hidden;
}
.dkt-article-node h3 {
	font-size: 1rem;
	text-align: justify;
}
.dkt-article-node p {
	font-size: .75rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	line-height: 1.75;
	overflow-y: hidden;
	text-align: justify;
}
.dkt-article-node span:not(.uk-label) {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	font-size: .75rem;
	color: #666666;
	line-height: 1.5;
	text-align: justify;
}
.dkt-article-node span.uk-label {
	background-color: #d2e0fe;
	font-size: .75rem;
	color: #666666;
	border-radius: 4px;
}
.dkt-loadmore {
	padding: 10px;
	cursor: pointer;
	text-align: center;
	background-color: #deccff;
	border-radius: 4px;
	font-size: .75rem;
	color: #6921a2;
	transition: .5s all;
}
.dkt-loadmore:hover {
	background-color: #6921a2;
	color: #deccff;
}
/*视频文章页*/
#dkt-single-video {
	width: 390px;
	height: 693px;
	background-color: #000000;
	border-radius: 4px;
    border: 4px solid;
}
.dkt-article-video-content {
	font-size: 1rem;
	color: #333333;
	line-height: 2;
	padding-left: 20px;
	border-left: 1px solid #d2e0fe;
	min-height: 693px;
}
.dkt-article-video-content p {
	text-align: justify;
	font-family: Lantinghei SC, PingFang SC, Hiragino Sans GB, Microsoft Yahei, "\5FAE\8F6F\96C5\9ED1", "Helvetica Neue", sans-serif;
}
.dkt-article-video-content ul {
	font-synthesis: .875rem;
	color: #333333;
	line-height: 1.5;
}
.dkt-article-video-content-meta {
	transition: .2s all;
	font-size: .75rem;
	color: #666666;
	line-height: 1.5;
	text-align: justify;
}
.dkt-article-video-content-meta .uk-label {
	background-color: #deccff;
	font-size: .75rem;
	color: #6921a2;
	border-radius: 4px;
}
.dkt-article-video-content-meta span:not(.uk-label) {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
}
/*结算页面*/
.dkt-payment h1 {
	font-size: 1.125rem;
}
.dkt-payment-img {
	width: 180px;
	height: 102px;
}
.dkt-payment h4 {
	font-size: 1rem;
}
.dkt-payment-note {
	font-size: .75rem;
	line-height: 2;
	color: #666666;
}
.dkt-payment-info {
	font-size: 1rem;
	color: #333333;
}
.dkt-payment-info span:nth-child(2) {
	padding-left: 50px;
	color: #6921a2;
}
.dkt-payment-button {
	font-size: .75rem;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 10px 40px;
	background-color: #6921a2;
	cursor: pointer;
	transition: .5s all;
	text-shadow: 0px 0px 1px #ffffff;
}
.dkt-payment-button:hover {
	color: #6921a2;
	background-color: #deccff;
}
.dkt-iy-doc-node {
	background-color: #ffffff;
	transition: .5s all;
	cursor: pointer;
}
.dkt-iy-doc-node-title {
	font-size: .875rem !important;
	text-align: justify;
	line-height: 1.5 !important;
}
.dkt-iy-doc-node-source {
	font-size: .75rem;
}
.dkt-iy-doc-node-area {
	font-size: .75rem;
	background-color: #deccff;
	border-radius: 4px;
	color: #6921a2;
}
.dkt-iy-download-submit {
    color: #ffffff;
    transition: .2s all;
	background-color: #6921a2;
	font-size: .875rem;
	cursor: pointer;
	width: 100px;
	text-align: center;
	border: 1px solid #6921a2;
}
.dkt-iy-download-submit:hover {
    color: #6921a2;
	background-color: #deccff;
	border: 1px solid #deccff;
}
/*发现报告*/
.dkt-dtt-header {
	min-height: 400px;
	padding: 0 0 40px 0;
	position: relative;
}
.dkt-dtt-header-logo {
	height: 70px;
	margin-left: -10px;
}
.dkt-dtt-header-bg {
	background-image: url(../image/20231017075851945.jpg);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.dkt-dtt-header-bg:after {
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(5,17,47,.77)),color-stop(36.87%,rgba(41,27,22,.53)),to(#0f0e0f));
	background: linear-gradient(0deg,rgba(5,17,47,.77),rgba(41,27,22,.53) 36.87%,#0f0e0f);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.dkt-dtt {
	padding: 15px 8% 20px 8%;
}
.dkt-dtt .dkt-user-profile-icon {
	color: #ffffff;
}
.dkt-dtt .dkt-login {
	z-index: 9;
}
.dkt-dtt-header-content {
	display: grid;
    position: relative;
    margin-top: 0;
    padding-top: 20px;
}
.dkt-dtt-header-content h1 {
	font-family: Heiti SC;
	font-size: 2rem;
	font-weight: 600;
	color: #ffffff;
	width: max-content;
}
.dkt-dtt-header-content p {
	font-size: 1rem;
	color: #ffffff;
	width: max-content;
}
.dkt-dtt-header-content input {
	font-size: .875rem;
	border-color: #deccff;
}
.dkt-dtt-header-content input:hover, .dkt-dtt-header-content input:focus {
	border-color: #6921a4;
}
.dkt-dtt-count > div > div.dkt-dtt-count-node {
	border-left: 3px solid #ffffff;
	padding: 0px 10px;
}
.dkt-dtt-count > div:nth-child(1) > div.dkt-dtt-count-node {
	border-color: #b80001;
}
.dkt-dtt-count > div:nth-child(2) > div.dkt-dtt-count-node {
	border-color: #e2cfe6;
}
.dkt-dtt-count > div:nth-child(3) > div.dkt-dtt-count-node {
	border-color: #fece00;
}
.dkt-dtt-count > div:nth-child(4) > div.dkt-dtt-count-node {
	border-color: #ef7760;
}
.dkt-dtt-count > div:nth-child(5) > div.dkt-dtt-count-node {
	border-color: #eea86c;
}
.dkt-dtt-count > div:nth-child(6) > div.dkt-dtt-count-node {
	border-color: #5cb3aa;
}
.dkt-dtt-count-node p {
	font-size: 1rem;
	line-height: 150%;
}
.dkt-dtt-count-node p span:first-child {
	font-size: 1.5rem;
	font-weight: 600;
}
.dkt-dtt-count-node p span:nth-child(2) {
	font-size: .75rem;
}
.dkt-dtt-count-node p span:last-child {
	font-size: .875rem;
}
#dkt-dtt-map {
	height: 400px;
}
#dkt-dtt-area {
	height: 400px;
}
.dkt-dtt-heading {
	color: #6921a4;
    margin-top: 10px;
    margin-bottom: 40px;
    padding: 5px 0;
    border-bottom: 2px solid #deccff;
}
.dkt-dtt-content {
	padding: 0 20px 20px 20px;
	border: 1px solid #deccff;
	font-size: .875rem;
	color: #333;
}
.dkt-dtt-content .dkt-dtt-heading {
	margin-bottom: 20px;
	font-size: 1rem;
}
.dkt-dtt-content hr {
	border-style: dotted;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.dkt-dtt-docs {
	background-color: rgba(222,204,255, 0.2);
	padding: 40px 0;
}
.dkt-dtt-docs-node {
	border: 1px solid #deccff;
	border-radius: 4px;
	padding: 10px;
	min-height: 130px;
	cursor: pointer;
	transition: .5s all;
}
.dkt-dtt-docs-node:hover {
	background-color: #6921a4;
}
.dkt-dtt-docs-node h4 {
	color: #6921a4;
	font-size: .875rem;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	-o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.dkt-dtt-docs-node:hover h4 {
	color: #ffffff;
}
.dkt-dtt-docs-node p {
	font-size: .75rem;
	color: #6921a4;
}
.dkt-dtt-docs-node:hover p {
	color: #ffffff;
}
.dkt-dtt-docs-node p:first-child {
	padding-bottom: 10px;
	border-bottom: 1px solid #deccff;
}
.dkt-dtt-docs-node span {
	background-color: #deccff;
	padding: 2px 10px;
	color: #6921a4;
	border-radius: 4px;
	margin-bottom: 10px;
}
.dkt-dtt-docs-node p:last-child {
}
.dkt-dtt-type-button {
	font-size: .875rem;
	background-color: #deccff;
	color: #6921a4;
	padding: 5px 10px;
	border-radius: 4px;
	margin-right: 10px;
	transition: .5s all;
	cursor: pointer;
}
.dkt-dtt-type .uk-active, .dkt-dtt-type-button:hover {
	background-color: #6921a4;
	color: #ffffff;
}
.dkt-account-menu div {
	padding: 20px 60px;
	background-color: #deccff;
	color: #6921a2;
	transition: .2s all;
	cursor: pointer;
	font-size: .875rem;
}
.dkt-account-menu div:hover, .dkt-account-menu div.uk-active {
	background-color: #6921a2;
	color: #ffffff;
}
.dkt-account-menu div:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom: 1px solid #ffffff;
}
.dkt-account-menu div:last-child {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top: 1px solid #ffffff;
}
#dkt-account-profile h1, #dkt-account-setting h1 {
	font-size: 1rem;
	color: #6921a2;
	padding-bottom: 5px;
	border-bottom: 1px solid #6921a2;
	width: max-content;
}
#dkt-account-profile input, #dkt-account-setting input, #dkt-account-profile textarea, #dkt-account-setting textarea {
	border-radius: 4px;
	border-color: #deccff;
	font-size: .875rem;
}
#dkt-account-profile input:hover, #dkt-account-setting input:hover, #dkt-account-profile textarea:hover, #dkt-account-setting textarea:hover, #dkt-account-profile input:focus, #dkt-account-setting input:focus, #dkt-account-profile textarea:focus, #dkt-account-setting textarea:focus {
	border-color: #6921a2;
}
#dkt-account-profile .uk-form-label, #dkt-account-setting .uk-form-label {
	width: 70px;
}
#dkt-account-profile .uk-form-controls, #dkt-account-setting .uk-form-controls {
	margin-left: 85px;
}
.dkt-account-button {
	padding: 10px 50px;
	font-size: .875rem;
	background-color: #deccff;
	color: #6921a2;
	transition: .2s all;
	cursor: pointer;
}
.dkt-account-button:hover {
	background-color: #6921a2;
	color: #deccff;
}
#dkt-pdf-reading-modal .uk-modal-close-full {
	position:fixed;
}
#dkt-pdf-reading-modal > div {
	overflow-y: scroll;
	height: 100%;
	position: relative;
}
.dkt-gth-content h2 {
	width: fit-content;
	font-size: 1.125rem;
    font-weight: 600;
    background: #9e203a;
    padding: 5px 10px;
    color: #ffffff;
}
.dkt-gth-posts-node {
	border: 1px solid;
	border-radius: 5px;
	padding: 20px;
	background: #ffffff;
	transition: .4s all;
}
.dkt-gth-posts-node:hover {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
}
.dkt-gth-posts-node > h4 {
	font-size: 1rem;
	line-height: 150%;
	margin-top: 30px;
	font-weight: 600;
	color: #222222;
	min-height: 48px;
}
.dkt-gth-posts-node-1 {
	border-color: #b9def3;
}
.dkt-gth-posts-node-2 {
	border-color: #ffe1cd;
}
.dkt-gth-posts-node-3 {
	border-color: #fbeec1;
}
.dkt-gth-posts-node-3 > h4 {
	min-height: auto;
}
.dkt-gth-posts-node > .dkt-gth-posts-node-tag {
	position: absolute;
    top: 0;
    left: 0;
    color: #aa2a4d;
    font-size: .875rem;
    padding: 10px 25px;
    font-weight: 600;
    border-bottom-right-radius: 5px;
}
.dkt-gth-posts-node-1 > .dkt-gth-posts-node-tag {
	background: #b9def3;
}
.dkt-gth-posts-node-2 > .dkt-gth-posts-node-tag {
	background: #ffe1cd;
}
.dkt-gth-posts-node-3 > .dkt-gth-posts-node-tag {
	background: #fbeec1;
}
.dkt-gth-posts-node > .dkt-gth-posts-node-abstract {
	font-size: .875rem;
	line-height: 150%;
	text-align: justify;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	color: #666666;
}
.dkt-gth-posts-node-1 > .dkt-gth-posts-node-abstract {
	height: 83px;
}
.dkt-gth-posts-node-2 > .dkt-gth-posts-node-abstract {
	-webkit-line-clamp: 3;
}
.dkt-gth-posts-node-1 > .dkt-gth-posts-node-meta {
	font-size: .75rem;
	color: #aa2a4d;
	text-align: right;
}
.dkt-gth-posts-node-2 > .dkt-gth-posts-node-meta {
	font-size: .75rem;
	color: #aa2a4d;
	text-align: right;
}
.dkt-gth-posts-node-3 p {
	font-size: .875rem;
	text-align: justify;
	line-height: 150%;
	color: #222222;
}
.dkt-gth-posts-node-3 .dkt-gth-posts-node-meta {
	font-weight: 400;
	color: #aa2a4d;
	font-size: .75rem;
}
.dkt-gth-load-previous {
	cursor: pointer;
	background: #aa2a4d;
	color: #ffffff;
	width: fit-content;
	padding: 5px 15px;
	font-size: .875rem;
	border-radius: 5px;
	transition: .4s all;
}
.dkt-gth-load-previous:hover {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
}
.dkt-gth-load-next {
	cursor: pointer;
	background: #aa2a4d;
	color: #ffffff;
	width: fit-content;
	padding: 5px 15px;
	font-size: .875rem;
	border-radius: 5px;
	transition: .4s all;
}
.dkt-gth-load-next:hover {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
}
/*自适应屏幕尺寸*/
@media screen and (max-device-width:640px){
	.dkt-head-logo {
		width: 60px;
	}
	.dkt-name-slogan h1 {
		font-size: 1.5rem;
	}
	.dkt-name-slogan h2 {
		font-size: 1rem;
	}
	.dkt-home-cat-node-right-top {
		margin-bottom: 4px;
	}
	.dkt-article-node > div > div.uk-width-3-4 {
		height: inherit;
		overflow: hidden;
	}
	.dkt-article-info h1 {
		font-size: 1.25rem;
		margin: 20px 0;
		display: block;
		width: 100%;
	}
	.dkt-article-video-content {
		padding-left: 0;
		border-left: 0;
		min-height: auto;
	}
	.dkt-payment-img {
		width: 100%;
		height: 185px;
	}
	.dkt-dtt-header {
		padding: 0px;
	}
	#dkt-dtt-map {
		height: 200px;
		margin-bottom: 20px;
	}
}
@media screen and (min-device-width:1200px) and (max-device-width:1279px){
	.dkt-home-cat-node-right-top {
		margin-bottom: 11px;
	}
}
@media screen and (min-device-width:1280px) and (max-device-width:1365px){
	.dkt-home-cat-node-right-top {
		margin-bottom: 12px;
	}
}
@media screen and (min-device-width:1366px) and (max-device-width:1439px){
	.dkt-home-cat-node-right-top {
		margin-bottom: 12px;
	}
}
@media screen and (min-device-width:1440px) and (max-device-width:1599px){
	.dkt-home-cat-node-right-top {
		margin-bottom: 13px;
	}
}
@media screen and (min-device-width:1600px) and (max-device-width:1919px){
	.dkt-home-cat-node-right-top {
		margin-bottom:13px;
	}
}
@media screen and (min-device-width:1920px) and (max-device-width:2559px){
	.dkt-home-cat-node {
		width: 542.4px;
	}
	.dkt-home-cat-node-right-top {
		margin-bottom: 18px;
	}
	.dkt-category-banner img {
		width: 100%;
	}
}
@media screen and (min-device-width:2560px) {
	.dkt-home-cat-node {
		width: 693.3px;
	}
	.dkt-home-cat-node-right-top {
		margin-bottom: 24px;
	}
	.dkt-home-think-tank-recom-node img {
		width: 345.8px;
	}
	.dkt-category-banner img {
		width: 100%;
	}
}