.title {
    height: 55px;
    border-bottom: 2px solid #E6E6E6;
}
.col-md-4{
	width:100%;
}
.flexRow {
    display: flex;
    height: 60px;
    justify-content: space-between;
    align-items: center;
    font-size: 32px;
}
.flexRow .dot {
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #999999;
    border-radius: 100%;
    margin-right: 9px;
}

.flexRow .content {
    display: flex;
    /* width: calc(100% - 100px); */
    /* width: 100%; */
    flex: 1;
    align-items: center;
    overflow: hidden!important;
    text-overflow: ellipsis!important;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    word-wrap: break-word;
}
.quzhengfurenqyuan_div{
	width: 100%;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #C9E1F0;
}
.quzhengfurenqyuan_div:last-of-type{
	border-bottom: none;
}
.renyaun_zhiwei {
    width: 180px;
    height: 140px;
    display: flex;
    align-items: center;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0068B7;
}

.renyuan_box {
    margin-top: 20px;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}
.renyuan_box>div {
    margin-left: 25px;
    width: 200px;
    height: 290px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.renyuan_box>div>div{
	 padding: 5px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    width: 100%;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.renyuan_box>div img{
    width: 180px;
    height: 240px;
}
.quzhengfu_title_bg {
    width:100%;
    height:100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    position: relative;
    margin-top: 32px;
    margin-bottom: 25px;
}
.quzhengfu_title_bg>img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.quzhengfu_title_bg>span {
    z-index: 10;
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    line-height: 72px;
	font-size:50px;
}
.title h3.active {
    border-bottom: 2px solid #0068B7;
    color: #1485E4;
    font-size: 32px;
}
.title h3 {
    display: inline-block;
    margin: 0;
    height: 55px;
    color: #727272;
    font-size: 32px;
    cursor: pointer;
    margin-right: 23px;
}
.con2 li {
    margin-top: 0px;
    background: url(/xccqrmzf/resource1/image/sj.png) no-repeat left center;
    padding-left: 20px;
    line-height: 60px;
    padding: 0 0 0 14px;
    overflow: hidden;
	font-size:32px;
}
.con2 li a {
    color: #222222;
    float: left;
    width: 760px;
}
.renyuan_box a{
font-size: 26px;
	color:#1485E4;
}
.container-main {
    padding: 10px;
    width: 770px;
    height: 1172px;
    font-size: 16px;
    overflow-y: auto;
    float: right;
    margin-right: 30px;
    background-color: #ffffff;
    box-shadow: 0 10px 10px 0 #babacd;
}
.bm-table ul {
    margin-bottom: 0px;
}
#mate1 ul:nth-child(odd) {
    display: inline-block;
    background-color: #f6f5f7;
}
.bm-table ul li {
    list-style: none;
    float: left;
    display: inline-block;
    width: 205px;
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
	font-size:26px;
}
.bm-table ul li a
{
	color:#337ab7
}
.border-li {
    border-left: 1px solid #cacaca;
}
.index-container {
    width: 1180px;
    margin: 0 auto;
    padding: 10px;
    overflow-y: auto;
    margin-top: 20px;
    background-color: #ffffff;
    box-shadow: 0 10px 10px 0 #babacd;
}
.area {
font-size:24px!important;
}
.area mt15 span a{
color:#333!important;
}