﻿@charset "utf-8";

/* css for pel, ver 1.0 copyright by dongyi network technology co.,ltd design center 本网站通用布局
*/


/* css reset */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    vertical-align: top;
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}

ol,
ul,
li {
    list-style: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "microsoft yahei", simsun, arial, helvetica, tahoma, sans-serif;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}


/* public */

body {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-family: "microsoft yahei", simsun, arial, helvetica, tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #009933;
    text-decoration: underline;
}

.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}

.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

* html .clearfix {
    min-height: 1%;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.hide {
    display: none;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.blank15 {
    height: 15px;
}


/* frame */

html {
    background: #f2f2f2;
}

body {
    text-align: center;
    background: url(/uploads/image/i42515/topbg.png) center 0px no-repeat;
    min-width: 1240px;
}

.sitewidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
}

#header {
    height: 275px;
    text-align: left;
    margin: 0 auto;
}

#header.header-topnav-fixed {
    z-index: 9999;
}


/* topbar */

.topbar {
    height: 30px;
    line-height: 30px;
    overflow: visible;
    background: url(/uploads/image/i42515/top.png);
    color: #fff;
}

.topbar a {
    font-size: 12px;
    color: #fff;
    padding: 0 10px;
}

.topbar .getmain {
    float: left;
    *display: inline;
    color: #fff
}

.topbar .userpanel {
    float: right;
    *display: inline;
    font-size: 12px;
}


/* 站群 */

.topbar .sitenav {
    float: right;
    *display: inline;
    height: 33px;
    width: 84px;
    position: relative;
    z-index: 20;
}

.topbar .sitenav dl {
    display: block;
    width: 84px;
    height: 33px;
    overflow: visible;
}

.topbar .sitenav dl dt {
    display: block;
    height: 32px;
    line-height: 30px;
    text-align: center;
    padding-top: 1px;
    width: 85px;
    position: relative;
    z-index: 22;
    cursor: pointer;
}

.topbar .sitenav dl dd {
    display: none;
    padding: 10px;
    width: 600px;
    height: auto;
    background: #fff;
    border: 1px solid #4caf50;
    position: absolute;
    top: 32px;
    right: 0px;
    z-index: 21;
}

.topbar .sitenav dl dd ul {
    overflow: hidden;
}

.topbar .sitenav dl dd ul li {
    float: left;
    *display: inline;
    height: 28px;
    line-height: 28px;
    width: 170px;
    padding: 0 4px 0 15px;
    background:  3px 9px no-repeat;
}

.topbar .sitenav dl dd ul li a {
    color: #333
}

.topbar .sitenav dl.sitenavon dt {
    background: #fff;
    color: #333;
    padding: 0px;
    border: 1px solid #6e99b9;
    width: 82px;
    border-bottom: none;
}

.topbar .sitenav dl.sitenavon dd {
    display: block;
}

.phoneewm {
    float: right;
    position: relative;
    width: 204px;
    text-align: right;
    margin-right: 0px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    height: 30px;
    line-height: 27px;
}

.phoneewm i {
    width: 42px;
    background: url(/uploads/image/i42515/phoneicon.png) no-repeat 15px 3px;
    display: inline-block;
    padding: 0 30px;
    cursor: pointer;
    font-size: 12px;
}

.phoneewm .phonecode {
    background: url(/uploads/image/i42515/phonearrow.png) no-repeat center top;
    padding-top: 6px;
    position: absolute;
    top: 60px;
    left: 60px;
    display: none;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.phoneewm .phonecode img {
    padding: 10px;
    background: #fff
}

.phoneewm:hover .phonecode {
    display: block;
    top: 30px;
}

.headertop {
    height: 200px;
    /* overflow: hidden; */
    /* width: 1200px; */
    /* margin: 0 auto; */
}

#content {
    background: #fff;
    margin: 0 auto 0px auto;
    padding: 5px 20px 20px 20px;
    max-width: 1160px;
    _width: 1200px;
    position: relative;
    min-height: 300px;
    z-index: 1;
    text-align: left;
    margin-bottom: 15px;
}

#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header .letterlist .ico {
    width: 24px
}

#header .letterlist .dep {
    display: none
}

#header .letterlist .state {
    width: 60px;
}

#header .letterlist .date {
    display: none;
}


/* 搜索框 */

.sitesearchbar {
    z-index: 2;
    height: 35px;
    position: absolute;
    right: 20%;
    top: 46px;
}

.s-form {
    vertical-align: top;
    height: 35px;
    line-height: 35px;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}

.s-form .input-box {
    float: left;
}

.s-form .input-box input {
    width: 247px;
    vertical-align: top;
    *margin: -1px 0;
    height: 35px;
    font-size: 12px;
    line-height: 38px;
    border: none;
    border-right: 0;
    outline: none;
    font-family: microsoft yahei;
    border-left: none;
    padding-left: 13px;
}

.s-form .btn-box {
    position: absolute;
    right: 5px;
    top: 5px;
}

.s-form .btn-box input {
    height: 35px;
    line-height: 100px;
    overflow: hidden;
    border: none;
    background: url(/uploads/image/i42515/search.png)no-repeat center #ff9900;
    width: 80px;
    outline: none;
}

.s-form .btn-box input:active {
    background-color: #13c548;
}

.s-form .link-box {
    text-align: center;
    font-size: 14px;
}

.s-form .select-box {
    float: left;
    width: 76px;
    height: 35px;
    background: #fff;
    border: 1px solid #ccc;
    border-right: none;
    position: relative;
    font-size: 14px;
    display: none;
}

.s-form .select-box ul {
    position: absolute;
    b;
    background: #ffffff;
    line-height: 1.8;
    display: none;
    right: -140px;
    top: 36px;
    border-top: 0;
    width: 520px;
    padding: 5px 10px;
    border-radius: 10px;
}

.s-form .select-box ul li {
    cursor: pointer;
    padding: 4px 5px;
    font-size: 12px;
    float: left;
    width: 90px;
    text-align: left;
}

.s-form .select-box ul li:hover {
    color: #e20500;
    background: #f1f1f1;
}

.s-form .select-box .s-option {
    display: inline-block;
    position: absolute;
    top: 0;
    height: 38px;
    line-height: 35px;
    width: 60px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.s-form .select-box a:hover {
    text-decoration: none;
}

.s-form .select-box .arrow-dn {
    display: inline-block;
    top: 16px;
    height: 0;
    width: 0;
    font-size: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-color: #666 transparent transparent;
    position: absolute;
    right: 10px;
    top: 15px;
    transition: -webkit-transform .1s ease-in-out;
    transform: translate3d(0, 0, 999px);
    backface-visibility: visible;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    -webkit-transform: translate3d(0, 0, 999px);
    -webkit-backface-visibility: visible;
    -moz-transition: -moz-transform .2s ease-in-out;
    -moz-transform: translate3d(0, 0, 999px);
    -moz-backface-visibility: visible;
}

.s-form .select-box .arrow-hover {
    border-color: transparent transparent #666 transparent;
    top: 11px;
}


/* logo */

#logo {
    margin-top: 64px;
    margin-left: 20px;
    float: left;
}

#logo img {
    max-width: 100%;
}

.editiondate {
    position: absolute;
    top: 35px;
    right: 70px;
    font-size: 12px
}

.editiondate .edition {
    background:  no-repeat 0px 7px;
    padding-left: 25px;
}

.editiondate .date {
    background:  no-repeat 0px -56px;
    padding-left: 25px;
}


/* 主导航 */

.topnav {
    position: relative;
}

.topnav-fixed {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    /* -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3); */
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    /* box-shadow: 0px 2px 5px rgba(0, 0, 0, .3); */
}

.nav {
    background: #0fa63c;
}

.mainnav {
    position: relative;
    height: 45px;
    width: 911px;
}

.mainnav .item,
.mainnav .li1 {
    width: 140px;
    _width: 12.4%;
    float: left;
}

.mainnav .itemname a,
.mainnav .a1 {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    font-weight: bold;
}

.mainnav .itemname a:hover,
.mainnav .a1:hover {
    text-decoration: none;
    color: #fff
}

.mainnav .currentitem .itemname,
.mainnav .on1 {
    background: #0a742a;
}

.mainnav .itemsub {
    width: 1154px;
    padding: 20px;
    border-top: 0;
    height: 194px;
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 45px;
    background: #fff;
    z-index: 9;
    border: 3px solid #0a742a;
}

.mainnav #subid1 {
    padding: 20px 20px 30px 20px
}

.navbox .hd {
    padding-bottom: 2px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
}

.navbox .hd .more {
    font-size: 14px;
    float: right;
    color: #666;
}

.navbox .hd .more a {
    color: #666
}

.navbox .hd i {
    float: left;
    width: 4px;
    height: 14px;
    background: #009933;
    margin: 12px 10px 12px 0;
}

.navbox .hd h3 {
    font-size: 18px;
}

.navbox .hd h3 a {
    color: #009933
}

.navbox .hd ul {
    overflow: hidden;
}

.navbox .hd li {
    float: left;
    font-size: 18px;
    margin-right: 20px;
}

.navbox .hd .on a {
    color: #009933;
    /* font-weight:bold */
}

.navbox .bd {
    overflow: hidden;
}

.mainnav .home a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat 24px 14px;
}

.mainnav #item-gxgk a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat -122px 14px;
}

.mainnav #item-xwdt a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat -272px 14px;
}

.mainnav #item-zwgk a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat -418px 14px;
}

.mainnav #item-hdpt a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat -570px 14px;
}

.mainnav #item-ztzl a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat -722px 14px;
}

.mainnav #item-zhhfw a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat -782px 14px;
}

.mainnav #item-djwh a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat -919px 14px;
}

.mainnav #item-hzhq a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat 24px 14px;
}

.mainnav #item-glfw a {
    background: url(/uploads/image/i42515/navlicons.png) no-repeat -1050px 14px;
}


/* 导航-机构设置 */

.mainnav .navbox {}

.mainnav #navysdw {
    width: 647px;
    float: left;
    background:  no-repeat 102px 7px;
}

.mainnav #navysdw .hd {
    width: 100px;
    float: left;
    border: none;
}

.mainnav #navysdw .hd a {
    color: #fff;
    font-weight: bold;
}

.mainnav #navysdw .bd {
    width: 530px;
    float: right;
}

.mainnav #navysdw .bd li {
    float: left;
    width: 218px;
    line-height: 30px;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 0px;
}

.mainnav #navysdw .bd li a {
    color: #fff;
    display: block;
    padding-left: 15px;
    font-size: 12px
}

.mainnav #navysdw .bd li a:hover {
    color: #fff;
    background: #009933;
    text-decoration: none;
}

.mainnav #navjgcs {
    width: 511px;
    float: right;
    background:  no-repeat 102px 7px;
}

.mainnav #navjgcs .hd {
    width: 100px;
    float: left;
    border: none;
}

.mainnav #navjgcs .hd a {
    color: #fff;
    font-weight: bold;
}

.mainnav #navjgcs .bd {
    width: 386px;
    float: right;
}

.mainnav #navjgcs .bd li {
    float: left;
    width: 450px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0px;
}

.mainnav #navjgcs .bd li a {
    color: #fff;
    display: block;
    padding-left: 15px;
    font-size: 12px
}

.mainnav #navjgcs .bd li a:hover {
    color: #fff;
    background: #009933;
    text-decoration: none;
}

.mainnav #navkxyj {}

.mainnav #navkxyj .kxyjintro {
    width: 830px;
    float: left
}

.mainnav #navkxyj .kxyjintro .pic {
    width: 280px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.mainnav #navkxyj .kxyjintro .intro {
    width: 420px;
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 26px;
    margin-left: 40px;
}

.mainnav #navkxyj .kxyjintro .intro .hd {
    margin-bottom: 3px;
    border: none;
    margin-top: 7px;
}

.mainnav #navkxyj .kxyjintro .intro .hd a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.mainnav #navkxyj .kxyjintro .more {
    display: block;
    margin-top: 10px;
    width: 100px;
    height: 30px;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    background: #0fa63c;
    color: #fff;
    font-size: 12px;
}

.mainnav #navkxyj .kxyjintro .more:hover {
    background: #0b822e;
    text-decoration: none;
}

.mainnav #navkxyj .navkxyjlist {
    width: 380px;
    position: absolute;
    top: 40px;
    right: 0;
}

.mainnav #navkxyj .navkxyjlist li {
    width: 138px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.mainnav #navkxyj .navkxyjlist li a {
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    color: #333;
    display: block;
}

.mainnav #navkxyj .navkxyjlist li a:hover {
    background: #f90;
    text-decoration: none;
    color: #fff;
}


/* 导航-走进县市 */

.mainnav #sub-zjxs {
    padding: 20px 20px 30px 20px
}

.mainnav #sub-zjxs .submain {
    overflow: hidden;
}

.mainnav #sub-zjxs #navxsgk {
    float: left;
    width: 55%;
    margin-right: 25px;
}

.mainnav .xsgkintro {
    overflow: hidden;
    padding: 10px 0;
}

.mainnav .xsgkintro .pic {
    float: left;
    width: 30%;
    margin-right: 15px;
}

.mainnav .xsgkintro .pic img {
    height: auto;
    width: 100%;
}

.mainnav .xsgkintro .intro {
    text-indent: 2em;
    line-height: 30px;
    height: 150px;
    overflow: hidden;
}

.mainnav .navzjxslist {
    overflow: hidden;
}

.mainnav .navzjxslist li {
    font-size: 14px;
    float: left;
    width: 10.22%;
    margin: 0 1% 0 0;
    text-align: center;
}

.mainnav .navzjxslist .last {
    margin-right: 0;
    float: right;
}

.mainnav .navzjxslist li a {
    background: #e6e6e6;
    height: 36px;
    line-height: 36px;
    display: block;
}

.mainnav .navzjxslist li a:hover {
    text-decoration: none;
    background: #d2ecff;
    color: #009933
}


/* 导航-新闻中心 */

.mainnav #sub-xwzx.subside {
    width: 12%
}

.mainnav .sidelist1 li {
    width: 100%;
    _width: 100%;
    float: none;
    vertical-align: top;
    margin-bottom: 6px;
}

.mainnav .sidelist1 a {
    display: block;
    border: 1px solid #e3e3e3;
    height: 30px;
    line-height: 30px;
    background: #fafafa;
    text-align: center;
}

.mainnav .sidelist1 a:hover {
    background: #eef7ff;
    color: #009933;
    text-decoration: none;
    border-color: #a5cfee
}

.mainnav #navxwdt {
    width: 62%;
    float: left;
    margin-right: 25px;
}

.mainnav #navtzgg {
    overflow: hidden;
    zoom: 1;
}

.mainnav .tplist {
    overflow: hidden;
}

.mainnav .tplist .t {
    width: 275px;
    height: 205px;
    float: left;
    margin-right: 15px;
    position: relative;
}

.mainnav .tplist .t img {
    width: 100%;
    height: 205px;
}

.mainnav .tplist .t .title,
.mainnav .tplist .t .titlebg {
    width: 100%;
    height: 32px;
    line-height: 32px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden
}

.mainnav .tplist .t .title a {
    color: #fff;
    padding: 0 10px;
}

.mainnav .tplist .t .titlebg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 0;
}

.mainnav .tplist .n {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.mainnav .tplist .n .date {
    float: right;
    color: #999;
    margin-left: 15px;
}

.mainnav .tplist .n a {
    padding-left: 10px;
    background: url(/uploads/image/i42515/icons.png) -2px -386px no-repeat;
}


/* 导航-政务公开 */

#item-zwgk .sidelist {
    height: 260px;
    overflow: hidden;
}

#item-zwgk .sidelist li {
    width: 100%;
    _width: 100%;
    float: none;
    margin-bottom: 3px;
}

.mainnav .subside {
    width: 16%;
    float: left;
    margin-right: 25px;
}

.mainnav .submain {
    overflow: hidden;
    zoom: 1;
}

.mainnav #navzxgk {
    width: 64%;
    float: left;
    margin-right: 25px;
}

.mainnav #navxxgkml {
    overflow: hidden;
    zoom: 1;
}

.mainnav .sidelist li {
    width: 100%;
    _width: 100%;
    float: none;
    vertical-align: top;
    margin-bottom: 10px;
}

.mainnav .sidelist a {
    display: block;
    height: 35px;
    line-height: 35px;
    padding-left: 35px;
    background: url(/uploads/image/i42515/icons.png) 12px -1970px no-repeat #ebebeb;
}

.mainnav .sidelist a:hover {
    text-decoration: none;
    background: url(/uploads/image/i42515/icons.png) 12px -2035px no-repeat #dd0000;
    color: #fff;
}

.mainnav .mllist {
    overflow: hidden;
    padding-bottom: 12px;
}

.mainnav .mllist li {
    font-size: 14px;
    width: 25%;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.mainnav .navzdxx {
    overflow: hidden;
    background: #ededed;
}

.mainnav .navzdxx dt {
    line-height: 16px;
    float: left;
    width: 15px;
    padding: 8px;
    background: #e74343;
}

.mainnav .navzdxx dt a {
    color: #fff;
    line-height: 1.1;
    font-size: 14px;
}

.mainnav .navzdxx dd {
    overflow: hidden;
    zoom: 1;
    padding: 5px 0;
}

.mainnav .navzdxx dd li {
    font-size: 14px;
    float: left;
    width: 33.3%;
    text-align: center;
    line-height: 30px;
}


/* 导航-办事服务 */

.mainnav #navgrbs,
.mainnav #navmslyfw {
    width: 55%;
    float: left;
    margin-right: 25px;
}

.mainnav .grlist {
    overflow: hidden;
}

.mainnav .grlist li {
    font-size: 14px;
    float: left;
    width: 14.6%;
    margin-right: 2%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.mainnav .grlist li a {
    padding-left: 10px;
    background: url(/uploads/image/i42515/icons.png) -2px -388px no-repeat;
}

.mainnav #navgrbs .grlist {
    width: 100%;
    height: 90px;
}


/* 导航-政民互动 */

.mainnav #navsjxx {
    width: 55%;
    float: left;
    margin-right: 25px;
}

.mainnav .letterlist th {
    border-bottom: 0
}

.mainnav .letterlist thead {
    border: 0;
    background: #f5f5f5;
}


/* 导航-招商引资 */

.mainnav #sub-zsyz .subside {
    width: 12%
}

.mainnav #navzsdt {
    width: 62%;
    float: left;
    margin-right: 25px;
}

.mainnav #navtzzn {
    overflow: hidden;
    zoom: 1;
}


/* 导航-文化旅游 */

.mainnav #sub-whly .subside {
    width: 32%;
}

.mainnav #sub-whly .sidelist1 {
    overflow: hidden;
    margin: 0 -2% 5px 0;
}

.mainnav #sub-whly .sidelist1 li {
    font-size: 14px;
    width: 23%;
    float: left;
    margin: 0 2% 2% 0;
}

.mainnav #navlyjd .list {
    overflow: hidden;
    margin-right: -2%
}

.mainnav #navlyjd .list li {
    width: 31.3%;
    float: left;
    margin-right: 2%;
    position: relative;
}

.mainnav #navlyjd .list img {
    width: 100%;
    height: 86px;
}

.mainnav #navlyjd .title,
.mainnav #navlyjd .titlebg {
    font-size: 14px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}

.mainnav #navlyjd .title a {
    color: #fff;
    padding: 0 10px;
}

.mainnav #navlyjd .titlebg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 0;
}

.pagebanner {
    width: 100%;
    min-width: 1200px;
    height: 120px;
    background:  no-repeat center;
}


/* 主栏 和 侧栏 */

.maincontent {
    width: 74%;
    zoom: 1;
    float: left;
}

.side {
    font-size: 14px;
    width: 24.5%;
    overflow: hidden;
    float: right;
}


/* 位置导航 */

.path {
    line-height: 20px;
    padding: 10px 0;
    text-align: left;
    max-width: 1200px;
    _width: 1240px;
    margin: 0 auto;
    font-size: 12px;
    color: #333;
    background: #fff;
    font-family: "宋体";
}

.path a,
.path span {
    padding: 0 3px;
    color: #333;
    font-family: microsoft yahei;
    padding: 0 10px
}

.path em {
    padding-left: 15px;
    font-family: microsoft yahei
}


/*footer*/

#footer {
    color: #fff;
    background: #0a742a;
    position: relative;
    text-align: center;
    padding: 20px 0;
}

#footer .footnav {
    padding-bottom: 10px;
    text-align: left;
}

#footer .footnav a {
    margin-right: 30px;
    display: inline-block;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #fff
}

#footer .code {
    width: 100px;
    height: 131px;
    position: absolute;
    top: 100px;
    right: 0px;
    background: url(/uploads/image/i42515/phonecodebg.png) no-repeat;
    text-align: center;
    padding-top: 4px;
}

#footer .code p {
    margin-top: 20px
}

#footer .copyright {
    text-align: left;
    font-size: 12px;
    line-height: 22px;
    padding-top: 10px;
}

#footer .copyright a {
    text-decoration: underline;
}

#footer .add {
    position: absolute;
    top: 191px;
    right: 230px;
    font-size: 12px;
}

.foot {
    overflow: hidden;
    height: 260px;
}

#footer .footicon {
    position: absolute;
}

#footer .dzjg {
    top: 138px;
    right: 278px;
}

#footer .jiucuo {
    top: 143px;
    right: 134px;
}

#footer .zzfww {
    top: 148px;
    right: 367px;
}

.weixinbo {
    position: absolute;
    top: 74px;
    right: 68px;
    z-index: 9;
}

.weixinbo li {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.weixinbo .weixin {
    display: block;
    width: 50px;
    height: 50px;
    background:  no-repeat 7px 10px;
    border-radius: 6px;
}

.weixinbo .weibo {
    display: block;
    width: 50px;
    height: 50px;
    background:  no-repeat -66px 8px;
    border-radius: 6px;
}

.weixinbo .qrcode {
    position: absolute;
    top: 52px;
    background:  no-repeat 0px 0px;
    width: 105px;
    height: 110px;
    padding-top: 12px;
    left: -28px;
    display: none;
    z-index: 9;
}

.weixinbo .weixin:hover .qrcode {
    display: block;
}

.weixinbo .weixin:hover {
    background:  no-repeat 7px 10px #006342;
}

.weixinbo .weibo:hover {
    background:  no-repeat -66px 8px #006342;
}

.sydwicon {
    width: 56px;
    height: 69px;
    position: absolute;
    top: 188px;
    right: 125px;
    display: block;
    background: url(/uploads/image/i42515/sydwicon.png) no-repeat;
    z-index: 0;
}

.policeicon {
    background: url(/uploads/image/i42515/policeicon.png) no-repeat 0px 5px;
    padding-left: 24px;
}


/* 侧栏固定菜单 */

.sidefixed {
    z-index: 9;
    position: fixed;
    top: 234px;
    right: 0;
    width: 70px;
    background: #fff;
    font-size: 12px;
    _position: absolute;
}

.sidefixed li {
    border: 1px solid #ddd;
    margin-top: -1px;
    position: relative;
}

.sidefixed li a {
    height: 30px;
    line-height: 30px;
    padding: 34px 0 3px 0;
    display: block;
    background:  center 8px no-repeat;
}

.sidefixed li a:hover {
    text-decoration: none
}

.sidefixed .wx a {
    background-position: center -137px;
}

.sidefixed .gt {
    display: none
}

.sidefixed .gt a {
    background-position: center -284px;
}

.sidefixed .qr a {
    background-position: center -2051px;
}

.sidefixed .pic {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.sidefixed .pic img {
    width: 150px;
    height: 150px;
}

.sidefixed .on .pic {
    display: block;
    position: absolute;
    left: -168px;
    top: -45px;
    padding: 4px;
    background: #fff;
}

.sidefixed .on .pic i {
    z-index: 8;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-left-color: #fff;
    border-left-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}


/* gotop */

#gotop {
    position: fixed;
    display: none;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}

#gotop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}


/* winmark */

#winmark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}


/* 侧栏-栏目菜单 */

#sidemenu li {
    font-size: 14px;
    text-align: left;
    margin-bottom: 8px;
    vertical-align: top;
}

#sidemenu li a {
    display: block;
    padding: 5px;
    background: url(/uploads/image/i42515/icons.png) 16px -1816px no-repeat #f3f3f3;
    border: 1px solid #e7e7e7;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
    padding-left: 45px;
}

#sidemenu li a:hover {
    letter-spacing: 2px;
    text-decoration: none;
    border-color: #ccc
}

#sidemenu .on a,
#sidemenu .on a:hover {
    background-color: #009933;
    background-position: 16px -1889px;
    color: #fff;
    border-color: #009933;
    padding-left: 45px;
}


/* box */

.box {}

.box .hd {
    margin-bottom: 17px;
    height: 38px;
    line-height: 38px;
    position: relative;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}

.box .hd .more {
    position: absolute;
    right: 0;
    color: #999;
    font-size: 14px;
}

.box .hd .more a {
    color: #999
}

.box .hd h3 {
    border-bottom: 2px solid #009933;
    line-height: 33px;
    position: absolute;
    color: #009933;
    padding: 0 12px 4px 12px;
    font-weight: bold;
}

.box .hd h3 a {
    color: #009933;
    font-size: 16px;
}

.box .hd h3 a:hover {
    text-decoration: none;
}

.box .hd ul {
    position: absolute;
    height: 39px;
    line-height: 33px;
    overflow: hidden;
}

.box .hd li {
    float: left;
    padding: 3px 26px;
    position: relative;
}

.box .hd li a:hover {
    text-decoration: none;
}

.box .hd .on {
    background: #009933;
}

.box .hd .on a {
    color: #ffffff;
    font-weight: bold;
}

.box .bd {
    padding: 5px;
    overflow: hidden;
}


/* boxa */

.boxa {
    margin-bottom: 15px;
}

.boxa .hd {
    height: 39px;
    line-height: 39px;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    background: #f9f9f9;
}

.boxa .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}

.boxa .hd h3 {
    position: absolute;
    color: #009933;
    font-size: 18px;
    line-height: 38px;
    padding: 0 20px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    border-top: 3px solid #009933;
    border-bottom: 0;
}

.boxa .hd h3 a {
    color: #009933;
}

.boxa .hd h3 a:hover {
    text-decoration: none;
}

.boxa .hd ul {
    position: absolute;
    height: 40px;
    overflow: hidden;
}

.boxa .hd li {
    float: left;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    background: #f9f9f9;
}

.boxa .hd li a {
    display: block;
    float: left;
    padding: 0 30px;
}

.boxa .hd li a:hover {
    text-decoration: none
}

.boxa .hd .on {
    border: 1px solid #e1e1e1;
    border-top: 3px solid #009933;
    border-bottom: 0;
}

.boxa .bd {
    padding: 5px;
    overflow: hidden;
}


/* boxb */

.boxb {
    background: #fff;
}

.boxb .hd {
    height: 39px;
    line-height: 39px;
    position: relative;
    border: 1px solid #e1e1e1;
}

.boxb .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #666;
}

.boxb .hd h3 {
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    background: #009933;
    position: absolute;
    height: 41px;
    line-height: 41px;
    left: -1px;
    top: -1px;
}

.boxb .hd h3 a {
    color: #fff
}

.boxb .bd {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-top: 0;
}


/* boxc */

.boxc {
    margin-bottom: 15px;
    overflow: hidden;
}

.boxc .hd {
    height: 30px;
    line-height: 30px;
    background: #fafafa;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

.boxc .hd .more {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
}

.boxc .hd .more a {
    color: #666
}

.boxc .hd ul {
    overflow: hidden;
}

.boxc .hd ul li {
    float: left;
}

.boxc .hd ul a {
    display: block;
    float: left;
    line-height: 16px;
    padding: 0 20px;
    margin: 9px 0;
    border-right: 1px solid #ccc;
}

.boxc .hd ul a:hover {
    text-decoration: none
}

.boxc .hd ul li:last-child a {
    border-right: 0
}

.boxc .hd .on a {
    color: #009933;
}

.boxc .bd {
    overflow: hidden;
    padding: 8px 5px
}


/* boxd */

.boxd {
    margin-bottom: 20px;
}

.boxd .hd {
    height: 40px;
    line-height: 40px;
    background: #009933;
}

.boxd .hd h3 {
    font-size: 18px;
    color: #fff;
}

.boxd .hd h3 a {
    color: #fff
}

.boxd .hd h3 i {
    display: block;
    float: left;
    width: 42px;
    height: 40px;
    background:  #009933 10px 10px no-repeat;
    margin-right: 10px;
}

.boxd .bd {
    background: #fff;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    border-top: 0;
}


/* boxe */

.boxe {
    margin-bottom: 15px;
}

.boxe .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #009933;
}

.boxe .hd h3 {
    float: left;
    padding: 0 20px;
    background: #009933;
    color: #fff;
    font-size: 18px;
}

.boxe .hd h3 a {
    color: #fff;
    display: block;
    float: left;
}

.boxe .hd .more {
    float: right;
}

.boxe .bd {
    padding: 10px;
    overflow: hidden;
}


/* 侧栏盒子模型 */

.sidebox {
    margin-bottom: 20px;
    border: 1px solid #ececec;
    padding: 10px 18px 15px 18px;
    background: #fff;
    border-top: 2px solid #009933;
}

.sidebox .hd {
    overflow: hidden;
    padding: 0px 0 10px 0;
}

.sidebox .hd .more {
    float: right;
}

.sidebox .hd h3 {
    font-size: 16px;
    color: #009933;
}

.sidebox .hd h3 a {
    color: #fff;
}

.sidebox .hd h3 a:hover {
    text-decoration: none;
}


/* infolista */

.infolista li {
    padding: 0 0 10px 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    line-height: 1.5;
    background: url(/uploads/image/i42515/icons.png) 0 -387px no-repeat;
    position: relative;
}

.infolista .date {
    color: #999;
    float: right;
}

.infolista .last {
    border-bottom: 0
}


/* 信件列表 */

.letterlist {
    width: 100%;
    border: none;
}

.letterlist th,
.letterlist td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 26px;
    padding: 5px 5px
}

.letterlist th {
    background: #eff4f7;
}

.letterlist th {
    color: #0fa63c;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    border-bottom: 1px solid #becedc;
}

.letterlist th.title {
    text-align: left;
    padding-left: 38px;
}

.letterlist .even td {
    background: #f4f4f2;
}

.letterlist .num {
    display: none;
}

.letterlist td.title {
    text-align: left;
    padding-left: 5px;
}

.letterlist .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px
}

.letterlist .ico img {
    vertical-align: middle;
}

.letterlist .dep {
    width: 90px;
}

.letterlist .state {
    width: 90px;
}

.letterlist .state .s0 {
    color: #333;
}

.letterlist .state .s1 {
    color: #f70;
}

.letterlist .state .s2 {
    color: #f00;
}

.letterlist .state .s3 {
    color: #390;
}

.letterlist .state .s4 {
    color: #333;
    text-decoration: line-through;
}

.letterlist .date {
    border-right: none;
    width: 90px;
}

.letterlist td.date {
    color: #999999
}


/* detailtable */

.detailtable {
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
}

.detailtable,
.detailtable tr,
.detailtable tr td {
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}

.detailtable thead tr {
    border-color: #009933;
}

.detailtable thead th {
    background: #009933;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #009933;
}

.detailtable tbody td {
    padding: 10px 15px;
}

.detailtable tbody td.tdname {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}

.detailtable .trtitle .tdcon {
    font-weight: bold;
}

.detailtable .trname td:nth-child(2),
.detailtable .trunit td:nth-child(2) {
    width: 160px
}

.detailtable .trname td:nth-child(3),
.detailtable .trunit td:nth-child(3) {
    width: 160px
}

.detailtable .prediv {
    width: 670px;
    overflow: auto;
}

.detailtable .prediv pre {
    font-size: 14px;
    font-family: "microsoft yahei", simsun, arial, helvetica, tahoma, sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}


/* mainbox */

.mainbox .mhd {
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    background: #f9f9f9;
    line-height: 40px;
    height: 40px;
    margin-bottom: 20px;
}

.mainbox .mhd .list {
    overflow: hidden;
}

.mainbox .mhd .list li {
    float: left;
    padding: 0 4%;
}

.mainbox .mhd .list a {
    font-size: 20px;
    color: #888;
}

.mainbox .mhd .list a:hover {
    text-decoration: none
}

.mainbox .mhd .list .on a {
    color: #009933
}

.mainbox .mhd h3,
.mainbox .mhd .list .on {
    position: relative;
    font-weight: normal;
    border: 1px solid #e1e1e1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 3%;
    height: 38px;
    border-top: 2px solid #009933;
    color: #009933;
    border-bottom: 0;
    font-size: 16px;
    background: #f9f9f9;
    bottom: -1px;
}

.mainbox .mhd h3 a {
    color: #009933
}

.column {
    /* margin-bottom: 10px; */
    overflow: hidden;
}


/* 热点专题 */

.indrdzt {
    overflow: hidden;
    zoom: 1;
}

.indrdzt ul {
    margin-right: -20px;
    overflow: hidden;
}

.indrdzt li {
    float: left;
    margin-right: 15px;
    width: 254px;
}

.indrdzt li a {
    display: block;
}

.indrdzt li img {
    width: 100%;
    height: 66px;
}

.indrdzt .tit {
    display: block;
    font-size: 14px;
    text-align: center;
    height: 25px;
    overflow: hidden;
}


/* 友情链接 */

.friendlinks {
    height: 73px;
    margin-top: 10px;
}

.friendlinks h3 {
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-size: 18px
}

.friendlinks h3 span {
    font-size: 12px;
    padding-left: 10px
}

.friendlinks .con {
    overflow: hidden;
    margin-top: 8px;
    width: 105%;
}

.friendlinks select {
    line-height: 30px;
    padding: 8px;
    float: left;
    width: 220px;
    *width: 18.2%;
    *display: inline;
    *margin: 6px 0 6px 1.6%;
    border: 1px solid #0b6d4c;
    font-size: 12px;
    font-family: microsoft yahei;
    margin-right: 2%;
}


/* 侧栏-栏目内搜索 */

#sidesearch .bd li {
    padding: 0 0 10px 0;
    overflow: hidden;
}

#sidesearch .nodes,
#sidesearch input,
#sidesearch button {
    height: 32px;
    line-height: 32px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    font-family: "microsoft yahei";
    outline: none
}

#sidesearch .keyword {
    width: 60%;
    padding: 0 5px;
}

#sidesearch button {
    line-height: 28px;
    width: 32%;
    float: right;
    background: #009933;
    border-color: #009933;
    color: #fff;
}


/*验证码*/

div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}

div input[type=text] {
    border: 1px solid #ccc;
    height: auto !important;
    padding: 0 10px;
}


/* 通用底部按钮 */

.bot {
    text-align: center;
    padding: 0 0 20px 0;
}

.bot a,
.bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #009933;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.bot a:hover,
.bot button:hover {
    text-decoration: none;
    background: #077bd4;
}


/* 依申请、信访、咨询等通用 查询页样色 */

.queryform {
    background: #fff;
    padding: 3% 0;
    width: 80%;
    margin: 30px auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}

.queryform td {
    padding: 8px 0
}

.queryform .tdlab {
    width: 40%;
    text-align: right;
}

.queryform input[type=text] {
    width: 56%;
}

.queryform .bot {
    text-align: left;
}

.queryform .bot a {
    margin: 0
}

.queryform .required strong {
    color: #f00;
    margin-right: 5px;
}

.queryform .errormessage {
    color: #f00;
}

.queryform table {
    width: 100%;
    border: 0;
}


/* 依申请、信访、咨询等通用 查询结果页样色 */

.queryresult {
    width: 80%;
    margin: 30px auto;
}

.queryresult .mainbox {
    margin-bottom: 50px;
}

.queryresult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}

.queryresult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}

.queryresult .number {
    font-weight: bold;
    color: #f00
}