*{ margin: 0; padding: 0; } body{ background-color: #f2f2f2; font-family: "微软雅黑"; color: #333; } .main{ width: 1260px; margin: 0 auto; } .dqwz{ width: 100%; color: #303030; font-size: 16px; line-height: 60px; margin-top:10px; } .dqwz a{ color: #303030; } ul,li{ list-style: none; } .letters{ display: flex; justify-content: space-between; } .letters li{ width: 34px; height: 34px; box-shadow: 0px 0px 5px 1px #ddd; text-align: center; line-height: 34px; font-size: 13px; background: #fff; } .letters li a{ color: #333; display: block; } .container{ margin-top: 30px; } .contaier-list{ background: #fff; padding: 0 24px; box-sizing: border-box; box-shadow: 0px 0px 5px 1px #ddd; } .contaier-list .listtop{ display: flex; justify-content: space-between; height: 60px; align-items: center; border-bottom: 3px solid #efefef; } .contaier-list .listtop>h1{ font-size: 24px; color: #f6ab00; font-weight: bold; } .contaier-list .listtop span a{ color: #333; } .contaier-list ul{ display: flex; flex-wrap: wrap; margin: 15px 0; } .fl li{ width: 200px; font-size: 14px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .fl li a{ color: #333; } .letters-container{ display: flex; justify-content: space-between; flex-wrap: wrap; } .letters-container .contaier-list{ width: 49.2%; margin-bottom: 20px; } .letters-container .contaier-list li{ width: 188px; } .letters .active{ background: #f6ab00; color: #fff; } /* 分页 */ .contaier-list .pagations{ width: 80%; margin: 0px auto; justify-content: center; align-items: center; padding: 30px 0; } .contaier-list .pagations div{ width: 12px; } .contaier-list .pagations div{ height: 100%; display: flex; align-items: center; } .contaier-list .pagations div>img{ width: 100%; } .contaier-list .pagations li{ width: 24px; height: 24px; box-shadow:0px 0px 5px 1px #ddd; text-align: center; line-height: 24px; border-radius: 2px; margin: 0px 10px; background: #ececec; } .contaier-list .pagations >.active{ background: #ff4f53; color: #fff; } /* 样式重置 */ /* .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{ color: #fff; background: #ff4f53; border: 1px solid #ff4f53; border-radius: 2px; } #pageinfo{ justify-content: center; padding: 30px 0; } */ .k-pagination-num, .k-pagination-dot, .k-pagination-disabled { min-width: 34px; height: 34px; line-height: 34px; display: inline-block; /* border: 1px solid #a5a5a5; */ box-shadow: 0px 0px 5px 1px #ddd; background-color: #fff; text-decoration: none; text-align: center; color: #000; margin: 0 4px; border-radius: 4px; } .k-pagination-dot { background: none; border: none; font-weight: bolder; } .k-pagination-num-active { background-color: #ff4f53; color: #fff; } .k-pagination-num-input { width: 40px; padding: 6px; } .k-pagination-num-wrap, .k-pagination-input-wrap { height: 36px; vertical-align: middle; display: inline-block; } .k-pagination-jump-btn { border: none; background-color: grey; color: #fff; height: 32px; } .k-pagination-disabled { color: crimson; } .k-pagination-num-input { height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: middle; } .k-pagination-jump-btn { height: 100%; vertical-align: middle; } #pageform input { width: 80px; height: 24px; } #page1{ display: flex; justify-content: center; padding: 30px; }/*分页*/ .the_pages{clear:both;position:relative;height:43px;overflow:hidden;border-top:none;font-size:14px;font-family:microsoft yahei;margin-top:-1px} .pages_top{margin-top:20px} .the_pages div{float:left;position:relative;left:50%} .the_pages div a,.the_pages div a:link,.the_pages div a:visited,.the_pages div span,.the_pages div em{ display:block;height:39px;line-height:39px;padding:0 15px; background:#fff; color:#333;float:left;border:1px solid #ebebeb; border-bottom-width:1px; position:relative;left:-50%;white-space:nowrap;margin-left:-1px;margin-left: 8px;} .the_pages div a:hover{background:#fff;text-decoration:none} .the_pages div a.linknow{ border: 1px solid #c00; border-top: 0; background: #0067ce; border-color: #0067ce; color: #fff; height: 40px; display: inline-block;} .the_pages div span.nolink{line-height:39px} .the_pages div span.preview_off,.the_pages div span.next_off{color:#ccc}