﻿/* 初始化CSS  重置浏览器样式*/

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: none;
}


/*为了照顾ie6 链接图片有边框*/

img {
    display: block;
}

ul,
ol,
li {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "微软雅黑";
    border: 0 none;
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
    outline: none;
    padding: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    font-size: 14px;
    color: #333;
    font-family: "微软雅黑";
    background: url(../images/body_bg.jpg) no-repeat center 32px #b5352e;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearit {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

a {
    color: #333333;
    text-decoration: none;
    font-family: "微软雅黑";
    font-size: 14px;
}

a:hover {
    text-decoration: none;
    color: #C3050F;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.mt30 {
    margin-top: 30px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.h260 {
    height: 260px !important;
}

.oHid {
    overflow: hidden;
}

.wrap {
    width: 1160px;
    margin: 0 auto;
    position: relative;
}

.topBar {
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: #FFF;
}

.topBar ul {
    overflow: hidden;
    margin-top: 9px;
}

.topBar ul li {
    float: left;
    line-height: 14px;
    height: 14px;
    border-right: solid 1px #333;
    padding: 0 10px;
}

.searchBox {
    height: 184px;
    position: relative;
    overflow: hidden;
}

.searchBox .logo {
    position: absolute;
    left: 0;
    top: 40px;
    width: 288px;
    height: 98px;
    background: url(../images/logo.png) no-repeat;
}

.search {
    width: 345px;
    height: 36px;
    background: #FFF;
    border-radius: 3px;
    padding-left: 5px;
    float: right;
    margin-top: 74px;
}

.searchTxt {
    width: 300px;
    height: 36px;
    line-height: 36px;
    float: left;
    font: 14px/36px "微软雅黑";
}

.searchBtn {
    width: 23px;
    height: 23px;
    border: none;
    background: url(../images/icon.png) no-repeat -81px 0;
    float: left;
    cursor: pointer;
    margin: 6px 0 0 10px;
    text-indent: -1978px;
    overflow: hidden;
}

.navBox {
    width: 1180px;
    height: 46px;
    border-top: solid 3px #c3050f;
    background: #fffde7;
    line-height: 46px;
    margin: 0 auto;
    position: relative;
}

.leftAngle,
.rightAngle {
    display: block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    border-top: solid 5px #a5141c;
    border-right: solid 5px #a5141c;
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: 9;
}

.rightAngle {
    border-right: solid 5px transparent;
    border-left: solid 5px #a5141c;
    left: auto;
    right: 0;
}

.nav {
    overflow: hidden;
}

.nav li {
    float: left;
    margin-left: 73px;
}

.nav li .home {
    background: url(../images/icon.png) no-repeat -81px -26px;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 15px 5px 0 0;
}

.nav li a {
    font-size: 16px;
    font-weight: bold;
}

.indexContent {
    background: #FFF;
    overflow: hidden;
    padding: 20px;
    width: 1120px;
    border-bottom: solid 5px #904f4b;
}

.newSlide {
    width: 700px;
    height: 360px;
    overflow: hidden;
    position: relative;
}

.newSlide .hd {
    width: 150px;
    overflow: hidden;
    float: right;
}

.newSlide .hd li {
    background: #FFF;
    padding: 2px;
    border: solid 1px #FFF;
    margin-bottom: 10px;
}

.newSlide .hd li.on {
    border: solid 1px #C3050F;
}

.newSlide .hd li img {
    width: 144px;
    height: 108px;
}

.newSlide .bd {
    width: 535px;
    height: 360px;
    overflow: hidden;
    position: relative;
    float: left;
}

.newSlide .bd li {
    position: relative;
}

.newSlide .bd .pic {
    width: 535px;
    height: 360px;
    overflow: hidden;
}

.newSlide .bd .pic img {
    width: 535px;
    height: 360px;
}

.newSlide .bd .mask {
    width: 535px;
    height: 30px;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity: 70);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.newSlide .bd .tit {
    width: 525px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.newSlide .bd .tit a {
    font-size: 14px;
    color: #FFF;
}

.newsRight {
    width: 395px;
    overflow: hidden;
    height: 360px;
}

.headTit {
    border: dashed 1px #C3050F;
    position: relative;
    padding: 10px 10px 10px 40px;
    width: 343px;
}

.headTit .headIcon {
    background: url(../images/icon.png) no-repeat 0 -106px;
    width: 47px;
    height: 47px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}

.headTit a {
    font-size: 16px;
    color: #C3050F;
    line-height: 30px;
    font-weight: bold;
}

.headNews p {
    color: #0060a6;
    line-height: 1.8;
    padding: 10px 0;
}

.headTit a p {
    font-size: 16px;
    color: #C3050F;
    line-height: 30px;
    font-weight: bold;
    padding: 0;
}

.headNews p a {
    color: #ff2400;
}

.newsRightList li {
    line-height: 30px;
}

.newsRightList li a i {
    display: block;
    width: 5px;
    height: 5px;
    background: #cdcdcd;
    float: left;
    margin: 13px 10px 0 0;
}

.newsRightList li a:hover i {
    background: #C3050F;
}

.banner_fwpt img {
    width: 700px;
    height: 100px;
}

.banner_llz img {
    width: 395px;
    height: 100px;
}

.banner_fwpt,
.banner_llz {
    display: block;
}

.indexListLeft {
    width: 700px;
    overflow: hidden;
}

.indexListBox {
    width: 340px;
    height: 230px;
    overflow: hidden;
}

.indexListTit {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #adadad;
    position: relative;
}

.indexListTit h2 {
    display: inline;
    padding: 9px 20px;
    border-bottom: solid 1px #C3050F;
    position: relative;
}

.indexListTit h2 a {
    font-size: 18px;
    font-weight: bold;
    color: #C3050F;
}

.indexListTit h2 .titleArrow {
    width: 0;
    height: 0;
    border: solid 3px transparent;
    border-bottom: solid 3px #C3050F;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -3px;
}

.indexListCon {
    margin-top: 10px;
    overflow: hidden;
}

.indexListCon li {
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.indexListCon li a i {
    display: block;
    width: 5px;
    height: 5px;
    background: #cdcdcd;
    float: left;
    margin: 13px 5px 0 0;
}

.indexListCon li a:hover i {
    background: #C3050F;
}

.indexListCon li a span {
    margin-right: 5px;
}

.redTxt {
    color: #C3050F;
}

.blueTxt {
    color: #0060A6;
}

.orgTxt {
    color: #e77835;
}

.indexListRight {
    width: 395px;
    overflow: hidden;
}

.listRightBox {
    background: #fffef4;
    height: 230px;
    overflow: hidden;
    position: relative;
}

.listRightTitle {
    height: 39px;
    border-top: solid 1px #C3050F;
    border-bottom: dashed 1px #ADADAD;
    line-height: 39px;
}

.listRightTitle h2 a {
    font-size: 18px;
    font-weight: bold;
    color: #C3050F;
}

.listRightTitle h2 .listRightArrow {
    display: block;
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 4px #C3050F;
    float: left;
    margin: 15px 10px 0 10px;
}

.rdgkList {
    overflow: hidden;
    padding-left: 10px;
    width: 340px;
    margin: 0 auto;
}

.rdgkList li {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.rdgkList li a {
    font-size: 16px;
    color: #C3050F;
    width: 158px;
    height: 48px;
    background: #FFF;
    line-height: 48px;
    border: solid 1px #C3050F;
    display: block;
}

.rdgkList li.rdgk_li_05 a {
    width: 328px;
}

.rdgkList li a:hover {
    background: #C3050F;
    color: #FFF;
}

.rdgkList li a i {
    display: block;
    float: left;
    background: url(../images/icon.png) no-repeat;
    width: 27px;
    height: 27px;
    margin: 10px 15px 0 10px;
}

.rdgkList li.rdgk_li_01 a i {
    background-position: -23px -35px;
}

.rdgkList li.rdgk_li_02 a i {
    background-position: -43px -155px;
}

.rdgkList li.rdgk_li_03 a i {
    background-position: -49px -93px;
}

.rdgkList li.rdgk_li_04 a i {
    background-position: -49px -184px;
}

.rdgkList li.rdgk_li_05 a i {
    background-position: -52px -35px;
}

.rdgkList li.rdgk_li_04 a i {
    margin: 10px 5px 0 10px;
}

.rdgkList li.rdgk_li_05 a i {
    margin: 10px 65px 0 10px;
}

.rdgkList li.rdgk_li_01 a:hover i {
    background-position: -23px -64px;
}

.rdgkList li.rdgk_li_02 a:hover i {
    background-position: -47px -242px;
}

.rdgkList li.rdgk_li_03 a:hover i {
    background-position: -49px -122px;
}

.rdgkList li.rdgk_li_04 a:hover i {
    background-position: -49px -213px;
}

.rdgkList li.rdgk_li_05 a:hover i {
    background-position: -52px -64px;
}

.zyhyList {
    width: 340px;
    margin: 0 auto;
}

.zyhyList li {
    margin-top: 10px;
}

.zyhyList li a {
    display: block;
    width: 340px;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    font-size: 18px;
    position: relative;
}

.zyhyList li a i {
    display: block;
    background: url(../images/icon.png) no-repeat 0 -155px;
    width: 41px;
    height: 43px;
    float: left;
    margin: 4px 20px 0 40px;
}

.zyhyList li.zyhy_li_01 a {
    background: #da8815;
}

.zyhyList li.zyhy_li_02 a {
    background: #d8643a;
}

.zyhyList li.zyhy_li_03 a {
    background: #d64b4a;
}

.zyhyList li a .btmAngle {
    width: 0;
    height: 0;
    border: solid 5px transparent;
    border-right: solid 5px #fffef4;
    border-bottom: solid 5px #fffef4;
    position: absolute;
    right: 0;
    bottom: 0;
}

.jdgjBox {
    width: 700px;
}

.jdgjBox .indexListCon ul {
    width: 340px;
}

.jdgjPic {
    width: 321px;
    height: 214px;
    overflow: hidden;
}

.jdgjPic img {
    width: 321px;
    height: 214px;
}

.dbfcHead {
    height: 90px;
    overflow: hidden;
}

.dbfcHead img {
    display: block;
    width: 80px;
    height: 90px;
    float: left;
    margin-right: 10px;
}

.dbfcHeadCon {
    width: 250px;
    float: right;
    line-height: 30px;
}

.dbfcHeadCon h3 {
    font-weight: bold;
}

.dbfcHeadCon p {
    line-height: 24px;
    color: #0060A6;
}

.dbfcHeadCon p a {
    color: #ff2400;
}

.yjzjList {
    padding: 10px;
    overflow: hidden;
}

.yjzjList li {
    line-height: 30px;
}

.btn_cydc {
    width: 395px;
    height: 50px;
    background: #d54542;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 50px;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
}

.btn_cydc:hover {
    color: #FFF;
}

.btn_cydc i {
    background: url(../images/icon.png) no-repeat -23px 0;
    width: 42px;
    height: 33px;
    display: block;
    float: left;
    margin: 9px 20px 0 120px;
}

.yajyList {
    padding: 10px;
}

.yajyList h3 {
    line-height: 24px;
}

.yajyList p {
    line-height: 26px;
    color: #0060A6;
}

.yajyBtn a {
    display: block;
    width: 160px;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    float: left;
    margin-left: 25px;
}

.yajyBtn a.btn_zdb {
    background: #d54542;
}

.yajyBtn a.btn_dblt {
    background: #527fc5;
}

.dzqkList {
    overflow: hidden;
    margin-top: 30px;
}

.dzqkList a {
    display: block;
    width: 160px;
    height: 130px;
    float: left;
    margin-left: 25px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}

.dzqkList a i {
    display: block;
    background: url(../images/icon.png) no-repeat;
    margin: 20px auto;
}

.dzqkList a.btn_hdrd i {
    background-position: 0 -200px;
    width: 47px;
    height: 40px;
}

.dzqkList a.btn_cwhhk i {
    background-position: 0 -242px;
    width: 45px;
    height: 40px;
}

.btn_hdrd {
    background: #527fc5;
}

.btn_cwhhk {
    background: #d8643a;
}

.rdstSlide {
    width: 1120px;
    margin-top: 20px;
    background: #f1f1f1;
    position: relative;
    overflow: hidden;
    padding: 20px 0;
}

.rdstSlide .bd {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
    padding-right: 10px;
}

.rdstSlide ul li {
    float: left;
    width: 200px;
    height: 160px;
    margin-left: 10px;
}

.rdstSlide ul li .pic {
    width: 200px;
    height: 130px;
    position: relative;
}

.rdstSlide ul li .pic img {
    width: 200px;
    height: 130px;
}

.rdstSlide ul li .tit {
    line-height: 30px;
    height: 30px;
    text-align: center;
}

.rdstSlide .bd ul li .pic .videoIcon {
    background: url(../images/icon.png) no-repeat 0 -284px;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -22px 0 0 -22px;
    z-index: 9;
}

.rdstSlide .sNext,
.rdstSlide .sPrev {
    position: absolute;
    left: 5px;
    top: 50%;
    background: url(../images/icon.png) no-repeat;
    width: 21px;
    height: 51px;
    margin-top: -25px;
    z-index: 9;
}

.rdstSlide .sNext {
    background-position: 0 -53px;
    left: auto;
    right: 5px;
}

.yqljBox {
    background: #f1f1f1;
    height: 50px;
    margin-bottom: 30px;
}

.yqljBox h2 {
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    background: #ad2c2a;
    height: 50px;
    width: 120px;
    text-align: center;
    line-height: 50px;
    position: relative;
    float: left;
}

.yqljBox h2 i {
    width: 0;
    height: 0;
    border: solid 25px transparent;
    border-left: solid 25px #ad2c2a;
    border-top: solid 25px #ad2c2a;
    position: absolute;
    right: -50px;
    top: 0;
}

.yqljBox a {
    font-size: 16px;
    line-height: 50px;
    margin-left: 100px;
    float: left;
}

.footer {
    height: 160px;
    width: 100%;
    overflow: hidden;
}

.footer .wrap {
    position: relative;
    height: 100%;
}

.btmTxt {
    line-height: 30px;
    height: 30px;
    color: #FFF;
    width: 470px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -180px;
}

.bottom_con_top {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -260px;
}


/*代表工作*/

.location {
    height: 40px;
    background: #b93833;
    line-height: 40px;
    color: #FFF;
}

.location a {
    color: #FFF;
}

.locationIcon {
    background: url(../images/icon.png) no-repeat -81px -44px;
    width: 14px;
    height: 20px;
    float: left;
    margin: 10px 10px 0 20px;
}

.dbhdBox {
    width: 680px;
    height: 400px;
}

.dbhdHead {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: dashed 1px #ADADAD;
    margin-bottom: 20px;
}

.dbhdHead .fleft {
    width: 240px;
    height: 170px;
    overflow: hidden;
}

.dbhdHead .fleft img {
    display: block;
    width: 240px;
    height: 170px;
}

.dbhdHead .fright {
    width: 420px;
    height: 170px;
    overflow: hidden;
}

.dbhdBox .indexListCon {
    background: #f0f0f0;
    height: 100%;
}

.dbhdHead .fright h2 {
    line-height: 24px;
    padding: 10px 0;
}

.dbhdHead .fright h2 a {
    font-size: 18px;
    font-weight: bold;
}

.dbhdHead .fright p {
    font-size: 16px;
    line-height: 2;
    padding-right: 20px;
}

.dbhdHead .fright p a {
    font-size: 16px;
    color: #ff2400;
}

.dbhdBox .indexListCon ul {
    padding: 0 20px;
}

.dbhdBox .indexListCon ul li {
    font-size: 16px;
    line-height: 2;
}

.dbhdBox .indexListCon ul li a {
    font-size: 16px;
}

.dbhdBox .indexListCon ul li .date {
    float: right;
    color: #ADADAD;
}

.indexListBox .indexListTit .more {
    float: right;
    color: #0060A6;
    margin-right: 20px;
}

.yajyBox {
    width: 380px;
    height: 400px;
    overflow: hidden;
}

.secWrap {
    padding: 0 20px;
    overflow: hidden;
}

.yajyBox .indexListCon ul {
    padding: 0 10px;
}

.yajyBox .indexListCon ul li {
    font-size: 16px;
    line-height: 2.2;
}

.yajyBox .indexListCon ul li a {
    font-size: 16px;
}

.yajyBox .indexListCon li a i {
    margin-top: 17px;
}

.dbBanner a {
    display: block;
    width: 352px;
    height: 104px;
    float: left;
    margin-right: 10px;
}

.dbBanner a img {
    width: 352px;
    height: 104px;
}

.dbfcBox {
    width: 100%;
    height: 280px;
}

.dbfcList {
    width: 345px;
    height: 240px;
    float: left;
}

.dbfcList .dbfcHead {
    height: 102px;
    overflow: hidden;
    margin-bottom: 10px;
}

.dbfcList .dbfcHead .fleft img {
    display: block;
    width: 90px;
    height: 102px;
}

.dbfcList .dbfcHead .fright {
    width: 235px;
    padding-right: 10px;
}

.dbfcList .dbfcHead .fright h2 {
    height: 40px;
    line-height: 40px;
}

.dbfcList .dbfcHead .fright h2 a {
    font-size: 16px;
    font-weight: bold;
}

.dbfcList .dbfcHead .fright p {
    color: #0060A6;
    line-height: 2;
}

.borRight {
    border-right: dashed 1px #ADADAD;
}

.dbfcList ul {
    padding-right: 10px;
}

.dbfcList ul li {
    line-height: 2;
}

.dbfcPic img {
    display: block;
    width: 155px;
    height: 100px;
}

.dbfcPic a {
    display: block;
    width: 155px;
    height: 100px;
    padding: 2px;
    border: solid 1px #d3d3d3;
    float: left;
    margin: 5px 0 0 9px;
}

.dbfcPic {
    background: #f0f0f0;
    float: right;
    width: 350px;
}


/*代表名录*/

.locationWhite {
    height: 40px;
    line-height: 40px;
    color: #333;
}

.locationWhite a {
    color: #333;
}

.locationWhite .locationIcon {
    background: url(../images/icon.png) no-repeat -81px -66px;
}

.dbmlBox {
    width: 680px;
    border: solid 1px #d0d0d0;
    padding: 20px;
}

.dbmlListBox h2 {
    font-size: 18px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
}

.dbDetail {
    width: 300px;
    overflow: hidden;
    padding: 5px;
    border: solid 1px #bc4245;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    background: #FFF;
    z-index: 999;
}

.dbDetail img {
    display: block;
    float: left;
    width: 116px;
    height: 146px;
    margin-right: 20px;
}

.dbIntro {
    overflow: hidden;
}

.dbIntro h4 {
    font-size: 20px;
    color: #000;
    height: 40px;
    line-height: 40px;
    border-bottom: dashed 1px #D0D0D0;
    margin-bottom: 10px;
    text-align: left;
    display: inline-block;
    width: 150px;
}

.dbIntro p {
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
    word-break: break-all;
}

.dbmlList {
    overflow: hidden;
    position: relative;
}

.dbmlList li {
    float: left;
    width: 136px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.dbmlList li a {
    font-size: 16px;
}

.closeBtn {
    font-size: 16px;
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 0;
    cursor: pointer;
}

.rightNewsBox {
    width: 375px;
    background: #f1f1f1;
    min-height: 200px;
}

.rightNewsTitle {
    height: 50px;
    border-top: solid 2px #d02130;
    border-bottom: dashed 1px #c9c9c9;
    line-height: 50px;
    position: relative;
}

.rightNewsTitle h2 {
    font-size: 18px;
    color: #cc3333;
    font-weight: bold;
    display: inline;
}

.rightNewsTitle h2 span {
    border: solid 5px transparent;
    display: block;
    width: 0;
    height: 0;
    border-left: solid 5px #cc3333;
    float: left;
    margin: 20px 10px 0 20px;
}

.rightNewsList {
    padding: 10px;
}

.rightNewsList li {
    line-height: 40px;
}

.rightNewsList li a {
    font-size: 16px;
}

.rightNewsList li a i {
    display: block;
    width: 2px;
    height: 2px;
    background: #666;
    float: left;
    margin: 19px 5px 0 0;
}

.rightPicList {
    width: 342px;
    padding-left: 10px;
    margin: 0 auto 30px;
    overflow: hidden;
}

.rightPicList li {
    float: left;
    margin: 10px 10px 0 0;
    width: 161px;
}

.rightPicList li .pic img {
    width: 155px;
    height: 110px;
}

.rightPicList li .pic {
    width: 155px;
    height: 110px;
    padding: 2px;
    border: solid 1px #d3d3d3;
}

.rightPicList li .tit {
    line-height: 1.6;
}


/*人代会*/

.rdhBox {
    width: 1080px;
    height: 470px;
}

.rdhBox .indexListCon {
    background: #f0f0f0;
    padding: 20px;
    width: 1040px;
    height: 375px;
}

.rdhPic {
    width: 500px;
    height: 375px;
    overflow: hidden;
}

.rdhPic img {
    width: 500px;
    height: 375px;
}

.rdhRight {
    width: 520px;
    height: 375px;
    position: relative;
}

.rdhRight h2 {
    height: 50px;
    line-height: 50px;
}

.rdhRight h2 a {
    font-size: 18px;
    color: #004a96;
    font-weight: bold;
}

.rdhRight p {
    font-size: 16px;
    line-height: 2;
    border-bottom: dashed 1px #8b8b8b;
    padding-bottom: 20px;
}

.rdhRight p a {
    font-size: 16px;
    color: #ff2400;
}

.rdhRight .rdhMore {
    color: #FFF;
    background: #095aad;
    display: block;
    width: 80px;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}

.cwhhyBox {
    width: 100%;
    height: 360px;
}

.cwhhySubBox {
    width: 520px;
    height: 360px;
}

.cwhhySubBox .dbhdHead .fright {
    width: 260px;
    height: 170px;
    overflow: hidden;
}

.cwhhySubBox .dbhdHead .fright h2 {
    height: auto;
    line-height: 1.6;
}

.cwhhySubBox .dbhdHead .fright p {
    line-height: 1.6;
    padding: 0;
    margin-top: 15px;
}


/*监督工作*/

.gzjdBox {
    width: 680px;
    height: 260px;
}

.gzjdSlide {
    width: 300px;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.gzjdSlide .hd {
    position: absolute;
    width: 30px;
    right: 0;
    bottom: 10px;
    z-index: 99;
}

.gzjdSlide .hd li {
    float: left;
    width: 5px;
    height: 5px;
    background: #666666;
    text-indent: -1978px;
    overflow: hidden;
    margin-right: 5px;
    cursor: pointer;
}

.gzjdSlide .hd li.on {
    background: #F00;
}

.gzjdSlide .bd {
    width: 300px;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.gzjdSlide .bd li {
    width: 300px;
    height: 210px;
    position: relative;
}

.gzjdSlide .bd .pic {
    width: 300px;
    height: 210px;
    overflow: hidden;
}

.gzjdSlide .bd .pic img {
    width: 300px;
    height: 210px;
}

.gzjdSlide .bd .tit {
    width: 260px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
}

.gzjdSlide .bd .tit a {
    color: #FFF;
}

.gzjdSlide .bd .mask {
    width: 300px;
    height: 30px;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity: 60);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.gzjdList {
    width: 360px;
    padding: 0;
}

.zfjdBox {
    width: 380px;
    height: 260px;
    overflow: hidden;
}

.zfjdBox .indexListCon ul {
    padding: 0 10px;
}

.zfjdBox .indexListCon ul li a {
    font-size: 16px;
    line-height: 40px;
}

.zfjdBox .indexListCon ul li a i {
    width: 2px;
    height: 2px;
    margin: 19px 5px 0 0;
}

.ysjdList {
    width: 660px;
}

.ysjdList li .date {
    float: right;
}

.ysjdBox {
    width: 680px;
    height: 400px;
}

.yjBox {
    height: 400px;
}


/*内容页*/

.contentBox {
    width: 710px;
    border: solid 1px #d0d0d0;
    padding: 5px;
}

.contentBox h1 {
    line-height: 1.8;
    font-size: 20px;
    text-align: center;
    padding: 20px 0;
    border-bottom: solid 1px #e2e2e2;
}

.sourceBox {
    line-height: 1.8;
    padding: 15px 0;
    border-bottom: solid 1px #e2e2e2;
    text-align: center;
}

.content {
    font-size: 16px;
    line-height: 2;
    padding: 20px;
}

.relatedBox {
    padding: 0 20px 30px;
    line-height: 1.8;
}

.relatedBox a {
    font-size: 16px;
    color: #cc0001;
}


/*人大概况*/

.rdgkBox {
    width: 600px;
    height: 370px;
}

.rdgkBox .indexListCon {
    margin-top: 20px;
}

.rdgkBox .indexListCon p {
    font-size: 16px;
    color: #555;
    line-height: 2;
    text-indent: 2em;
}

.rdgkBox .indexListCon p a {
    font-size: 16px;
    color: #b31212;
}

.zrzcBox {
    width: 460px;
    height: 370px;
    overflow: hidden;
}

.zrzcBox .indexListCon {
    margin-top: 20px;
}

.zrBox {
    overflow: hidden;
}

.zrPic {
    display: block;
    width: 135px;
    height: 155px;
    float: left;
}

.zrList {
    width: 310px;
    float: right;
    height: 155px;
    overflow: hidden;
    font-size: 16px;
}

.zrList a {
    font-size: 16px;
    line-height: 2;
}

.zrList a.zrLink {
    color: #004c9a;
}

.zrList .lastLink {
    text-indent: 65px;
}

.zrList .wymd_btn {
    display: block;
    width: 310px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-size: 16px;
    background: #0558ad;
    margin-top: 19px;
    text-align: center;
}

.zrList .wymd_btn i {
    background: url(../images/icon.png) no-repeat -81px -88px;
    display: block;
    width: 21px;
    height: 25px;
    float: left;
    margin: 8px 10px 0 105px;
}

.zrBtnList a {
    display: block;
    border: solid 1px #b5b5b5;
    font-size: 14px;
    color: #4b4b4b;
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
}

.zrBtnList a:hover {
    color: #0558ad;
    border: solid 1px #0558ad;
}

.zrBtnList a.btn220 {
    width: 220px;
    margin-right: 10px;
}

.zrBtnList a.btn226 {
    width: 226px;
}

.zrBtnList a.btn300 {
    width: 300px;
    margin-right: 10px;
}

.zrBtnList a.btn146 {
    width: 146px;
}

.zrBtnList a.btn146 i {
    background: url(../images/icon.png) no-repeat -81px -115px;
    width: 16px;
    height: 15px;
    display: block;
    float: right;
    margin: 12px 15px 0 5px;
}

.zrBtnList a.btnMore {
    text-align: right;
    color: #0558ad;
    border: solid 1px #0558ad;
}

.dbmlGkBox {
    width: 100%;
    height: 400px;
}

.dbmlGkSlide .hd {
    overflow: hidden;
}

.dbmlGkSlide .hd li {
    float: left;
    width: 73px;
    height: 40px;
    background: #1258a0;
    line-height: 20px;
    text-align: center;
    padding: 5px 0;
    margin-right: 10px;
}

.dbmlGkSlide .hd li.on {
    background: #b31212;
}

.dbmlGkSlide .hd li a {
    font-size: 14px;
    color: #FFF;
}

.dbmlGkSlide .bd {
    background: #f0f0f0;
    width: 1080px;
    overflow: hidden;
    position: relative;
}

.dbmlGkSlide .tempWrap {
    margin-top: 30px;
}

.dbmlGkSlide .bd .info {
    width: 1080px;
    padding: 20px 0;
}

.dbmlGkSlide .bd .info ul {
    overflow: hidden;
}

.dbmlGkSlide .bd .info li {
    float: left;
    width: 215px;
    line-height: 40px;
    text-align: center;
}

.dbmlGkSlide .bd .info li a {
    font-size: 16px;
}


/*视频列表*/

.videoList {
    overflow: hidden;
}

.videoList li {
    float: left;
    background: #ebebeb;
    padding: 10px;
    width: 200px;
    margin: 10px 10px 0 0;
}

.videoList li .pic {
    width: 200px;
    height: 145px;
    overflow: hidden;
    position: relative;
}

.videoList li .pic img {
    width: 200px;
    height: 145px;
}

.videoList li .pic .videoIcon {
    background: url(../images/icon.png) no-repeat 0 -284px;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -22px 0 0 -22px;
    z-index: 9;
}

.videoList li .tit {
    line-height: 1.8;
}

.page {
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.leftMenuBox {
    width: 375px;
    background: #f1f1f1;
    min-height: 200px;
    display: none;
}

.leftMenuTitle {
    height: 50px;
    border-top: solid 2px #d02130;
    border-bottom: dashed 1px #c9c9c9;
    line-height: 50px;
    position: relative;
}

.leftMenuTitle h2 {
    font-size: 18px;
    color: #cc3333;
    font-weight: bold;
    display: inline;
}

.leftMenuTitle h2 span {
    border: solid 5px transparent;
    display: block;
    width: 0;
    height: 0;
    border-left: solid 5px #cc3333;
    float: left;
    margin: 20px 10px 0 20px;
}

.leftMenu {
    padding: 0 10px;
}

.leftMenu li {
    height: 50px;
    border-bottom: solid 1px #d9d9d9;
    line-height: 50px;
    padding-left: 50px;
}
.leftMenu li a {
    font-size: 16px;
}

.leftMenu li a .leftMenuIcon {
    background: url(../images/icon.png) no-repeat -81px -132px;
    width: 16px;
    height: 12px;
    display: block;
    float: left;
    margin: 19px 10px 0 0;
}

.leftMenu li a:hover .leftMenuIcon {
    background-position: -81px -146px;
}
.leftMenu li.special {
	padding: 10px 28px;
	height: auto;
	text-align: justify;
	line-height: 40px;
}
.leftMenu li.special a .leftMenuIcon {
	margin: 5px 10px 0 0;
}

.leftMenu li a.on {
    color: #d02130;
}

.leftMenu li a.on .leftMenuIcon {
    background-position: -81px -146px;
}


/*文字列表*/

.txtList li {
    line-height: 40px;
}

.txtList li a {
    font-size: 16px;
}

.txtList li a i {
    width: 2px;
    height: 2px;
    background: #333;
    display: block;
    float: left;
    margin: 19px 10px 0 0;
}

.txtList li a:hover i {
    background: #C3050F;
}

.txtList li .date {
    float: right;
}

.txtList li.line {
    height: 20px;
    border-bottom: dashed 1px #8d8c8c;
    margin-bottom: 20px;
}


/*我要找代表内容页*/

.wyzdbContent {
    width: 1078px;
    border: solid 1px #d0d0d0;
    padding: 40px 20px;
    overflow: hidden;
}


/*新闻中心*/

.dbhdHead .jdxwBox h2 {
    line-height: 2;
    height: auto;
    padding-right: 10px;
}

.dbhdBox .indexListCon ul.jdxwList {
    margin-top: 20px;
}

.jdxwList li {
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.jdxwList li a {
    font-size: 16px;
}

.jdxwList li .jdxwIcon {
    background: url(../images/icon.png) no-repeat -81px -160px;
    display: block;
    width: 11px;
    height: 11px;
    float: left;
    margin: 10px 10px 0 0;
}

.jdxwBox {
    height: 350px;
}

.jdxwBox .indexListCon {
    height: 300px;
    position: relative;
}

.jdxwBox .jdxwMore {
    color: #FFF;
    background: #095aad;
    display: block;
    width: 80px;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.jdtpSlide {
    width: 380px;
    height: 300px;
    position: relative;
    overflow: hidden;
}

.jdtpSlide .hd {
    width: 120px;
    height: 10px;
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 99;
}

.jdtpSlide .hd li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background: url(../images/icon.png) no-repeat -81px -173px;
    cursor: pointer;
}

.jdtpSlide .hd li.on {
    background-position: -93px -173px;
}

.jdtpSlide .bd ul {
    padding: 0;
}

.jdtpSlide .bd li {
    width: 380px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.jdtpSlide .bd li .pic {
    width: 380px;
    height: 300px;
    overflow: hidden;
}

.jdtpSlide .bd li .pic img {
    width: 380px;
    height: 300px;
}

.jdtpSlide .bd li .tit {
    width: 250px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.jdtpSlide .bd li .tit a {
    color: #FFF;
    font-size: 14px;
}

.jdtpSlide .bd li .mask {
    width: 380px;
    height: 30px;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity: 60);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.jdtpBox {
    width: 380px;
    height: 350px;
    overflow: hidden;
}

.jzrdBox {
    height: 260px;
    width: 680px;
}

.jzrdSlide {
    width: 300px;
    height: 210px;
    position: relative;
    overflow: hidden;
}

.jzrdSlide .hd {
    width: 60px;
    height: 10px;
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 99;
}

.jzrdSlide .hd li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background: url(../images/icon.png) no-repeat -81px -173px;
    cursor: pointer;
}

.jzrdSlide .hd li.on {
    background-position: -93px -173px;
}

.jzrdSlide .bd ul {
    padding: 0;
}

.jzrdSlide .bd li {
    width: 300px;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.jzrdSlide .bd li .pic {
    width: 300px;
    height: 210px;
    overflow: hidden;
}

.jzrdSlide .bd li .pic img {
    width: 300px;
    height: 210px;
}

.jzrdSlide .bd li .tit {
    width: 220px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.jzrdSlide .bd li .tit a {
    color: #FFF;
    font-size: 14px;
}

.jzrdSlide .bd li .mask {
    width: 300px;
    height: 30px;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity: 60);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.jzrdList {
    width: 360px;
}

.indexListCon .jzrdList li {
    line-height: 35px;
}

.spxwSlide {
    width: 380px;
    height: 210px;
    position: relative;
    overflow: hidden;
}

.spxwSlide .hd {
    width: 90px;
    float: right;
    height: 210px;
}

.spxwSlide .hd li {
    width: 90px;
    height: 65px;
    margin-bottom: 8px;
}

.spxwSlide .hd li img {
    width: 90px;
    height: 65px;
}

.spxwSlide .bd ul {
    padding: 0;
}

.spxwSlide .bd li {
    width: 280px;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.spxwSlide .bd li .pic {
    width: 280px;
    height: 210px;
    overflow: hidden;
}

.spxwSlide .bd li .pic img {
    width: 280px;
    height: 210px;
}

.spxwSlide .bd li .tit {
    width: 270px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.spxwSlide .bd li .tit a {
    color: #FFF;
    font-size: 14px;
}

.spxwSlide .bd li .mask {
    width: 280px;
    height: 30px;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity: 60);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.spxwBox {
    width: 380px;
    height: 260px;
    overflow: hidden;
}

.hdrdSlide .wrapHd {
    width: 1080px;
    height: 40px;
    border-bottom: solid 1px #adadad;
    position: relative;
}

.hdrdSlide .wrapHd ul li {
    display: inline;
    padding: 8px 20px;
    border-bottom: solid 1px #adadad;
    position: relative;
    float: left;
    margin-right: 20px;
}

.hdrdSlide .wrapHd ul li.on {
    border-bottom: solid 1px #C3050F;
}

.hdrdSlide .wrapHd ul li a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.hdrdSlide .wrapHd ul li.on .titleArrow {
    width: 0;
    height: 0;
    border: solid 3px transparent;
    border-bottom: solid 3px #C3050F;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -3px;
}

.hdrdSlide .wrapHd ul li.on a {
    color: #C3050F;
}

.hdrdSlide .tempWrap {
    overflow: visible !important;
}

.wrapBd {
    width: 1080px;
    height: 190px;
    margin-top: 20px !important;
    position: relative;
    background: #f0f0f0;
    padding: 20px 0 !important;
    overflow: visible !important;
}

.wrapBd .innerBox {
    width: 1080px;
    height: 190px;
    position: relative;
}

.wrapBd .innerBox .innerCon ul {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    padding-right: 20px;
}

.wrapBd .innerBox .innerCon li {
    float: left;
    width: 116px;
    height: 180px;
    background: url(../images/hdrd_slide_li_bg.jpg) repeat-x;
    padding: 0 12px 10px;
    margin-left: 20px;
}

.wrapBd .innerBox .innerCon li .tit {
    height: 30px;
    line-height: 30px;
}

.wrapBd .innerBox .innerCon li .tit a {
    font-size: 16px;
    color: #2665a3;
}

.wrapBd .innerBox .innerCon li .pic {
    width: 116px;
    height: 150px;
    overflow: hidden;
}

.wrapBd .innerBox .innerCon li .pic img {
    display: block;
    width: 116px;
    height: 150px;
}

.wrapBd .innerBox .innerCon .more {
    color: #0060A6;
    position: absolute;
    right: 20px;
    top: -70px;
    z-index: 9;
}

.wrapBd .innerBox .sNext,
.wrapBd .innerBox .sPrev {
    position: absolute;
    left: 0;
    top: 50%;
    background: url(../images/icon.png) no-repeat -81px -185px;
    width: 24px;
    height: 87px;
    margin-top: -44px;
    z-index: 9;
}

.wrapBd .innerBox .sPrev {
    background-position: -81px -274px;
    left: auto;
    right: 0;
}

.wrapBd .innerBox .innerCon {
    width: 960px;
    margin: 0 auto;
    padding-right: 20px;
    overflow: hidden;
}


/*重要发布*/

.rdcwhbBox .indexListCon {
    margin-top: 20px;
}

.rdcwhbBox .indexListCon ul li {
    float: left;
    width: 170px;
    margin-left: 15px;
}

.rdcwhbBox .indexListCon ul li .pic {
    width: 140px;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
}

.rdcwhbBox .indexListCon ul li .pic img {
    width: 140px;
    height: 180px;
}

.rdcwhbBox .indexListCon ul li .tit {
    margin-top: 10px;
}

.rdcwhbBox .indexListCon ul li .tit a {
    line-height: 1.8;
}

.rsrmZywjBox {
    width: 680px;
    height: 320px;
}

.zywjBox {
    width: 330px;
    height: 320px;
}

.rsrmBox {
    width: 330px;
    height: 320px;
}

.rsrmZywjBox .ysjdList {
    width: 320px;
}

.cwhhbBox {
    width: 380px;
    height: 320px;
    overflow: hidden
}

.ljrdBox li {
    float: left;
    width: 185px;
    height: 160px;
    background: #ffeaea;
    text-align: center;
    overflow: hidden;
}

.ljrdBox li a {
    font-size: 18px;
    color: #c90000;
}

.ljrdBox li a span {
    display: block;
    width: 79px;
    height: 79px;
    margin: 20px auto 10px;
    background: url(../images/icon.png) no-repeat;
}

.ljrdBox li a span.ljrdIcon {
    background-position: 0 -331px;
}

.ljrdBox li a span.hkIcon {
    background-position: 0 -412px;
}

.zdhbBox {
    width: 680px;
    height: 200px;
}

.rdIconBox {
    width: 380px;
    height: 200px;
}


/*我要找代表*/

.dbMapBox {
    height: 600px;
}

.dbNewsBox {
    background: #f1f1f1;
    width: 550px;
    border: solid 1px #d0d0d0;
    border-top: none;
    height: 330px;
}

.tpxwBox {
    overflow: hidden;
    margin-bottom: 15px;
}

.tpxwBox li {
    float: left;
    width: 156px;
    height: 110px;
    padding: 2px;
    border: solid 1px #d0d0d0;
    margin: 15px 0 0 15px;
}

.tpxwBox li img {
    width: 156px;
    height: 110px;
}


/*map*/

.studyMap {
    width: 100%;
    height: 752px;
    margin: 0 auto;
    background: url(../images/studyMap_bg.jpg) no-repeat center top;
    overflow: hidden;
}

.mapWrap {
    width: 1000px;
    height: 752px;
    margin: 0 auto;
    position: relative;
}

.mapBox {
    background: url(../images/map/map.png) no-repeat;
    width: 604px;
    height: 619px;
    position: absolute;
    left: -50px;
    top: 110px;
}

.mapBox li {
    position: absolute;
    overflow: hidden;
    text-indent: -1978px;
}

.mapBox li a {
    position: absolute;
    z-index: 98;
}

.mapBox li.map01 {
    width: 152px;
    height: 195px;
    left: 200px;
    top: 0;
}

.mapBox li.map02 {
    width: 267px;
    height: 223px;
    left: -2px;
    top: 82px;
}

.mapBox li.map03 {
    width: 200px;
    height: 237px;
    left: 252px;
    top: 108px;
}

.mapBox li.map04 {
    width: 164px;
    height: 156px;
    left: 153px;
    top: 202px;
}

.mapBox li.map05 {
    width: 165px;
    height: 107px;
    left: 176px;
    top: 315px;
}

.mapBox li.map06 {
    width: 168px;
    height: 140px;
    left: 325px;
    top: 273px;
}

.mapBox li.map07 {
    width: 95px;
    height: 99px;
    left: 346px;
    top: 241px;
}

.mapBox li.map08 {
    width: 78px;
    height: 99px;
    left: 408px;
    top: 233px;
}

.mapBox li.map09 {
    width: 99px;
    height: 107px;
    left: 441px;
    top: 221px;
}

.mapBox li.map10 {
    width: 100px;
    height: 102px;
    left: 485px;
    top: 206px;
}

.mapBox li.map11 {
    width: 125px;
    height: 146px;
    left: 482px;
    top: 237px;
}

.mapBox li.map12 {
    width: 123px;
    height: 79px;
    left: 329px;
    top: 346px;
}

.mapBox li.map13 {
    width: 179px;
    height: 178px;
    left: 236px;
    top: 358px;
}

.mapBox li.map14 {
    width: 36px;
    height: 36px;
    left: 446px;
    top: 362px;
}

.mapBox li.map15 {
    width: 45px;
    height: 65px;
    left: 466px;
    top: 321px;
}

.mapBox li.map16 {
    width: 84px;
    height: 86px;
    left: 497px;
    top: 311px;
}

.mapBox li.map17 {
    width: 44px;
    height: 85px;
    left: 390px;
    top: 418px;
}

.mapBox li.map18 {
    width: 70px;
    height: 77px;
    left: 408px;
    top: 383px;
}

.mapBox li.map19 {
    width: 57px;
    height: 66px;
    left: 465px;
    top: 377px;
}

.mapBox li.map20 {
    width: 81px;
    height: 50px;
    left: 503px;
    top: 390px;
}

.mapBox li.map21 {
    width: 64px;
    height: 71px;
    left: 422px;
    top: 437px;
}

.mapBox li.map22 {
    width: 59px;
    height: 71px;
    left: 473px;
    top: 437px;
}

.mapBox li.map23 {
    width: 60px;
    height: 77px;
    left: 506px;
    top: 414px;
}

.mapBox li.map24 {
    width: 126px;
    height: 63px;
    left: 270px;
    top: 493px;
}

.mapBox li.map25 {
    width: 69px;
    height: 60px;
    left: 390px;
    top: 492px;
}

.mapBox li.map26 {
    width: 71px;
    height: 69px;
    left: 431px;
    top: 499px;
}

.mapBox li.map27 {
    width: 44px;
    height: 28px;
    left: 350px;
    top: 545px;
}

.mapBox li.map28 {
    width: 95px;
    height: 60px;
    left: 349px;
    top: 541px;
}

.mapBox li.map29 {
    width: 85px;
    height: 79px;
    left: 423px;
    top: 544px;
}

.mapBox li.on1 {
    background: url(../images/map/map_shangZhuang_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on2 {
    background: url(../images/map/map_suJiaTuo_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on3 {
    background: url(../images/map/map_xiBeiWang_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on4 {
    background: url(../images/map/map_wenQuan_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on5 {
    background: url(../images/map/map_xiangShan_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on6 {
    background: url(../images/map/map_qingLongQiao_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on7 {
    background: url(../images/map/map_maLianWa_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on8 {
    background: url(../images/map/map_shangDi_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on9 {
    background: url(../images/map/map_qingHe_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on10 {
    background: url(../images/map/map_xiSanQi_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on11 {
    background: url(../images/map/map_dongShengZhen_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on12 {
    background: url(../images/map/map_haiDianZhen_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on13 {
    background: url(../images/map/map_siJiQing_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on14 {
    background: url(../images/map/map_yanYuan_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on15 {
    background: url(../images/map/map_qingHuaYuan_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on16 {
    background: url(../images/map/map_xueYuanLu_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on17 {
    background: url(../images/map/map_shuGuang_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on18 {
    background: url(../images/map/map_haiDian_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on19 {
    background: url(../images/map/map_zhongGuanCun_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on20 {
    background: url(../images/map/map_huaYuanLu_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on21 {
    background: url(../images/map/map_ziZhuYuan_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on22 {
    background: url(../images/map/map_beiXiaGuan_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on23 {
    background: url(../images/map/map_beiTaiPingZhuang_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on24 {
    background: url(../images/map/map_tianCun_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on25 {
    background: url(../images/map/map_baLiZhuang_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on26 {
    background: url(../images/map/map_ganJiaKou_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on27 {
    background: url(../images/map/map_yongDingLu_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on28 {
    background: url(../images/map/map_wanShouLu_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.on29 {
    background: url(../images/map/map_yangFangDian_over.png) no-repeat;
    z-index: 99;
}

.mapBox li.map01 a {
    width: 100px;
    height: 100px;
    left: 20px;
    top: 40px;
}

.mapBox li.map02 a {
    width: 140px;
    height: 195px;
    left: 30px;
    top: 20px;
}

.mapBox li.map03 a {
    width: 100px;
    height: 120px;
    left: 50px;
    top: 50px;
}

.mapBox li.map04 a {
    width: 100px;
    height: 100px;
    left: 20px;
    top: 20px;
}

.mapBox li.map05 a {
    width: 130px;
    height: 60px;
    left: 10px;
    top: 20px;
}

.mapBox li.map06 a {
    width: 100px;
    height: 40px;
    left: 55px;
    top: 60px;
}

.mapBox li.map06 a.qlq02 {
    width: 50px;
    height: 60px;
    left: 5px;
    top: 20px;
}

.mapBox li.map07 a {
    width: 40px;
    height: 80px;
    left: 30px;
    top: 10px;
}

.mapBox li.map08 a {
    width: 30px;
    height: 90px;
    left: 20px;
    top: 5px;
}

.mapBox li.map09 a {
    width: 24px;
    height: 40px;
    left: 10px;
    top: 5px;
}

.mapBox li.map09 a.qh02 {
    width: 24px;
    height: 60px;
    left: 40px;
    top: 40px;
}

.mapBox li.map10 a {
    width: 70px;
    height: 20px;
    left: 27px;
    top: 10px;
}

.mapBox li.map10 a.xsq02 {
    width: 20px;
    height: 40px;
    left: 5px;
    top: 25px;
}

.mapBox li.map10 a.xsq03 {
    width: 40px;
    height: 40px;
    left: 30px;
    top: 60px;
}

.mapBox li.map11 a {
    width: 52px;
    height: 65px;
    left: 61px;
    top: 0px;
}

.mapBox li.map11 a.dsz02 {
    width: 40px;
    height: 30px;
    left: 5px;
    top: 70px;
}

.mapBox li.map12 a {
    width: 50px;
    height: 30px;
    left: 10px;
    top: 5px;
}

.mapBox li.map12 a.hdz02 {
    width: 50px;
    height: 30px;
    left: 70px;
    top: 30px;
}

.mapBox li.map13 a {
    width: 130px;
    height: 120px;
    left: 20px;
    top: 38px;
}

.mapBox li.map14 a {
    width: 36px;
    height: 36px;
    left: 0;
    top: 0;
}

.mapBox li.map15 a {
    width: 30px;
    height: 40px;
    left: 10px;
    top: 13px;
}

.mapBox li.map16 a {
    width: 68px;
    height: 62px;
    left: 15px;
    top: 15px;
}

.mapBox li.map17 a {
    width: 30px;
    height: 70px;
    left: 5px;
    top: 5px;
}

.mapBox li.map18 a {
    width: 50px;
    height: 50px;
    left: 10px;
    top: 15px;
}

.mapBox li.map19 a {
    width: 30px;
    height: 60px;
    left: 10px;
    top: 0px;
}

.mapBox li.map20 a {
    width: 70px;
    height: 45px;
    left: 10px;
    top: 0px;
}

.mapBox li.map21 a {
    width: 50px;
    height: 60px;
    left: 10px;
    top: 5px;
}

.mapBox li.map22 a {
    width: 40px;
    height: 60px;
    left: 5px;
    top: 0px;
}

.mapBox li.map23 a {
    width: 40px;
    height: 50px;
    left: 20px;
    top: 20px;
}

.mapBox li.map24 a {
    width: 120px;
    height: 30px;
    left: 5px;
    top: 25px;
}

.mapBox li.map25 a {
    width: 60px;
    height: 50px;
    left: 5px;
    top: 5px;
}

.mapBox li.map26 a {
    width: 40px;
    height: 50px;
    left: 25px;
    top: 5px;
}

.mapBox li.map27 a {
    width: 30px;
    height: 20px;
    left: 12px;
    top: 0px;
}

.mapBox li.map28 a {
    width: 50px;
    height: 50px;
    left: 40px;
    top: 5px;
}

.mapBox li.map29 a {
    width: 60px;
    height: 40px;
    left: 20px;
    top: 15px;
}

.mapTextBox {
    width: 500px;
    height: 672px;
    position: absolute;
    right: -50px;
    top: 80px;
    overflow: hidden;
}

.normalTxt {
    background: url(../images/gk_slide_01.png) no-repeat;
    width: 500px;
    height: 672px;
    position: absolute;
    left: 0;
    top: 0;
}

.slideTxt {
    width: 500px;
    height: 672px;
    position: absolute;
    left: 500px;
    top: 200px;
}

.w380 {
    width: 380px;
}

.w190 {
    width: 190px;
}

.slideTxt h2 {
    border-left: solid 9px #fe9d34;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #FFF;
    padding-left: 10px;
}

.slideTxt h3 {
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
}

.slideTxt h3 span {
    font-size: 24px;
    color: #fe9d34;
    font-weight: 600;
}

.schoolArea {
    overflow: hidden;
}

.schoolArea li {
    float: left;
    width: 90px;
    height: 30px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin: 10px 0 0 10px;
}

.schoolArea li a {
    display: block;
    width: 90px;
    height: 30px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin: 10px 0 0 10px;
}

.schoolArea li a:hover {
    color: #fe9d34;
}

.gaikuangBox {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.gaikuangLeft {
    width: 560px;
    overflow: hidden;
}

.gaikuangRight {
    width: 418px;
    overflow: hidden;
    border: solid 1px #c6c6c6;
}

.oHid {
    overflow: hidden;
}

.gaikuangGeneral .title {
    height: 34px;
    border-bottom: solid 2px #0a66b5;
    line-height: 34px;
    position: relative;
}

.gaikuangGeneral .title h2 {
    width: 200px;
    float: left;
    font-size: 16px;
    color: #0b64b5;
}

.xqBox {
    width: 550px;
    position: absolute;
    right: -30px;
    top: 10px;
    z-index: 9999;
}

.xqBox .title h2 {
    height: 30px;
    border-left: solid 9px #fe9d34;
    line-height: 30px;
    padding-left: 5px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}

.xqBox .list17 {
    padding-left: 20px;
    width: 480px;
    overflow: hidden;
    margin: 10px auto 0;
}

.xqBox .list17 li {
    float: left;
    margin: 0 20px 20px 0;
}

.xqBox .list17 li a {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 14px;
    background: #EEE;
}

.xqBox .list17 li a:hover {
    color: #FFF;
    background: #0558ad;
}

.xqBox .list17 li.on a {
    color: #FFF;
    background: #0558ad;
}


/*代表风采图片列表  20170622修改*/

.dbfcPicList {
    overflow: hidden;
}

.dbfcPicList li {
    margin-top: 20px;
    overflow: hidden;
}

.dbfcPicList li .pic {
    width: 180px;
    height: 140px;
    overflow: hidden;
}

.dbfcPicList li .pic img {
    width: 180px;
    height: 140px;
}

.dbfcPicList li .info {
    width: 480px;
    height: 140px;
}

.dbfcPicList li .info h3 {
    line-height: 40px;
    border-bottom: dashed 1px #333;
}

.dbfcPicList li .info h3 a {
    font-size: 18px;
    font-weight: bold;
}

.dbfcPicList li .info p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 1.8;
    color: #555;
    margin-top: 10px;
}

.dbfcPicList li .info p a {
    font-size: 16px;
    color: #F00;
}

.hAuto {
    height: auto !important;
}

.wAuto {
    width: auto !important;
}

.hyztPicList {
    overflow: hidden;
}

.hyztPicList li {
    float: left;
    margin: 0 0 20px 13px;
    width: 328px;
}

.hyztPicList li .pic {
    width: 328px;
    height: 245px;
    overflow: hidden;
}

.hyztPicList li .pic img {
    width: 328px;
    height: 245px;
}

.hyztPicList li .tit {
    line-height: 1.8;
    margin-top: 5px;
}

.hyztPicList li .tit a {
    font-size: 16px;
}

.banner_xmzs {
    display: block;
    width: 380px;
    height: 90px;
    overflow: hidden;
}

.banner_xmzs img {
    width: 380px;
    height: 90px;
}

.xwzxLeftBox {
    width: 760px;
    height: 350px;
}

.xwzxLeftBox .indexListCon {
    background: #f0f0f0;
    height: 300px;
    position: relative;
}

.xwzxRightBox {
    width: 300px;
    height: 350px;
}

.xwzxLeftBox .dbhdHead .fright {
    width: 500px;
}

.dbhdListCon {
    overflow: hidden;
    padding-left: 20px;
}

.dbhdListCon .jdxwList {
    width: 365px;
}

.xwzxLeftBox .jdxwMore {
    color: #FFF;
    background: #095aad;
    display: block;
    width: 80px;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.bjrdList li {
    line-height: 1.8;
}

.jzrdBox {
    height: 320px;
    width: 370px;
}

.jzrdIndexCon {
    width: 370px;
}

.jzrdHead {
    overflow: hidden;
}

.jzrdHead img {
    display: block;
    width: 145px;
    height: 105px;
    float: left;
    margin-right: 10px;
}

.jzrdHead h3 a {
    font-size: 16px;
    color: #004892;
    font-weight: bold;
    line-height: 1.8;
}

.jzrdHead p {
    line-height: 1.8;
    font-size: 14px;
}

.jzrdHead p a {
    font-size: 14px;
    color: #F00;
}

.spxwBox {
    width: 300px;
    height: 320px;
}

.xwzxRdstSlide {
    width: 760px;
    margin-top: 20px;
    background: #f1f1f1;
    position: relative;
    overflow: hidden;
    padding: 20px 0;
}

.xwzxRdstSlide .bd {
    width: 680px;
    margin: 0 auto;
    overflow: hidden;
    padding-right: 10px;
}

.xwzxRdstSlide ul li {
    float: left;
    width: 160px;
    height: 140px;
    margin-left: 10px;
}

.xwzxRdstSlide ul li .pic {
    width: 160px;
    height: 110px;
}

.xwzxRdstSlide ul li .pic img {
    width: 160px;
    height: 110px;
}

.xwzxRdstSlide ul li .tit {
    line-height: 30px;
    height: 30px;
    text-align: center;
}

.xwzxRdstSlide .sNext,
.rdstSlide .sPrev {
    position: absolute;
    left: 5px;
    top: 50%;
    background: url(../images/icon.png) no-repeat;
    width: 21px;
    height: 51px;
    margin-top: -25px;
    z-index: 9;
}

.xwzxRdstSlide .sNext {
    background-position: 0 -53px;
    left: auto;
    right: 5px;
}

.rdstBox {
    width: 760px;
    height: 260px;
}

.hdrdBox {
    width: 300px;
    height: 260px
}

.hdrdList {
    overflow: hidden;
    margin-top: 10px
}

.hdrdList li {
    float: left;
    width: 115px;
    height: 160px;
    background: url(../images/hdrd_slide_li_bg.jpg) repeat-x;
    padding: 20px 10px 0;
    margin-left: 10px;
}

.hdrdList li .pic {
    width: 115px;
    height: 145px;
    overflow: hidden;
}

.hdrdList li .pic img {
    width: 115px;
    height: 145px;
}

.dbmlListBox {
    overflow: hidden;
}


/*意见征集*/

.yjzjForm {
    padding: 20px;
}

.formLeft {
    width: 300px;
    font-size: 20px;
    text-align: right;
    line-height: 2;
}

.formRight {
    width: 730px;
}

.textInput,
.formArea {
    width: 500px;
    border: solid 1px #f4e6e6;
    background: #fcf3f4;
    padding: 5px;
    height: 30px;
    font-size: 20px;
    font-family: "微软雅黑";
}

.formArea {
    height: 200px;
}

.submitBtn {
    display: block;
    width: 200px;
    height: 40px;
    font-size: 20px;
    color: #FFF;
    border-radius: 20px;
    background: #ff6600;
    text-align: center;
    line-height: 40px;
    margin: 20px auto;
}

.yjzjLine {
    padding: 10px 10px 0 20px;
    font-size: 14px;
    line-height: 1.8;
    position: relative;
}

.yjzjLine h3 a {
    font-size: 18px;
    color: #004892;
}

.yjzjLine .yjdcMore {
    color: #FFF;
    background: url(../images/cydc_btn_bg.png) no-repeat;
    width: 143px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    bottom: 5px;
    right: 10px;
}

.ldjsList li {
    width: 200px;
    height: 290px;
    margin: 20px auto 0;
}

.ldjsList li .pic {
    width: 180px;
    height: 230px;
    overflow: hidden;
}

.ldjsList li .pic img {
    width: 180px;
    height: 230px;
}

.ldjsList li .tit {
    text-align: center;
    line-height: 30px;
}

.singleBox h2 {
    line-height: 40px;
    border-bottom: solid 1px #B5B5B5;
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
}

.singleCon {
    padding: 0 20px;
}

.rdgkBox {
    height: 520px;
}

.zrzcBox {
    height: 520px;
}

.zrBtnList a.btn458 {
    width: 458px;
    margin-right: 10px;
}

.rdgkBox .indexListCon div {
    font-size: 16px;
    color: #555;
    line-height: 1.7;
    text-indent: 2em;
}

.rsrmSlide {
    width: 680px;
    height: 320px;
    position: relative;
}

.rsrmSlide .bd .more {
    position: absolute;
    right: 0;
    top: 10px;
}

.rsrmSlide .indexListTit h2 {
    display: inline;
    padding: 9px 20px;
    position: relative;
    border-bottom: solid 1px #adadad;
}

.rsrmSlide .indexListTit h2.on {
    border-bottom: solid 1px #C3050F;
}

.rsrmSlide .indexListTit h2 a {
    font-size: 18px;
    font-weight: bold;
    color: #999;
}

.rsrmSlide .indexListTit h2.on a {
    color: #C3050F;
}

.rsrmSlide .indexListTit h2 .titleArrow {
    display: none;
}

.rsrmSlide .indexListTit h2.on .titleArrow {
    display: block;
    width: 0;
    height: 0;
    border: solid 3px transparent;
    border-bottom: solid 3px #C3050F;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -3px;
}

.dbhdBox {
    height: 340px;
}

.yajyBox {
    height: 340px;
}

.dbhdHead {
    margin-bottom: 0;
}

.ewmBox {
    width: 150px;
    height: 0px;
    background: #000000;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    overflow: hidden;
}

.ewmBox img {
    width: 150px;
    height: 150px;
}


/*20180226*/

.slideTxt .positionBox {
    position: relative;
}

.slideTxt .btn_lxwm {
    background: #e4c016;
    width: 100px;
    height: 40px;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: -36px;
    right: 65px;
    z-index: 9;
    box-shadow: 0 2px 5px #333;
}

.slideTxt .btn_lxwm:hover {
    color: #FFF;
}


/* 20181219 @立春 */

.leftCon {
    width: 680px;
    float: left;
}

.rightCon {
    width: 380px;
    float: right;
}

.zfjdBox {
    height: auto;
}

.ysjdBox {
    height: auto;
}

.ysjdBox h2 {
    display: inline;
    padding: 9px 20px;
    border-bottom: solid 1px #adadad;
    position: relative;
    margin-right: 10px;
}

.ysjdBox h2.on {
    border-bottom: solid 1px #C3050F;
}

.ysjdBox h2 a {
    color: #333;
}

.ysjdBox h2.on a {
    color: #C3050F;
}

.ysjdBox h2 .titleArrow {
    display: none;
}

.ysjdBox h2.on .titleArrow {
    display: block;
}


/* 2019-9-11 wb */

.special {
    line-height: normal !important;
}

.special a {
    display: block;
    margin-top: 5px;
}

.special a .leftMenuIcon {
    margin: 14px 10px 0 0;
}