.list{ padding: 20px 0;}
.listl { width: 25%; padding-right:30px; *width:22%; *padding-right:3%; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}
.listl .title{ font-size: 20px; color: #fff; line-height: 70px; text-align: center; background: #304b8e; background-size: cover; display:block; overflow:hidden;}
.listl .title a{color: #fff;}
.listl .title span{ width:45px; height: 45px; position: absolute; right:0px; cursor: pointer;}
.listl .title .open { background: url(../images/bg_open.png) no-repeat center; background-size: 40%; display: none;}
.listl .title .close { background: url(../images/bg_close.png) no-repeat center; background-size: 40%; display: none;}
	
.listl .lm-list{ border:1px solid #E6E6E6; overflow: hidden;}
.listl .lm-list li{ padding: 13px 20px; font-size: 15px; line-height: 24px; border-bottom: 1px solid #E6E6E6; display: block; cursor: pointer;}
.listl .lm-list li:nth-last-child(1){ border-bottom:0;}
.listl .lm-list li a{ color: #666; display: block; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.listl .lm-list li:hover a, .listl .lm-list li.active a{ color: #990000;}

.listr { width: 75%;}
.listr .dqwz-title{ padding: 0 0 15px 0;}

.listr .list-nr{ min-height: 500px; padding-top: 5px; overflow: hidden;}
.listr .list-nr img{ margin: 0 auto;}
.listr .list-nr p, .listr .list-nr p span{ font-size:15px !important; line-height: 35px !important;}

.listr .list-list{ min-height:580px; overflow: hidden;}
.listr .list-list li{ padding: 8px 60px 10px 20px; line-height: 15px; text-align: justify; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; border-bottom: 1px dashed #e6e6e6; background: url(../images/bg_info_li.png) no-repeat left 15px; position: relative;}
.listr .list-list li a{ max-height: 48px; display: block; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.listr .list-list li span{ position: absolute; right: 0; top: 10px;}

.listr .page{ height: 36px; margin: 20px 0; font-size:14px; line-height: 36px; display: block;}
.listr .page .default_pgPanel {  margin: 0 auto; padding: 0; float:none !important;}
.listr .page table{ width:auto;}
.listr .page .pageDiv{ text-align:center;}
.listr .page .default_pgBtn{ margin: 5px;}