*{ margin: 0px; padding: 0px;}
a{ text-decoration: none;}
ul,ol{ list-style: none;}
.new_content{ width: 100%; height: 246px; margin:0 auto; background:#edf3f6;}
.new_content .title_new{ height: 30px; line-height: 30px; width: 100%; background: #0989da;
                         color: #FFF; }
.new_content h3{height: 30px; line-height: 30px; padding-left: 1%; padding-right: 1%;}     
.new_content h3 span{ float: right;}                   
.new_content .title_new span{ margin-left: 28px; font-weight: 600;}                         
.new_content .title_new a.more{ color: #FFF; float: right; margin-right: 10px; display: inline-block; background-color:#51a351; padding-left:10px;padding-right: 10px;}

.new_content .zp{ width: 49%; font-size: 14px; float: left; margin-right: 20px; height:216px; overflow: hidden;}
.new_content .zp li.ul_active{ font-weight: 600; font-size: 16px;}
.new_content .zp li{ height: 30px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;padding:1px 15px;}
.new_content .zp li:nth-of-type(odd){background: #dadada;}
.new_content .zp a{ color: #363636; padding-left:20px;}
.new_content .zp a:hover{ color: #f57209;}

.new_content .qz{ width: 49% ;font-size: 14px; float: left; height:216px; overflow: hidden;}
.new_content .qz li.ul_active{ font-weight: 600; font-size: 16px;}
.new_content .qz li{ height: 30px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;padding:1px 15px;}
.new_content .qz li:nth-of-type(odd){background: #dadada;}
.new_content .qz a{ color: #363636; padding-left: 20px;}
.new_content .qz a:hover{ color: #f57209;}
