.bj-index{margin-top: 15px;}
.bj-index-l{width: 75%;margin-right: 2%;}
.bj-index-r{width: 23%;}
.bj-index-l-list{}
.bj-index-l-list-c{margin-bottom: 15px; background: #FFFFFF;padding:15px ;    border-radius: 10px;}
.bj-index-l-list-c:last-child{margin-bottom: 0;}
.bj-index-l-list-c a{display: block;}
.bj-index-l-list-c h2{font-size: 18px;color: #222226;margin-bottom: 5px;
height: 26px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
}
.bj-index-l-list-c p{font-size: 14px;color: #555666;line-height: 28px;
max-height: 86px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.bj-index-l-list-c div{margin-top: 5px;}
.bj-index-l-list-c div span{color: #999aaa;font-size: 14px;}
.bj-index-l-list-c a:hover h2{color: #0d53ff;}
/*分页*/
.page{margin: 15px 0;}
.page a{background: #FFFFFF;color: #000000;padding: 10px 15px;display: inline-block;    border-radius: 10px;    margin-right: 5px;}
.page a:last-child{margin-right: 0;}
.page a.act{color: #FFFFFF; background:#0d53ff}
.page a:hover{color: #FFFFFF; background:#0d53ff}

/*面板*/
.bj-mianban{background: #FFFFFF;padding: 15px ;margin-bottom: 15px;    border-radius: 10px;}
.bj-mianban-t{border-bottom: 1px solid #ededed;padding-bottom: 10px;margin-bottom: 10px;}
.bj-mianban-t h2{color: #222226;font-size: 16px;}

.bj-zuixin a{display: block;margin-bottom: 10px;}
.bj-zuixin a:last-child{margin-bottom: 0;}
.bj-zuixin p{font-size: 14px;color: #555666;line-height: 20px;margin-bottom: 5px;
max-height: 40px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bj-zuixin span{color: #999aaa;font-size: 14px;}
.bj-zuixin a:hover p{color: #0d53ff;}

.bj-fenlei a{display: block;}
.bj-fenlei p{font-size: 14px;color: #555666;line-height: 30px;
height: 30px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.bj-fenlei a:hover p{color: #0d53ff;}

.bj-show{background: #FFFFFF;padding:15px ;margin-bottom: 15px;border-radius: 10px;}
.bj-show-t h2{font-size: 20px;color: #222226;font-weight: 600;line-height: 28px;    text-align: justify;}
.bj-show-c p{font-size: 14px;color: #000000;    text-align: justify;}
.bj-show-c img{max-width: 100%;}

/*搜索*/
.search {width: 40%;line-height: 60px;}
.search form{position: relative;}
.search input{outline: 1px solid #eee;font-size: 14px;height: 35px;color: #000000;border-radius: 20px;border: 1px solid #eee;background: #eee;padding: 0 5%;width: 90%;}
.search button{position: absolute;right: 0;top: 52%;border: 0;padding: 0;height: 28px;width: 28px;background: url(../img/ss.png) center no-repeat;transform: translate(-50%, -50%);}
.search button:hover{cursor: pointer;}


.bj-index1-t{padding: 40px 0;}
.bj-index1-t h2{font-size: 26px;color: #000000;text-align: center;}

.bj-index1-c-c{background: #FFFFFF;width: 49%;margin-right: 2%;margin-bottom: 2%;border-radius: 10px;}
.bj-index1-c-c:nth-child(2n){margin-right: 0%;}

.bj-index1-c-c a{display: block;padding: 15px;}
.bj-index1-c-c h2{font-size: 18px;color: #222226;margin-bottom: 5px;
height: 26px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
}
.bj-index1-c-c p{font-size: 14px;color: #555666;line-height: 28px;
height: 56px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.bj-index1-c-c div{margin-top: 5px;}
.bj-index1-c-c div span{color: #999aaa;font-size: 14px;}
.bj-index1-c-c a:hover h2{color: #0d53ff;}

.login{background: #FFFFFF;padding: 15px;margin-top: 15px}

@media only screen and (max-width:820px) {
   .bj-index-l,.bj-index-r{width: 100%;margin-right: 0;}
   .search{    width: 80%;}
   .bj-index1-t{padding: 20px 0;}
   .bj-index1-t h2{font-size: 18px;}
   .bj-index1-c-c{background: #FFFFFF;width: 100%;margin-right: 0%;margin-bottom: 15px;}
   .index-list ul li{margin-top: 15px;}
   .index-list ul li:nth-child(2){margin-top: 15px;}
    .index-list ul li:nth-child(3){margin-top:15px;}
    .index-list ul li:nth-child(4){margin-top: 15px;}
    .index-list ul li:nth-child(4n){margin-top: 15px;}
}
