/* Temporary CSS Update in 2025-06-30 */
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,
.player .list .playing,
.lyric-text .geci_attention,
.player .list li:hover,
.player .control .item:hover,
.archives .list li a:hover,
.list .title a:hover,
#overlay .full-link:hover {
	color: #1da1f2;
}

.nav-menu a:hover,
.main-menu .current-menu-item a {
	border-color: #1da1f2;
	color: #1da1f2;
}

#button, 
.button a {
	background: linear-gradient(left , #1a88fb,#7751e4 100%);
	background: -o-linear-gradient(left , #1a88fb,#7751e4 100%);
	background: -ms-linear-gradient(left , #1a88fb,#7751e4 100%);
	background: -moz-linear-gradient(left , #1a88fb,#7751e4 100%);
	background: -webkit-linear-gradient(left , #1a88fb,#7751e4 100%);
}

.checkbox-radio:checked + .radioinput:after {
	background-color: #1da1f2;
}

.comment-reply,
.children .comment-body:before,
.loader .circle:after,
#nprogress .bar {
	background: #1da1f2;
}

.tips-temp:before {
	border-bottom-color: #1da1f2;
}
.tips-temp:after {
	background: #1da1f2;
}

#nprogress .peg {
	box-shadow-color: 0 0 10px #1da1f2, 0 0 5px #1da1f2;
}

#nprogress .spinner-icon {
	border-top-color: #1da1f2;
	border-left-color: #1da1f2;
}

#notification .title {
	border-color: #1da1f2;
}

.links-bar .item a:hover {
	background: #1da1f2;
	color: #fff;
}

::-webkit-scrollbar-thumb {
	background-color: #1da1f2;
}

body {
	font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei,STHeiti,WenQuanYi Micro Hei,Helvetica,Arial,sans-serif;
	background: #f5f8fa;
}

.banner,#bgvideo {
	height: 360px;
}

.banner:before {
	background: linear-gradient(left , rgba(226,35,18,0.3),rgba(56,181,160,0.3) 100%);
	background: -o-linear-gradient(left , rgba(226,35,18,0.3),rgba(56,181,160,0.3) 100%);
	background: -ms-linear-gradient(left , rgba(226,35,18,0.3),rgba(56,181,160,0.3) 100%);
	background: -moz-linear-gradient(left , rgba(226,35,18,0.3),rgba(56,181,160,0.3) 100%);
	background: -webkit-linear-gradient(left , rgba(226,35,18,0.3),rgba(56,181,160,0.3) 100%);
}
