.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: 93px; text-align: center; background: url(../images/bg_lm_li.png) no-repeat center; border-top-left-radius:5px; border-top-right-radius:5px; background-size: cover; display:block; overflow:hidden;}
.listl .title a{color: #fff;}
.listl .title span{ width:50px; 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: #fff; overflow: hidden;}
.listl .lm-list li{ padding: 20px 10px; font-size: 15px; line-height: 24px; background: url(../images/bg_lm_list.png) no-repeat bottom; background-size:100%; display: block; cursor: pointer;}
.listl .lm-list li:nth-last-child(1){ background: none;}
.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: #cf000f;}
.listl .lm-list .active{ background: url(../images/bg_lm_list_active.png) no-repeat bottom; background-size:100%;}
.listl .lm-list .active a{ padding-left: 25px; background: url(../images/bg_lm_list_active_a.png) no-repeat left center;}

.listr { width: 77%; padding: 30px; *width:70%; *padding:2% 3.5%; background: #fff; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}
.listr .dqwz-title{ padding: 0 0 15px 0; background: #fff;}

.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 ul{ width:104%;}
.listr .list-list li{ width:48%; *width:42%; margin-right:2%;  float: left; display:inline-block; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box; margin-top: 25px; padding: 15px; *padding: 2% 3%; background: #f9f9f9; box-sizing:border-box;}
.listr .list-list li h3{ height: 52px; line-height: 26px; text-align: justify; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.listr .list-list li span{ margin-top: 15px; padding-top: 15px; border-top:1px solid #e1e1e1; display: block;}

.listr .page{ height: 36px; margin: 20px 0 0 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;}