html,
body {
	margin: 0;
	padding: 0;
	color: #333;
}
.footer-title{
	color: rgba(78, 68, 205, 1);
	font-size: 1.3rem;
	font-weight: bold;
}
.footer-info{
	margin-left: 32px;
	font-size: 1.2rem;
	color: rgba(156, 170, 194, 1);
}
.footer-links{
	color: rgba(156, 170, 194, 1);
}
.footer-body{
	display: flex;
	justify-content: space-between;
}
.footer-container{
	background-color: white;
	padding: 32px 0;
}
a{
    text-decoration: none;
	cursor: pointer;
    display: inline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
	display: block;
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}
ul,
li {
	list-style: none;
	cursor: pointer;
}
b {
	font-weight: normal;
}

i {
	font-style: normal;
}
em {
	font-style: normal;
}
button,
textarea,
input {
	outline: none;
	display: block;
}
/* 清除浮动 */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}



.foot-honor{ font-size: 12px; overflow:hidden;}
.foot-honor li{ display: inline-block; height:24px;line-height: 24px;color: #808792; margin-right:22px;}
.foot-honor li:last-child{ margin-right: 0}
.foot-honor li a{display:inline-block;color: #808792;}
.foot-honor li a:hover{color: #fff;}
.foot-honor .item1{ padding-left: 24px;background:url("../images/foot-logo1.png") left center no-repeat}
.foot-honor .item2{ padding-left: 24px;background:url("../images/foot-logo2.png") left center no-repeat}
.foot-honor .item3{ padding-left: 35px;background:url("../images/foot-logo3.png") left center no-repeat}
.foot-honor .item4{ padding-left: 28px;background:url("../images/foot-logo4.png") left center no-repeat}
.foot-honor .item5{ padding-left: 28px;background:url("../images/foot-logo5.png") left center no-repeat}
/* 港云网络独家设计，版权所有，盗版必究，制作QQ:7099174，2021.09.25*/

*{
	box-sizing: border-box;
}
.public-container{
	max-width: 1336px;
	margin: auto;
}
.search-form.relative.group{
	margin-bottom: 0px;
}
.cn-title{
	    display: flex;
    justify-content: center;
    align-items: center;
}
.header-name{
	font-size: 1.3rem;
	font-weight: bold;
	color: rgba(78, 68, 205, 1);
}
.header-line{
	width:1px;
	height: 24px;
	background-color: rgb(205, 205, 205);
	margin:0 12px ;
}
.header-subname{
	color: rgb(205, 205, 205);
	font-size: 0.75rem;
	line-height: 1.4;
}
.contribution{
	border-radius: 24px;
	background-color: black;
	color: white;
	font-size: 1rem;
	padding: 6px 16px;
}
.mode-switch {
      width: 40px;
      height: 40px;
      border: none;
      background: transparent;
      cursor: pointer;
      font-size: 26px;
      color: var(--icon-color);
      transition: transform 0.3s;
    }
.mode-switch:hover {transform: rotate(30deg);}
.gradient-overlay {
	background: linear-gradient(to right, rgba(255,255,255,0.8), rgba(255,255,255,0));
}
.duration-300{
	background-color: #ffffff
}
.container {
	max-width: 1400px !important;
	margin: 0 auto;
	padding-left: 24px;
	padding-right: 24px;
	box-sizing: border-box;
	width: 100%;
}
html.dark .section-title,html.dark .page-title,html.dark .article-title,html.dark .dir-title,html.dark .head-title,
html.dark .info-wrap .username,html.dark .rec-title,html.dark .com-info .username,html.dark .header-title,
html.dark .team-name,html.dark .card-title,html.dark .interact-text h4,html.dark .card-title-text,
html.dark .header-text,html.dark .contribution,html.dark .recommend-text,html.dark .recommend-text,html.dark .art-title{
	color: #b7b7b7 !important;
}
html.dark .interact-card,html.dark .tab-btn,html.dark .review-card,html.dark .load-more,html.dark .article-card{
	background: #1d2025 !important;
	box-shadow: 0 4px 4px 0 rgb(116 116 116);
	color: #b7b7b7 !important;
}
html.dark .tag-row-tip {
	color: #b2aeae !important;
}
html.dark body{
	background: #000000 !important;
	color: #f3f4f6 !important;
}
html.dark body .stat-card{
	background: #273350 !important;
	color: #f3f4f6 !important;
}
html.dark #main-header {
	background: #1d2025 !important;
}
html.dark a,
html.dark .nav-home {
	color: #b7b7b7 !important;
}
html.dark #mobile-menu {
	background: #1e293b !important;
	color: #e2e8f0 !important;
}
html.dark .search-form input,html.dark .search-wrap,html.dark .search-input,html.dark .form-row input{
	background: #49586f !important;
	border-color: #475569 !important;
	color:#b7b7b7 !important;
}
#switchBtn {
	font-size: 20px;
	background: transparent;
	border: none;
	cursor: pointer;
}
html.dark .article-content,html.dark .bread,html.dark .contact-card,html.dark .dir-card,html.dark .tab-wrap,
html.dark .new-comment-card,html.dark .recommend-card,html.dark .comment-box,html.dark #com-text,
html.dark .footer-container,html.dark .tag-card,html.dark .main-card,html.dark .recommend-bar{
	background-color: #1d2025;
}
html.dark .dir-item.active,html.dark .content-box,html.dark .summary-box,html.dark .prev-item,html.dark .next-item{
	background: #45474b;
    color: #a3a3a3;
}
html.dark .com-btn-row{
	background-color: #3d3d3d;
}
html.dark .article-desc{
	background-color: #acadae;
}
html.dark .card-header,html.dark .tab-head,html.dark .dir-header,html.dark .copyright,html.dark .card-head,html.dark .article-title{
	border-bottom: 1px solid #616161;
}
html.dark .contact-row{
	border-top: 1px solid #616161;
}
html.dark .dir-card,html.dark .summary-box,html.dark .com-input-wrap,html.dark .com-btn-row{
	border: 1px solid #616161;
}
html.dark .contact-line,html.dark .tag-item{
	background-color: #616161;
	color: #b7b7b7;
}
html.dark .logo-box{
	border: 5px solid #bb9f9f;
    box-shadow: 0 3px 12px #ffffff18;
}
html.dark .col-val{
	color: rgb(184 193 206);
}
@media (max-width: 1024px) {
	.public-container{
		width: 92%;
	}
	.footer-body{
		flex-direction: column;
	}
	.footer-info{
		font-size: 0.8rem;
		white-space: pre-wrap;
	}
}