/*
Theme Name: IMCN2026
Theme URI: https://imcn.me
Author: chinacnd
Author URI: https://imcn.me
Description: imcntheme
Version: 1.7
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: 200px; */
}
._r4ujwguxowr {
	max-height: 200px;
}
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;
	border-radius:5px;
}
.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;
}
.content h1 {
  font-size: 1.5rem !important;
  padding: 10px 0;
  font-weight: 600 !important;
}
.content h2{
  font-size: 1.25rem !important;
  padding: 10px 0;
  font-weight: 600 !important;
}
.content h3 {
  font-size: 1.1rem !important;
  padding: 10px 0;
  font-weight: 600 !important;
}
.content h4 {
  font-size: 1rem !important;
  padding: 10px 0;
  font-weight: 600 !important;
}
.thumba {
	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;
   margin-bottom: 0px;
   padding: 0px 0 0 0;
   font-family: "Microsoft Yahei", "Arial", HELVETICA;
   color: #999;
	transition: background 0.2s;
	border-bottom: 1px solid #EDEDED;
}
.post p {
    font-family: "Microsoft Yahei", "Arial", HELVETICA;
    color: #999;
	font-size: 14px;
}
.content {
	padding: 0 0 25px 0;
	border-radius: 5px 0 0 5px;
}
.content-in {
	margin-bottom: 15px;
}
.index-content {
	padding: 15px 0 30px 0;
	background-color: #FFFFFF;
	border-radius: 5px 0 0 5px;
}
.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: #F6F6F6;
	border-radius: 0 5px 5px 0;
}

.index-content .col-xs-4 {
	padding: 0 10px 0 0px !important;
}
.index-table {
	text-align:center;
	/* box-shadow: 0 .125rem .25rem rgba(0,0,0,.075); */
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
.index-table a {
	color: #666;
}
.inav-item {
	flex: 1;
	text-align: center;
	margin: 6px;
	padding: 12px 8px;
	border-radius: 10px;
	background: #f8f9fa;
	transition: all 0.3s ease;
	box-shadow: 0 2px 6px rgba(0,0,0,0.04);
	border: 1px solid #efefef;
}
.inav-item:hover {
	background: #e9ecef;
	box-shadow: 0 4px 12px rgba(0,0,0,0.08);
	transform: translateY(-2px);
}
.inav-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 6px;
	color: #2c3e66;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
}
.inav-link i {
	font-size: 28px;
	color: #3c94a9;
	transition: color 0.3s ease;
}
.inav-item:hover .inav-link i {
	color: #007cba;
}
.inav-item:hover .inav-link {
	color: #007cba;
}
.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: 1px solid #dfdada;
	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;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* 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 {
	width:85%;
	float:right;
}
.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:#333;
}
.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: #25588f;
}
.comment_text {
	clear:both;
	margin-top:5px;
	float:left;
	font-size:13px;
}
.comment_text p {
	color:#555;
}
.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;
	border-radius:5px;
}
.col-md-4 h3 a {
	color: #555;
}
.loaded {
	border: 0px;
	margin: 0px 0 7px 0;
}
.article-title {
	line-height: 36px;
	font-size: 1.2em;
	text-align: center;
}
.article-title h1 {
	font-size: 1.2em !important;
	color: #141414;
	font-weight: 600;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	display: inline;
}
.article-title h3 {
	color: #141414;
}
/* 首页列表标题 h2 样式 */
.title .post-title {
	font-size: clamp(0.95rem, 3.5vw, 1.2rem);
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 1.4;
	font-weight: 600;
	display: inline;
}
.post-title a {
	color: #333;
	font-size: clamp(0.95rem, 3.5vw, 1.2rem);
	font-weight: 600;
}
.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;
}
.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;
	border-radius: 0px;
	opacity: 0.8;
}
.imcn_label a {
	color: #FFF;
	font-size: 12px;
	padding: 2px 5px;
	background-color:#7d6966;
	margin: 1px;
}
.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;
}
/* 订阅表单整体样式 */
#accordion form[method="post"] {
  max-width: 480px;
  margin: 30px 0;
  padding: 25px;
  background: #f8f9fa;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

/* 输入框标签样式 */
#accordion form[method="post"] p {
  margin: 0 0 15px;
}

/* 邮箱输入框 */
#accordion form[method="post"] input[type="email"] {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 15px;
  outline: none;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

/* 输入框聚焦效果 */
#accordion form[method="post"] input[type="email"]:focus {
  border-color: #007cba;
  box-shadow: 0 0 0 3px rgba(0, 124, 186, 0.15);
}

/* 订阅按钮 */
#accordion form[method="post"] input[type="submit"] {
  display: inline-block;
  width: 100%;
  padding: 12px;
  background: #007cba;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s ease;
}

/* 按钮 hover 效果 */
#accordion form[method="post"] input[type="submit"]:hover {
  background: #006ba1;
}

/* 标签文字 */
#accordion form[method="post"] label {
  font-size: 15px;
  font-weight: 500;
  color: #333;
  display: block;
  margin-bottom: 8px;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
	background:#c5c5c5;
}
.label:hover {
	color: #fff;
	background:#007cba;
}
.rela a{
	font-size:16px;
	font-weight:600;
	color:#333;
}
.rela .inav-link {
	font-size: 14px;
}
.weibo-share-wrapper {
    margin: 30px 0 20px;
    text-align: center;
}

.weibo-share-btn {
    display: inline-flex;
    align-items: center;
    background: #ff8200;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    text-decoration: none;
    transition: opacity 0.3s;
}

.weibo-share-btn:hover {
    opacity: 0.85;
    color: #fff;
}
.featured-guide {
	background: #fff;
	border-radius: 6px;
}
}