/*
Theme Name: IMCN2026
Theme URI: https://imcn.me
Author: chinacnd
Author URI: https://imcn.me
Description: imcntheme
Version: 1.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: cnd

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

iframe {
	max-width: 100% !important;
	max-height: 470px;
}
body {
	padding-top: 0px;
}
footer {
	color: #666;
	text-align: center;
	margin-top: 0.5em;
	font-size: 12px;
	background: #FFF;
	border-color: #e7e7e7;
}
footer a {
	color: #666;
}
a {
	font-family: 'Microsoft Yahei';
}
a:hover,a:focus {
	text-decoration:none !important;
}
blockquote {
	font-size: 14px !important;
	clear: both;
	display:block;
	overflow: auto;
	color:#555;
	background-color:#F3F3F3;
	font-style:italic;
}
code {
	clear: both;
	display: inline-block;
	overflow: auto;
	border: 1px solid #ddd;
	margin: 2px 5px;
	padding: 2px 8px !important;
	background-color: #f5f5f5 !important;
	color: #e83e8c !important;
	border-radius: 4px;
	font-size: 0.9em;
	white-space: pre-wrap;
	word-wrap: break-word;
	max-width: 100%;
}
pre {
	clear: both;
	overflow: auto;
	border: 1px solid #e0e0e0;
	margin: 15px 0;
	padding: 15px !important;
	background-color: #282c34 !important;
	color: #abb2bf !important;
	border-radius: 8px;
	font-size: 14px;
	line-height: 1.6;
	white-space: pre;
	word-wrap: normal;
	max-width: 100%;
}
pre code {
	display: block;
	overflow-x: auto;
	border: none;
	margin: 0;
	padding: 0 !important;
	background-color: transparent !important;
	color: inherit !important;
	white-space: pre;
}
.btn a {
	color: #FFFFFF;
}
.btn a:hover {
	color: #EFEFEF;
}
.nav-item-divider {
    height: 1px;
    background: #D5DCE5;
	margin-top: 15px;
    margin-bottom: 15px;
	list-style: none;
}
.navbar a {
	color:#555;
}
.navbar a:hover {
	color:#01a9e9;
}
.navbar-light .navbar-toggler {
	border-color: #fff !important;
}
.usercons {
	font-size: 14px;
}
.dropdown-menu a {
	color:#111;
}
.logo img {
	float: left;
	height: 50px;
	font-size: 18px;
	line-height: 20px;
}
.menu-item{
	padding: 0.1px;
}
.active a {
	color:#000;
	font-weight: bold;
}
.glyphicon {
	margin-right: .25em;
	width: auto;
	height: auto;
	line-height: 1;
}
.swiper-button-next {
	font-size: 2.0em;
}
.swiper-button-prev {
	font-size: 2.0em;
}
.banner {
	padding: 20px 15px 0px 15px;
}
.swiper {
	margin-bottom: 20px;
}
.swiper-s {
	z-index: 10;
	position: absolute;
	left: 0em;
	top: 0%;
	font-size: 1.3em;
	font-weight: 600;
	width: 100%;
	height: 100%;
}
.c-index {
	background: #f9f9f9;
}
.stitle {
	color: #FFF;
	text-shadow: rgba(0,0,0,.6) 0 0 10px;
	font-family: 'Microsoft Yahei';
	padding: 15px;
	background-color:#333;
	opacity:0.75;
}
.share-center {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.share {
	width: 280px;
	text-align: center;
	margin: 0 auto;
}
.content {
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	background-color: #F9F9F9;
}
.thumba {
	border: solid 1px #DEDEDE;
	margin: 5px 0px;
	padding: 0px !important;
	width: 100%;
}
.thumba img {
	width: 100%;
	height: auto;
	max-width: 100%;
	object-fit: cover;
}

@media (max-width: 767px) {
	.post .thumba {
		margin-bottom: 10px;
	}
}

.post {
    clear: both;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0px 0 0 0;
    font-family: "Microsoft Yahei", "Arial", HELVETICA;
    color: #999;
	transition: background 0.2s;
}
.post:hover {
	background: #FFF;
	border-radius: 8px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.post p {
    font-family: "Microsoft Yahei", "Arial", HELVETICA;
    color: #999;
	font-size: 14px;
}
.content {
	padding: 0 0 25px 0;
}
.content-in {
	margin-bottom: 15px;
}
.index-content {
	padding: 15px 0 30px 0;
	border-right: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	background-color: #F9F9F9;
}
.index-content .title {
	padding: 8px 0;
}
.index-content .title a{
	margin-top: 5px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.index-content .title a:hover{
	color: #007bff;
}
.sider-top {
	padding-top: 5px;
	border-top: 1px solid #E7E7E7;
	background: #F9F9F9;
}
.index-content .col-md-4 {
	padding: 0 10px 0 0px !important;
}
.index-content .col-xs-4 {
	padding: 0 10px 0 0px !important;
}
.index-table {
	text-align:center;
}
.table a {
	color: #666;
}
.table th {
	border-bottom: 1px solid #dee2e6;
}
.date {
	margin-top:1px;
}
.panel-r {
	margin-bottom: 20px;
	background: #f9f9f9;
	border-radius: 8px;
	padding: 15px;
}
.panel-r a {
	color: #555;
}
.panel-r ul {
	padding: 0px;
	margin: 0;
}
.panel-r li {
	padding: 12px 10px;
	font-size: 14px;
	list-style: none;
	border-bottom: none;
	transition: background 0.2s;
}
.panel-r li:hover {
	background: #fff;
	border-radius: 4px;
}
.panel-r li a {
	color: #666;
	display: block;
}
.panel-r li a:hover,a:focus {
	color: #667eea;
}
.panel-r-title {
	color: #333;
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #667eea;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	background: transparent;
}
.imcn_mu {
	padding:32px 0px;
}
.imcn_mu2 {
	padding:8px 0px;
}

.wp-block-latest-comments,
.wp-block-latest-comments__list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.wp-block-latest-comments__comment {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	padding: 12px 10px;
	border-bottom: none;
	background: #fff;
	margin-bottom: 8px;
	border-radius: 6px;
	transition: all 0.2s;
}
.wp-block-latest-comments__comment:hover {
	background: #f5f5f5;
}
.wp-block-latest-comments__comment-avatar {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	flex-shrink: 0;
}
.wp-block-latest-comments__comment-excerpt {
	flex: 1;
	font-size: 13px;
	line-height: 1.5;
	color: #666;
}
.wp-block-latest-comments__comment-excerpt p {
	margin: 0 0 5px 0;
}
.wp-block-latest-comments__comment-meta {
	font-size: 12px;
	color: #999;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
}
.wp-block-latest-comments__comment-meta a {
	color: #667eea;
	text-decoration: none;
}
.wp-block-latest-comments__comment-meta a:hover {
	text-decoration: underline;
}
.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
	display: inline;
}
.btn-info a {
	color: #fff;
}
.form_imcn {
	margin: 1em 0;
	font-family: 'Microsoft Yahei';
	color: #666;
}
.form_imcn img {
	background: #F6F6F6;
	border-left: 1px solid #ced4da;
	border-top: 1px solid #ced4da;
	border-bottom: 1px solid #ced4da;	
}
.form_imcn_button {
	margin: 0.5em 0;
	font-family: 'Microsoft Yahei';
	color: #666;
	list-style: none;
}
.content {
	word-wrap:break-word;
	word-break:break-all;
}
.content p {
	font-family: 'Microsoft Yahei';
	line-height: 1.8;
	color: #0e0e0e;
	margin: 0px;
}
.content img {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
}
/* Comment's List */
.buttom_r {
	float: right;
}
.comments {
	color: #777;
}
.comments img {
	padding: 2px;
}
.comment-user a {
	color: #777;
}
.commentlist a {
	color: #777;
}
.comment {
	border-bottom: solid 1px #eee;
}
.comment-c {
	margin:7px;
}
.commentlist {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
.commentlist li {
	width:100%;
	clear:both;
	float:left;
	padding:5px;
	list-style-type:none;
	position:relative;
}

.comment_content {
	float:left;
	width:90%;
}
.commentmetadata {
	float:right;
}
.comment-reply-link {
	text-decoration:none;
	font-size:10px;
}
.author_name {
	font-weight:bold;
	font-style:normal;
	font-size:15px;
}
.author_name a {
	color:#000000;
}
.author_description {
	font-size: 13px;
}
.author_description p {
	margin-top: 0;
	margin-bottom: 0.3rem;
}
.text-gray-dark {
	font-size: 13px;
}
.text-gray-dark span {
	font-size: 1.7em;
	color:#333;
}
.text-gray-dark a {
	color: #007bff;
}
.comment_text {
	clear:both;
	margin-top:5px;
	float:left;
}
.comment-reply-link {
	text-align:center;
	display:block;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.thumba {
	padding: 0px !important;
}
.thumba img {
	width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	.thumba {
		margin-bottom: 10px;
	}
	.thumba img {
		width: 100%;
		height: auto;
	}
}
.col-md-8 img {
	display: block;
	max-width: 100%;
	height: auto;
}
.col-md-4 h3 a {
	color: #555;
}
.loaded {
	border: 0px;
	margin: 0px 0 7px 0;
}
.article-title {
	margin-top: 17px;
	line-height: 36px;
	font-size: 1.2em;
	text-align: center;
}
.article-title h3 {
	color: #141414;
}
.article-meta {
	padding: 5px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	color: #666;
}
.article-meta a {
	color: #666;
}
.page_navi{overflow:hidden;width:100%;text-align:center}
.page_navi a{height:36px;border:1px solid #DDD;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#888;background-color:#DDD;text-decoration:none;line-height:36px;margin:2px;padding:3px 8px}
.page_navi a:hover,.page_navi a.current{border:1px solid #007bff;color:#FFF;font-weight:bolder;background-color:#007bff}

.block-head {
	border-bottom: 1px solid #dedede;
}
.related_posts{margin:5px 0 10px 0;}
.related_posts li {
	border-bottom: solid 1px #eee;
	padding: 8px 15px;
	font-size: 14px;
	list-style: none;
}
.related_posts li a {
	color: #666;
}
.related {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.related_img{width:100%;height:0;}
.related_img li {list-style: none;}
.related_img a {color: #666;}
.related_box{float:left;overflow:hidden;margin-top:5px;width:242px;margin-bottom:5px;}
.related_box:hover{background:#f9f9f9}
.related_box .r_title{width:auto;height:60px;font-weight:400;font-size:14px;margin:0 10px;overflow:hidden;}
.related_box .r_pic{margin:5px}
.related_box .r_pic img{width:235px;height:145px;background:#fff;padding:2px}

.f-link {
	padding-top: 20px;
	border-bottom: 1px dotted #303030;
}
.copyright {
	padding: 20px;
	border-top: 1px dotted #303030;
}
.linkcat {
	list-style: none;
}
.linkcat h2 {
	color: #777;
	font-size: 1.3em;
	margin: 0px 0 10px 0;
	font-family: 'Microsoft Yahei';
	font-weight: bold;
	border-bottom: 1px dotted #444;
	height: 26px;
}
.blogroll {
	padding: 0 0 10px 0 !important;
	margin-bottom: 15px;
	border-bottom: 1px dotted #666;
}
.blogroll a {
	color: #777;
	font-family: 'Microsoft Yahei';
	font-size: 1.0em;
	padding: 2px;
}
.tagcloud a {
	font-size: 14px !important;
	padding: 6px 8px;
	background: #f7f7f7;
	display: inline-block;
	margin: 0 1px 1px 0;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	transition-duration: .3s;
	color: #444;
}
.tagcloud a:hover {
	background: #f3f3f3;
}
.post .post_format-post-format-video {
	z-index: 10;
	position: absolute;
	left: 0em;
	top: 0em;
	width: 100%;
	height: 50%;
	background: url(images/play-btn.png) center center no-repeat;
}
.article-meta {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: center;
}
.meta {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}
.meta a {
	color: #999;
	font-size: 12px;
}
.btn-s {
	border-radius: 0 5px 5px 0 !important;
}
.imcn_panel {
	padding-top: 2px;
}
.imcn_panel a {
	float: right;
	color: #999;
}
.swiper-container {
	width: 729px;
	height: 377px;
}

@media (max-width: 768px) {
	.swiper-container {
		width: 100% !important;
		height: 250px !important;
		max-width: 100%;
	}
	.swiper-slide img {
		width: 100% !important;
		height: 100% !important;
		object-fit: cover;
	}
	.swiper-button-next,
	.swiper-button-prev {
		display: none !important;
	}
}

@media (max-width: 480px) {
	.swiper-container {
		height: 180px !important;
	}
}

.swiper-slide {
	width: 100%;
	height: 100%;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.imcn_label {
	z-index: 10;
	position: absolute !important;
	left: 0em;
	top: 0em;
	background-color:#007bff;
	border-radius: 0px;
	opacity: 0.8;
}
.imcn_label a {
	color: #FFF;
	font-size: 12px;
	padding: 0 5px;
}
.page_title {
	font-size: 26px;
	font-weight: 400;
	color: #1b334b;
	padding: 30px 0;
	text-align: center;
	text-shadow: rgba(0,0,0,.3) 0 0 10px;
	font-family: 'Microsoft Yahei';
}
.baiduads {
	margin: 10px 0 20px 0;
}
.vote {
	text-align: center;
	padding: 10px;
	margin-top: 20px;
}

/* 侧边栏悬浮 */
.affix {
	position: fixed;
	width: 330px;
	top:100px;
}
.nav-tabs{
	width: 360px;
	margin-top: 20px;
}
.nav-tabs.affix{
	top: 77px; /* Set the top position of pinned element */
}
.juanzheng th {
	text-align: center;
}
.navbar-default {
	-webkit-box-shadow: inset 0 0px 0 #FFF,0 0px 0px #FFF !important;
	box-shadow: inset 0 0px 0 #FFF,0 0px 0px #FFF !important;
}
/* 投稿插件 AccessPress Anonymous Post 格式 */
#ap_form_content_editor_ifr {
	height: 300px !important;
}
/* 面包屑导航 */
ul.breadcrumbs {  
	list-style: none;  
	padding: 2px;  
	margin: 0;  
	font-size:12px;
	line-height: 38px;
}  
ul.breadcrumbs li {  
	float: left;  
	margin: 0 5px 0 0;  
	padding: 0; 
	color:#999;
}
ul.breadcrumbs li a {
	color: #999;
}
.bread {
	padding: 0 20px;
	border-bottom: solid #EDEDED 1px;
}