﻿body {
    background: #f8f8f8;
    font-family: "Microsoft Yahei";
    font-size: 14px;
}

a:hover,
a:link,
a:active,
a:visited {
    color: #000;
}

.w1100 {
    width: 1100px;
    margin: auto;
}

.w1060 {
    width: 1060px;
    margin: auto;
    padding: 20px;
    background: #fff;
    overflow: hidden;
}

.warp {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}

.bgfff {
    background: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt20 {
    margin-top: 20px;
}

.mt40 {
    margin-top: 40px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

input:focus {
    outline: none;
}

.clear {
    clear: both;
}

.overHiden {
    overflow: hidden;
}

.center {
    text-align: center;
}

.tit {
    height: 30px;
    background: #ece8e6;
    border-bottom: 3px #a41414 solid;
    border-top: 1px #fff solid;
    border-right: 1px #fff solid;
    line-height: 30px;
    overflow: hidden;
}

.tit h2 {
    height: 30px;
    font-size: 14px;
    color: #fff;
    background: #a41414;
    font-weight: normal;
    padding: 0 20px;
    box-shadow: 5px 1px 5px #ccc;
    line-height: 34px;
}

.tit .more {
    padding: 0 10px 0 0;
    font-size: 12px;
}

.hd {
    width: 401px;
    height: 264px;
    border: 1px #ccc solid;
}


/*顶部*/

.header {
    height: 230px;
    background: #f8f8f8 url(../images/inde.jpg) no-repeat center top;
    overflow: hidden;
    position: relative;
}

.header .logo {
    width: 455px;
    height: 85px;
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -537.5px;
}

.header .tips {
    height: 30px;
    line-height: 30px;
    opacity: 0.8;
    padding: 0 10px;
    border-radius: 5px;
    font-size: 12px;
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -520px;
    background: #fff;
}

.header .setHomePage {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: #fff;
    opacity: 0.8;
    padding: 0 10px;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: 350px;
}

.header .setHomePage a {
    margin: 10px;
}


/*导航*/

.nav {
    height: 36px;
    background: url(../images/nav.png) repeat-x;
    overflow: hidden;
}

.nav li {
    float: left;
    font-size: 14px;
    padding: 0 14px;
    line-height: 36px;
    color: #fff;
}

.nav li a {
    color: #fff;
}


/*头条*/

.headlines {
    width: 820px;
    height: 86px;
    text-align: center;
}

.headlines .h2 {
    font: 30px "Microsoft Yahei";
    padding: 6px 0;
}

.headlines .h2 a {
    color: #a80009;
}

.headlines .h3 {
    font: 12px "\5B8B\4F53";
}

.headlines .h3 a {
    color: #000;
    margin-right: 20px;
}


/*轮播*/

.slideBox {
    position: relative;
    width: 430px;
    height: 310px;
    left: 5px;
    top: 5px;
    overflow: hidden;
}

.slideBox ul.items {
    position: absolute;
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 430px;
    height: 310px;
}

.slideBox ul.items li {
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 430px;
    height: 310px;
}

.slideBox ul.items li a {
    float: left;
    line-height: normal !important;
    padding: 0px !important;
    border: none;
}

.slideBox ul.items li a img {
    margin: 0px !important;
    padding: 0px !important;
    display: block;
    border: none;
    width: 430px;
    height: 310px;
}

.slideBox .tips {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    background-color: #000;
    overflow: hidden;
}

.slideBox .tips .title {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
}

.slideBox .tips .title a {
    color: #FFF;
    font-size: 14px;
    line-height: 50px;
    margin-left: 10px;
    text-decoration: none;
}

.slideBox .tips .title a:hover {
    text-decoration: underline !important;
}

.slideBox .tips .nums {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
}

.slideBox .tips .nums a {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    text-indent: -99999px;
    margin: 15px 10px 0px 0px;
}

.slideBox .tips .nums a.active {
    background-color: #093;
}


/*政法要闻*/
.txt {
    width: 324px;
    height: 339px;
    }

.zfyw {
    width: 340px;
    padding: 5px;
}

.zfyw .label_summary {
    padding: 10px 0;
}

.zfyw .cDRed a {
    color: #a41414;
}

.zfyw .title h2 {
    height: 30px;
    padding: 0 15px;
    background: #a41414;
    color: #fff;
    font: 16px/30px "Microsoft Yahei";
}

.zfyw .title a {
    color: #000;
    font: 12px/30px "Microsoft Yahei";
    margin-right: 30px;
}

.zfyw .con {
    padding: 10px 0;
    overflow: hidden;
}

.zfyw .con li {
    float: left;
    width: 360px;
    font-size: 14px;
    line-height: 25px;
    margin-left: 30px;
    margin-top: 5px;

}

.zfyw .com li a {
    color: #000;
}


/*高层之声*/

.gczs .con {
    padding: 20px;
}

.gczs .con li {
    line-height: 28px;
}


/*通知公告*/

.tzgg {
    width: 258px;
    height: 318px;
}

.tzgg .title {
    height: 35px;
    background: #a41414;
    line-height: 35px;
    color: #fff;
    font-family: "\5B8B\4F53";
}

.tzgg .title h2 {
    font-size: 14px;
    font-weight: normal;
    padding-left: 15px;
}

.tzgg .title .more {
    padding-right: 10px;
    font-size: 12px;
}

.tzgg .title .more a {
    color: #fff;
}

.tzgg .con {
    padding: 10px;
}

.tzgg .con li {
    padding: 4px 0;
}

.tzgg .con a {
    color: #000;
}


/*他山之石*/

.tszs {
    width: 258px;
}

.tszs .con {
    padding: 10px;
}

.tszs .tw {
    margin: 20px auto 0 auto;
    width: 200px;
}

.tszs img {
    width: 200px;
    height: 130px;
}

.tszs p {
    width: 200px;
    text-align: center;
}

.tszs .con li {
    padding: 3px 0;
}

.tszs .con a {
    color: #000;
}


/*平安剪影*/

.pajy {
    width: 820px;
    height: 310px;
}

.pajy ul {
    padding: 20px 0 0 30px;
}

.pajy li {
    float: left;
    padding: 10px 38px 0 0;
}


/*便民服务*/

.bmfw {
    width: 258px;
    height: 260px;
}

.bmfw .title {
    padding: 15px 0;
    text-align: center;
}

.bmfw .con {
    width: 258px;
    height: 166px;
    background: url(http://img.pazjw.com.cn/pahzw/images/bmfw_icon.png) no-repeat 20px 20px;
    position: relative;
}

.bmfw .con a {
    position: absolute;
    top: 20px;
    left: 22px;
    width: 65px;
    height: 65px;
    display: block;
}


/*底部*/

.footer {
    text-align: center;
    font-size: 12px;
    background: #878787;
    padding: 30px 0;
    color: #fff;
}

.footer a {
    color: #fff;
}