.list{ padding: 20px 0;}
.listl { width: 23%; padding-right:30px; *width:20%; *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; font-weight: bold; line-height: 80px; text-align: center; background: url(../images/bg_lm_li.png) no-repeat center; background-size: 100%; display:block; overflow:hidden;}
.listl .title a{color: #fff;}
.listl .title span{ width:40px; height: 50px; position: absolute; right:0px; cursor: pointer;}
.listl .title .open { background: url(../images/bg_open.png) no-repeat center; background-size: 45%; display: none;}
.listl .title .close { background: url(../images/bg_close.png) no-repeat center; background-size: 45%; display: none;}
	
.listl .lm-list{ padding:0 20px; background: #f6f6f6; overflow: hidden;}
.listl .lm-list li{ padding: 20px 13px; font-size: 15px; line-height: 24px; border-bottom:1px solid #eeeeee; background: url(../images/bg_lm_list_a.png) no-repeat left center; display: block; cursor: pointer;}
.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.active{ background: url(../images/bg_lm_list_active_a.png) no-repeat left center;}
.listl .lm-list li:hover a, .listl .lm-list li.active a{ color: #cf000f;}

.listr { width: 77%; box-sizing:border-box;}

.listr .list-nr{ min-height: 500px; padding-top: 5px; overflow: hidden;}
.listr .list-nr img{ margin: 0 auto; display: block;}
.listr .list-nr p, .listr .list-nr p span{ font-size:15px !important; line-height: 35px !important;}

.listr .list-list{ overflow: hidden;}
.listr .list-list li{ padding: 15px 0; border-bottom: 1px dashed #e0e0e0; display: block; position: relative;}
.listr .list-list li h2{ margin-bottom: 10px; font-size:16px; font-weight: bold;}
.listr .list-list li .info{ margin-bottom: 10px; font-size: 14px; color: #999; line-height: 24px; text-align: justify; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

.listr .page{ height: 40px; 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;}

.listr-100{ width:100%;}