﻿@charset "utf-8";
/* CSS Document */



.bh-knowledgemenu{width:100%; min-width:1200px; height:80px; border-bottom:solid 1px #e6e6e6;}
.bh-knowledgemenu .knowledgemenu{ width:1020px; height:80px; margin:0px auto; overflow:hidden; text-align:center;}
.bh-knowledgemenu .knowledgemenu li{ width:150px; height:80px; text-align:center; display:inline-block; margin:0px auto; line-height:80px; background:url(../images/li-bg.png) no-repeat right center;}
.bh-knowledgemenu .knowledgemenu li a{ font-size:14px; color:#262626;}
.bh-knowledgemenu .knowledgemenu li a:hover{ color:#c40f18;}
.bh-knowledgemenu .knowledgemenu li.selected{ border-bottom:solid 1px #c40f18; position:relative; top:0px;}
.bh-knowledgemenu .knowledgemenu li.selected a{ color:#c40f18;}
.bh-knowledgemenu .knowledgemenu li:last-child{ background:none;}

.bh-knowledgemain{ width:100%; min-width:1200px; min-height:500px; background:#f2f2f2; overflow:hidden;}
.bh-knowledgemain .knowledgemain{ width:1200px; min-height:500px; margin:0px auto; padding-bottom:40px;}
.bh-knowledgemain .k-div{ width:278px; height:400px; float:left; overflow:hidden; margin:40px 15px auto 0; background:#fff; cursor:pointer;}
.bh-knowledgemain .k-div2{ width:278px; height:300px; float:left; overflow:hidden; margin:40px 15px auto 0; background:#fff; cursor:pointer;}
.bh-knowledgemain .k-div:nth-child(4n){ margin-right:0;}
.bh-knowledgemain .k-div:hover{ box-shadow:0 0 10px #bbb;}
.bh-knowledgemain .k-pic{ width:278px; height:216px; margin:0px auto; overflow:hidden;}
.bh-knowledgemain .k-topic{ width:243px; height:50px; line-height:25px; overflow:hidden; margin:10px auto 5px auto; overflow:hidden; font-size:15px; overflow:hidden;}
.bh-knowledgemain .k-topic a{ color:#333;}
.bh-knowledgemain .k-topic a:hover{ color:#00a7ed; text-decoration:underline;}
.bh-knowledgemain .k-topic2{ width:243px;  line-height:25px; overflow:hidden; margin:10px auto 5px auto; overflow:hidden; font-size:16px; font-weight:bold;overflow: hidden; /*自动隐藏文字*/
text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/
}
.bh-knowledgemain .k-topic2 a{ color:#333;}
.bh-knowledgemain .k-topic2 a:hover{ color:#00a7ed; text-decoration:underline;}
.bh-knowledgemain .k-intro{ width:243px; height:60px; line-height:20px; overflow:hidden; margin:10px auto 5px auto; overflow:hidden; color:#bbb; font-size:12px; overflow:hidden;}
.bh-knowledgemain .k-intro2{ width:243px; height:20px; line-height:20px; overflow:hidden; margin:10px auto 5px auto; overflow:hidden; color:#bbb; font-size:12px; overflow:hidden;}
.bh-knowledgemain .k-date{ width:243px; height:40px; line-height:40px; color:#bbb; margin:0px auto;}

.news-no{line-height:550px; text-align:center; font-size:25px; color:#666;}


.bh-pages{ width:1200px; height:40px; margin:80px auto 80px auto; clear:both; text-align:center;}
.bh-pages li{ width:38px; height:18px;text-align:center; display:inline-block; line-height:38px; margin-right:4px; box-sizing: border-box;}
.bh-pages li a{ width:100%; text-align:center;  display:block; font-size:14px; color:#32332e; border:solid 1px #d9d9d9; border-radius:2px;}
.bh-pages li a:hover{ background:#616161; color:#fff; border:solid 1px #616161; }
.bh-pages li.active a{background:#616161; color:#fff; border:solid 1px #616161;}