﻿.wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.wsga_nav {
    height: 22px;
    position: absolute;
    left: 0;
    top: 148px;
    background: url(/uiFramework/commonResource/image/2021101210073710056.png);
}
/*轮播图*/
#btnlistID li{
background:#fff;
}

.main {
    width: 100%;
    margin-top: 10px;
}
.newspic {
    overflow: hidden;
    width: 290px;
    height: 210px;
    float: left;
    border: 1px solid #d1d1d1;
    background: url(pic_bg.gif);
    padding-top: 4px;
    padding-left: 5px;
}

#KSS_moveBox{
    padding-left: 5px;
}
.KSS_titleBox h2{
    text-align: center;
}
.KSS_titleBar{
    background: none !important;
}
#btnlistID li{
    border-radius: 15px;
}
.focusBox {
    position: relative;
    width: 290px;
    height: 210px;
    overflow: hidden;
}
.people {
    width: 232px;
    height: 215px;
    float: left;
    margin-left: 4px;
    background: url(front1.gif);
    padding: 20px 0 0 50px;
}
.people ul {
    padding-bottom: 15px;
    height: 95px;
}
.people ul li{
    line-height: 20px;
    background: url(/uiFramework/commonResource/image/2021101315191776053.gif) left center no-repeat;
}
.people li a {
    padding-left: 15px;
    font-size: 14px;
    color: #000;
}
.people li a:hover {
    color: red;
}
.fire-control {
    background: url(crjgl.gif);
}
.traffic {
    background: url(jtgk.gif);
}
.main-left {
    float: left;
    width: 810px;
    margin-top: 10px;
}
.security-box {
    width: 210px;
    float: left;
    margin-top: 10px;
}
.security {
    width: 210px;
    height: 161px;
    background: url(jfts.png);
    padding: 47px 0 0 15px;
}
.query {
    width: 204px;
    height: 82px;
    margin-top: 5px;
}
.query a {
    width: 204px;
    height: 82px;
    display: block;
}
.query a img {
    width: 204px;
    height: 82px;
    display: block;
    border: none;
}
.police-box {
    width: 597px;
    float: right;
    margin-top: 17px;
}
.people-id {
    width: 190px;
    height: 80px;
    float: left;
    background: url(middle1.png);
    cursor: pointer;
    position: relative;
}
.people-id1 {
    margin-right: 13px;
}
.public-security {
    background: url(middle6.png);
}
.main-right {
    width: 177px;
    float: right;
}
.link-box {
    width: 177px;
}
.link-box a {
    width: 177px;
    height: 83px;
    display: block;
    margin-bottom: 5px;
}
.link-box a img {
    width: 177px;
    height: 83px;
    display: block;
    border: none;
}
.clear {
    clear: both;
}
.zhian{
  position: relative;
}
.disnone{
  display:none;
  border: 1px solid rgb(36, 106, 158);
  position: absolute;
  z-index: 2;
  left: 220px;
  background: #fff;
  top: 175px;
 width: 180px;
}
.disnone li {
    padding-left: 8px;
    line-height: 20px;
    background: url(/uiFramework/commonResource/image/2021101718382512011.gif) left center no-repeat;
}
.disnone li a {
    color: #000;
    font-size: 12px;
    padding-left: 10px;
}
.zhian:hover  .disnone{
  display:block;
}