/* 主题色调样式 - 更新于 2025-09-21 */
a,
.list .hot,
.comment-to,
.blogname .ca-icon,
.trends .state-count,
.master-info-small .nickname,
.gotop,
.share,
#share a:hover,
.content h2:before,
.ajax-edit .edit-cue a,
.comment-examine .open-link,

.archives .list li a:hover,
.list .title a:hover,
#overlay .full-link:hover {
	color: #dd3333;
}

.nav-menu a:hover,
.main-menu .current-menu-item a {
	border-color: #dd3333;
	color: #dd3333;
}

#button, 
.button a {
	background: linear-gradient(left , rgba(0,110,255,0.99),rgba(0,252,235,0.99) 100%);
	background: -o-linear-gradient(left , rgba(0,110,255,0.99),rgba(0,252,235,0.99) 100%);
	background: -ms-linear-gradient(left , rgba(0,110,255,0.99),rgba(0,252,235,0.99) 100%);
	background: -moz-linear-gradient(left , rgba(0,110,255,0.99),rgba(0,252,235,0.99) 100%);
	background: -webkit-linear-gradient(left , rgba(0,110,255,0.99),rgba(0,252,235,0.99) 100%);
}

.checkbox-radio:checked + .radioinput:after {
	background-color: #dd3333;
}

.comment-reply,
.children .comment-body:before,
.loader .circle:after,
#nprogress .bar {
	background: #dd3333;
}

.tips-temp:before {
	border-bottom-color: #dd3333;
}
.tips-temp:after {
	background: #dd3333;
}

#nprogress .peg {
	box-shadow-color: 0 0 10px #dd3333, 0 0 5px #dd3333;
}

#nprogress .spinner-icon {
	border-top-color: #dd3333;
	border-left-color: #dd3333;
}

#notification .title {
	border-color: #dd3333;
}

.links-bar .item a:hover {
	background: #dd3333;
	color: #fff;
}

::-webkit-scrollbar-thumb {
	background-color: #dd3333;
}

body {
	font-family: Times New Roman;
	background: rgba(216,216,216,0.31);
}

.banner,#bgvideo {
	height: 280px;
}

.banner:before {
	background: linear-gradient(left , rgba(226,35,18,0.5),rgba(56,181,160,0.5) 100%);
	background: -o-linear-gradient(left , rgba(226,35,18,0.5),rgba(56,181,160,0.5) 100%);
	background: -ms-linear-gradient(left , rgba(226,35,18,0.5),rgba(56,181,160,0.5) 100%);
	background: -moz-linear-gradient(left , rgba(226,35,18,0.5),rgba(56,181,160,0.5) 100%);
	background: -webkit-linear-gradient(left , rgba(226,35,18,0.5),rgba(56,181,160,0.5) 100%);
}
