body {
    background: #f2f5fa;
}

body.list {
    background: #f2f5fa url(../images/list-body-bg.png) no-repeat 50% 35px;
}

.logo-nav {
    height: 230px;
}

.logo-nav .logo {
    padding: 30px 0 35px 0;
}

.logo-nav {
    margin: 0 auto 40px auto;
}

.list-nav {
    width: 100%;
    height: 75px;
    background: #2d2a9b;
}

#nav li.mainmenu {
    height: 75px;
    line-height: 75px;
}

#nav li.mainmenu a {
    color: #fff;
}

.innav ul>li.cur>a {
    color: #fff;
}

#nav .subnav a {
    height: 45px;
    line-height: 45px;
}

.wx-ewm {
    position: relative;
    top: -35px;
    right: 30px;
    text-align: center;
    z-index:30;
}

.wx-ewm p {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}

/* 要闻样式 */

.list-con div.t {
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 45px;
    background: url(../images/ico-list-yw.png) no-repeat 0 50%;
    border-bottom: 1px solid #bfbfbf;
}

.list-con div.t .fl {
    font-size: 22px;
    font-weight: bold;
    color: #1f398f;
}

.list-con div.t .fr {
    font-size: 16px;
    color: #4f4f4f;
}

.yw-con ul {
    margin: 20px 0 0 0;
    border-bottom: 1px solid #aaa;
padding: 0 0 20px 0;
}

.yw-con ul li {
    width: 380px;
    height: 375px;
    float: left;
    background: #fff;
    padding: 0;
    margin: 0 0 0 32px;
}

.yw-con ul li.first {
    margin: 0;
}

.yw-con ul h2 {
    padding: 0 20px;
    margin: 5px 0;
height: 50px;
}

.yw-con ul h2 a {
    font-size: 16px;
    color: #102a7e;
    font-weight: bold;
}

.yw-con ul p {
    font-size: 14px;
    color: #999;
    padding: 0 20px;
}

.yw-con ul p span.rq {
    font-size: 16px;
    color: #333;
    line-height: 35px;
    float: left;
}

.yw-con ul p span.mor {
    font-size: 16px;
    color: #333;
    line-height: 35px;
    float: right;
}

.yw-con ul p span.mor a:hover {
    color: #000;
}


/* 图片列表样式 */

.list-con-r .yw-con ul li {
    width: 300px;
height: 335px;

}

.list-con-r .yw-con ul li img {
    width: 300px;
}

.list-con-r .yw-con ul li {
    margin: 0 0 0 15px;
}

.list-con-r .yw-con ul li.first {
    margin: 0;
}
.list-con-r .yw-con ul li p.rq-mor {

    margin: 5px 0 0 0;
}

/* 专题专栏图片列表 */

#ztzl {}

#ztzl ul {
    border: none;
}

#ztzl ul li {
    width:298px;
    height: 270px;
background:none;
    box-sizing: content-box;
}
#ztzl ul li  a {
border: 4px solid #d9d9d9;
display:block;
}
#ztzl ul li img {
    width: 290px;
    height: 195px;


}

#ztzl ul li h2 {
    color: #666;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}

#ztzl ul li h2 a {
    color: #666;
border:none;
}

/* 公共服务 */

.ggfw ul {
    margin: 30px 0 0 0;
}

.ggfw-con  {
    width: 1000px;
    margin: 0 auto;
}

.ggfw-con ul li {
    float: left;
    width: 210px;
    height: 170px;
    text-align: center;
    margin: 0 0 0 35px;
}

.wx-l {}

.wxjz ul li {
    height: 260px;
}
.wxjz-con  {
    width: 825px;
    margin: 0 auto;
}
.wxjz-con ul li {
    float: left;
    width: 210px;
    height: 250px;
    text-align: center;
    margin: 0 0 0 45px;
}
.wx-r {
    width: 320px;
    margin: 50px 0 0 0;
}

/* 文章内容页面 */

.zy-con div.dqwz p {
    text-align: right;
    font-size: 16px;
    color: #4f4f4f
}

.nrzj h1 {
    font-size: 22px;
    text-align: center;
    line-height: 35px;
    padding: 20px 120px;
}

.nrzj p.xx {
    height: 45px;
    line-height: 45px;
    color: #4f4f4f;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #ccc
}
.nrzj .zw{
    padding:20px 50px;
}
.nrzj .zw p{
    line-height: 40px!important;
    text-indent: 2em;
    margin:5px 0 0 0!important;
    font-size: 16px!important;
    text-align:justify; text-justify:inter-ideograph;
}

.nrzj .share{
padding:20px 0;

}