﻿      .w1200c { width: 1100px;margin: 0 auto;}
      	.channelNam {
		color: #fff;
		font-size: 30px;
		margin-top: 20px;
		text-align: center;
		font-weight: 700;
	}
    .public-main-box-bm {
    height: 100%;
    background-color: rgb(242, 242, 242);
    padding: 0 30px 30px 30px;
}
  .public-main-top{display: none;}
  .bmcontent {
		overflow: hidden;
		background-color: rgb(242, 242, 242);
		width: 100%;
		margin: 0 auto ;
        padding-top: 30px;
	}
   .bmcontent .leftList {
    float: left;
    width: 275px;
}
.xxgkml {
    color: #fff;
    font-size: 20px;
    height: 50px;
    text-align: center;
    background: #2e65a6;
    line-height: 50px;
    font-weight: 700;
}
.indent {
    padding-bottom: 10px;
    background: #fff;
    margin-top: 20px;
    min-height: 40px;
}
.indent li {
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
    font-size: 18px;
}
.bmcontent .rightList {
    width: 750px;
    float: right;
}
.rightList table {
    border-collapse: collapse;
}
.rightList table td {
    font-size: 18px;
    line-height: 35px;
    padding: 10px 15px;
}
.xxgk * {
    line-height: 30px;
}
tbody {
    background: #fff;
}
.xxgk .first-line * {
    line-height: 35px;
    background: #ececec;
}
.first-line td {
    color: #2e65a6;
}

element.style {
}
.pages {
    overflow: hidden;
    margin: 10px 0;
}
.pages .paper {
    margin-right: 20px;
}
.pages>div {
    float: left;
}
.pages * {
    line-height: 50px;
}
.pages b {
    color: #015293;
}
.pages a {
    padding: 1px 5px;
    border: 1px solid lightgrey;
}

.bmcontent .date{
    font-size: 16px;
    padding: 0;
}
/* .bmcontent table tr{
    border-bottom: 1px dashed #e3dfdf;
}
.bmcontent table tr:first-child,.bmcontent table tr:last-child{
    border-bottom: none;
} */
.public-list-item .indent .items{
    color: #fff;
    background: #83a5ca;
}
.public-list-item .indent .xs{
    color: #2e65a6;
    /* font-weight: bold; */
}
.public-list-item .indent li:hover{
    color: #2e65a6;
}
.bmcontent .rightList{
    min-height: 800px;
}
/* 缩放适配 */
.oldModel .bmcontent .leftList{width: 28%;}
.oldModel .bmcontent .rightList{width: 70%;}
.oldModel .rightList table td:first-child{ display: none;}