*{padding: 0px; margin: 0px; list-style-type: none;font-family: '微软雅黑';}
body,html{ background: #fcebce;}
.top{ width: 100%;}
.top img{ width: 100%;}
.kzztmain{ max-width: 1200px; position: relative; margin: 0px auto; margin-top: -80px;}
.new li{ height: 50px; line-height: 50px; position: relative; overflow: hidden; width: 100%;background: url(../images/dot_red.jpg) no-repeat left 21px; display: flex;}
.new li a{ width: 80%; float: left; position: relative; overflow: hidden; font-size: 18px; color: #000; margin-left: 15px; white-space: nowrap; position: relative; overflow: hidden; text-overflow: ellipsis;text-decoration: none; flex: 1;}
.new li a:hover{ color: #d70100;}
.new li span{ float: right; text-align: right; color: #999; width: 120px;}

.kzztmain .new li:nth-child(5n){ border-bottom: 1px dotted #ccc; margin-bottom: 15px;  box-sizing: initial; padding-bottom: 15px;}
.fenye{ margin: 15px 0px; display: inline-block; width: 100%;}
.fenye ul li{ float: left; padding: 0px 8px; border: 1px solid #ccc; margin: 0px 3px; margin-bottom: 5px;}
.fenye ul li a{ color: #000; text-decoration: none; }
.content{ padding-top: 15px;}
.contenttitle{ padding: 15px 15px; text-align: center; font-size: 30px;}
.fangwengxx{ text-align: center; border-bottom: 1px dotted #ccc; padding:15px 0px;}
.fangwengxx ul{ display: flex; justify-content: center; position: relative;}
.fangwengxx ul li{ margin: 0px 15px;}
.fangwengxx ul li em{ font-style: normal; color: #999; }
.fenye ul li.active{ background: #d70100;}
.fenye ul li.active a{ color: #fff;}

.footer{ text-align: center; padding: 30px 0px; font-size: 16px; border-top: 5px solid #d70100; background: #f9d599;}
.footer p{ margin-top: 15px;}
/* 分页 */
.page{height:32px;margin-top:4px;padding:0px 10px 0px 10px;line-height:32px;border:#d3d3d3 solid 1px;background:#f4f4f4;letter-spacing:1px;color:#666;}
.page span{float:right;}
.page a{color:#1b82cb;}
.page a:hover{color:#F30;}
.page select{}