/*
Theme Name: OOME
Description: OOME.NET专属定制主题
Version: 1、0
Author: 偶米网络技术工作室
Author URI: http://www.oome.net
License: Themeforest Split Licence
License URI: -
Theme URI: http://www.oome.net
*/

a{color: #32c5d2;}

/*隐藏syntaxhighlighter代码高亮插件的关于按钮（问号）*/
.syntaxhighlighter .toolbar{display: none;}

/*设置侧边栏当前分类链接的颜色*/
.c-content-ver-nav .current-cat a{color: #32c5d2;}

/*设置博客归档页面标题高度的最小值（两行）*/
.c-content-blog-post-card-1 .c-body .c-title{min-height: 54px;}

/*设置博客归档页面每个文章高度的最小值*/
.c-content-blog-post-card-1-grid .col-md-6{height: 530px;}
/*设置博客归档页面分类鼠标悬浮的颜色*/
.c-content-blog-post-card-1 .c-body .c-panel > ul > li > a:hover{color: #000000;}

/*设置首页文章区域分类鼠标悬浮的颜色*/
.c-content-blog-post-card-1-grid .c-body .c-panel > ul > li > a:hover{color: #000000;}

/*设置博客详细页面分类鼠标悬浮的颜色*/
.c-content-blog-post-1 .c-panel > ul > li > a:hover{color: #000000;}

/*设置分页中页码与页码之间的间隔*/
.c-content-pagination>li{padding: 0 4px;}
.c-pagination{text-align: center;}

.c-desc .aligncenter p{text-align: center;}
.c-desc img { max-width: 100%; }

/*案例详情页面，相关案例的标题设置为居中*/
.cbp-l-project-related-title {text-align: center;}

@media (min-width: 768px){
	.modal-dialog{margin-top: 200px;}
}

/*修复页脚最新案例部分在中等宽度时布局混乱的问题*/
.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-works>li.c-first{margin-right: 4px;}

.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-blog>.c-post{min-height: 68px;}

.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-blog>.c-post>.c-post-content>.c-post-title a{font-weight: normal;}

.c-tags a{color: #fff;}

code{border: 0px;}