@charset "utf-8";
/* CSS Document */

/*初始化样式*/
* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;
}

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "微软雅黑", "Segoe UI", Arial;
    color: #000;
    font-size: 14px;
    line-height: 1.5em;
    border: none;
    font-weight: normal;
}

body {
    /*background: #f8f8f8 url(/global/bg.jpg) repeat-x;*/
}

li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #d80e0e;
}

div {
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.clear {
    clear: both;
}

/* 内容部分 */
.box {
    margin: 0 auto;
    /*min-height: 900px;*/
    min-width: 1348px;
}

.content {
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    background: #fff;
    clear: both;
    position: relative;
}

/***************************** top *****************************/

.banner1 {
    margin: 0 auto;
    background: url(/global/banner_bg1.jpg) no-repeat center 0;
    height: 330px;
}

.banner2 {
    margin: 0 auto;
    background: url(/global/banner_bg2.jpg) no-repeat center 0;
    height: 330px;
}

.top {
    width: 1200px;
    margin: 0 auto;
    padding-top: 88px;

}

.logoby {
    display: inline-block;
}

.logo {
    float: left;
    width: 314px;
    height: 82px;
}

.slogan {
    float: right;
    width: 870px;
    margin-top: 20px;
}

.slogan .by1 {
    text-align: right;
    line-height: 50px;
    height: 50px;
    margin-right: 300px;
}

.slogan .by2 {
    text-align: right;
    line-height: 50px;
    height: 50px;
}

.search {
    float: right;
    margin-top: 50px;
    height: 36px;
}

.searchip {
    background: url(/global/ico_searchbg.png) no-repeat;
    width: 280px;
    height: 36px;
}

.searchip input {
    height: 32px;
    line-height: 32px;
    width: 220px;
    text-indent: 10px;
    border: none;
    outline: medium;
    vertical-align: top;
    margin: 2px 0 0 12px;
}

.searchip button {
    background: url(/global/ico_search.png) no-repeat;
    cursor: pointer;
    outline: medium;
    border: none;
    width: 25px;
    height: 27px;
    margin: 4px 0 0 3px;
}

.top{position: relative;}
.header-slh{position: absolute; top: 20px; right: 0; height: 38px; line-height: 38px; border-radius: 5px; color: #fff; background: #d80e0e;}
.header-slh li{float: left; line-height: 38px;}
.header-slh li a{ padding: 0 10px;}
.header-slh li .split{margin-right: 3px; color: #fff; opacity: .6}
.header-slh a{color: #fff;}
.header-slh a:hover{text-decoration: underline}
@media (max-width: 768px){
    .header-slh {margin-right: 10px;}
    .header-slh li + li{margin-left: 0;}
    .header-slh-wza {display: none; }
    .header-slh-wza + .split{display: none;}    
}

/***************************** 导航 *****************************/
.menu {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    background: #d80e0e;
}

.menu ul {
    min-width: 1200px;
    width: 1200px;
    margin: 0 auto;
}

.menu ul li {
    float: left;
}

.menu ul li a {
    width: 171.4px;
    float: left;
    background: #d80e0e;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-indent: 35px;
}

.menu ul li a:hover {
    transition: all .1s;
    -webkit-transition: all .1s;
    background: #ff6666;
}

.menu ul li a img {
    position: absolute;
    top: 12px;
    left: 22px;
}

.menu ul li a .menu_bt1 {
    position: absolute;
    top: 12px;
    left: 42px;
}

.menu ul li .initial {
    width: 171.4px;
    float: left;
    background: #ff6666;
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

/*****************************动态新闻****************************/
.hfby {
    width: 1160px;
    height: 80px;
    margin: 0 auto;
    display: inline-block;
}

.hfby ul img {
    width: 1160px;
    height: 80px;
}

.toutiao {
    background: url(/global/bg_totiao.jpg) no-repeat;
    width: 1160px;
    height: 130px;
    margin: 20px 0 10px 0;
}

.toutiao .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
}

.toutiao .info {
    width: 1060px;
    margin: 0 auto;
    font-size: 16px;
    text-indent: 36px;
}

/*首页焦点图*/
.mF_liuzg {
    position: relative;
    width: 570px;
    height: 413px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva;
    float: left;
    margin-bottom: 20px;
}

.mF_liuzg .imgList {
    width: 5000px;
    height: 413px;
    overflow: hidden;
}

.mF_liuzg .imgList li {
    width: 570px;
    overflow: hidden;
}

.mF_liuzg .imgList img {
    width: 570px;
    height: 413px;
}

.mF_liuzg .indexList li {
    float: left;
    width: 24px;
    height: 24px;
    position: relative;
    line-height: 24px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
    background: url(/global/jd_r.png) no-repeat;
    color: #424242
}

.mF_liuzg .indexList li.current, .mF_liuzg .indexList li.hover {
    background: url(/global/jd_r2.png) no-repeat;
    font-weight: bold;
    height: 24px;
    color: #fff;
    line-height: 24px;
}

.mF_liuzg .indexList {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 999;
}

.mF_liuzg li {
    float: left;
    display: inline;
    list-style: none;
    cursor: pointer;
}

.mF_liuzg span {
    display: block;
    position: absolute;
    z-index: 999;
    bottom: 0px;
    color: #fff;
    width: 670px;
    font-size: 14px;
    padding-left: 10px;
    background: rgba(23, 22, 22, 0.55);
    height: 42px;
    line-height: 42px
}

/*图片新闻*/
.new {
    display: inline-block;
    width: 1160px;
    margin-top: 10px;
}

.newimg {
    float: left;
    width: 680px;
    height: 430px;
    background: #E0E0E0;
    position: relative;
}

.newimg .newbg img {
    width: 680px;
    height: 430px;
}

.newimg .newth {
    width: 660px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    padding: 0 10px;
}

.newimg .newth a {
    float: left;
    color: #fff;
    line-height: 40px;
}

.newimg .newth ul {
    float: right;
    margin: 13px 0 0 0;
}

.newimg .newth ul li {
    float: left;
}

.newimg .newth ul li a {
    background: url(/global/ico_newbt2.png) no-repeat;
    float: left;
    padding: 0 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.newimg .newth ul li .dq {
    background: url(/global/ico_newbt1.png) no-repeat;
    float: left;
    padding: 0 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
}

/*政声传递/政务要闻/连州新闻*/
.govpushinfo150203 li {

}

.newlist {
    float: right;
    width: 570px;
}

.thbg {
    border-top: 2px solid #d80e0e;
    width: 570px;
    height: 40px;
}

.thbg .th {
    float: left;
    width: 33.33%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

.thbg .dqth {
    float: left;
    width: 33.33%;
    text-align: center;
    background: #d80e0e;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 37px;
    display: inline-block;
}

/*.thbg .th:hover{*/
/*transition: all .2s;*/
/*-webkit-transition: all .2s;*/
/*background: #d80e0e;*/
/*color:#fff;*/
/*}*/
.listst {
    /*margin: 10px;*/
}

.listst .tith {
    font-weight: bold;
    font-size: 16px;
    color: #d80e0e;
    line-height: 40px;
}

.listst .info {
    font-size: 16px;
    color: #666666;
    padding-left: 30px;
}

.listtb li a {
    width: 350px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 20px;
}

.listtb li .time {
    padding-right: 5px;
    float: right;
    color: #9e9e9e;
    height: 35px;
    line-height: 35px;
}

.listtb li {
    overflow: hidden;
    height: 33px;
}

ul#z_list_1 li {
    margin: 4px 0;
}

ul#z_list_1 p {
    height: 33px;
    line-height: 33px;
}

/******************************通知公告/活动专题******************************/
.tzgghdzt {
    display: inline-block;
    width: 1160px;
    /*margin:10px 0;*/
}

.tzgg {
    float: left;
    width: 570px;
}

.tzgg .thbg {
    border-top: 2px solid #d80e0e;
    width: 570px;
    height: 40px;
}

.tzgg .thbg .th {
    /*float: right;*/
    width: 33.33%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

.tzgg .thbg .dqth {
    float: left;
    width: 33.34%;
    text-align: center;
    background: #d80e0e;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 37px;
    display: inline-block;
}

/*.active_{*/
/*background: #d80e0e;*/
/*color:#fff !important;*/
/*}*/

.active {
    background: #d80e0e;
    color: #ffffff !important;
}

.tzgg .listtb {
    margin: 10px 0 0 0;
    min-height: 315px;
}

.tzgg .listst {
    margin: 10px;
}

.tzgg .listst .tith {
    font-weight: bold;
    font-size: 16px;
    color: #d80e0e;
    line-height: 40px;
}

.tzgg .listst .info {
    font-size: 16px;
    color: #666666;
    padding-left: 30px;
}

.tzgg .listtb li a {
    float: left;
    width: 480px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 20px;
}

.tzgg .listtb li .time {
    padding-right: 5px;
    float: right;
    color: #9e9e9e;
    height: 35px;
    line-height: 35px;
}

.hdzt {
    float: right;
    width: 570px;
}

.hdzt .thbg {
    border-top: 2px solid #d80e0e;
    width: 570px;
    height: 40px;
}

.hdzt .thbg .dqth {
    float: left;
    width: 33.33%;
    text-align: center;
    background: #d80e0e;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 37px;
    display: inline-block;
}

.hdzt .btinfo {
    margin: 4px 0 0 0;
    overflow: hidden;
}

.hdzt .btinfo .btinfosx {
    /*width:570px ;*/
    margin: 0 0 10px 0;
    display: inline-block;
}

.hdzt .btl {
    float: left;
}

.hdzt .btr {
    float: right;
}

.hdzt .btinfo .btbg {
    float: left;
    background: #fe9b70;
    width: 68px;
    height: 68px;
    display: inline-block;
}

.hdzt .btinfo .btbg img {
    margin: 18px 0 0 15px;
}

.btinfo {
    float: left;
}

.btinfo a {
    overflow: hidden;
}

.hdzt .btinfo .bttith {
    float: left;
    background: #f4f4f4;
    width: 170px;
    height: 28px;
    line-height: 24px;
    padding: 20px;
    display: inline-block;
}

.hdzt .btinfo .bttith2 {
    float: left;
    background: #f4f4f4;
    width: 170px;
    height: 48px;
    line-height: 25px;
    padding: 10px 20px;
    display: inline-block;
}

/******************************政务公开/网上办事/网络问政******************************/
.zwwswl {
    width: 1160px;
    display: inline-block;
    margin: 20px 0;
}

/*政务公开*/
.zwgk {
    float: left;
    width: 370px;
}

.zwgk .tith {
    background: url(/global/th_zwgk.png) no-repeat;
    width: 370px;
    height: 30px;
}

.zwgkbt {
    margin: 5px 0;
}

.zwgkbt div {
    margin: 5px 0;
    /*width: 370px;*/
    display: inline-block;
}

.bm {
    float: left;
}

.zwgkbtl {
    float: left;
    width: 160px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #D80E0E;
    background: #f4f4f4;
    display: inline-block;
}

.zwgkbtr {
    float: right;
    width: 160px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #D80E0E;
    background: #f4f4f4;
    display: inline-block;
    margin-left: 10px;
}

.zwgkbt a:hover {
    background: #ebebeb;
}

.zwgkbtsx {
    width: 370px;
}

.zwgkbtsx div {
    width: 370px;
    display: inline-block;
    height: 80px;
    margin: 5px 0;
}

.zwgkbt1 {
    float: left;
    background: url(/global/zwgk_bt1.png) no-repeat;
    width: 116px;
    height: 80px;
    text-align: center;
    display: inline-block;
    padding-top: 45px;
}

.zwgkbt2 {
    float: left;
    background: url(/global/zwgk_bt2.png) no-repeat;
    width: 116px;
    height: 80px;
    text-align: center;
    display: inline-block;
    padding-top: 45px;
    margin-left: 12px;
}

.zwgkbt3 {
    float: right;
    background: url(/global/zwgk_bt3.png) no-repeat;
    width: 116px;
    height: 80px;
    text-align: center;
    display: inline-block;
    padding-top: 45px;
}

.zwgkbt4 {
    float: left;
    background: url(/global/zwgk_bt4.png) no-repeat;
    width: 116px;
    height: 80px;
    text-align: center;
    display: inline-block;
    padding-top: 45px;
}

.zwgkbt5 {
    float: left;
    background: url(/global/zwgk_bt5.png) no-repeat;
    width: 116px;
    height: 80px;
    text-align: center;
    display: inline-block;
    padding-top: 45px;
    margin-left: 12px;
}

.zwgkbt6 {
    float: right;
    background: url(/global/zwgk_bt6.png) no-repeat;
    width: 116px;
    height: 80px;
    text-align: center;
    display: inline-block;
    padding-top: 45px;
}

.zfrsgh {
    margin: 10px 0 0 0;
    width: 370px;
    display: inline-block;
}

.zfrsgh .thbg {
    border-top: 2px solid #d80e0e;
    width: 370px;
    height: 40px;
}

.zfrsgh .thbg .th {
    /*float: right;*/
    width: 33.33%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

.zfrsgh .thbg .dqth {
    float: left;
    width: 33.33%;
    text-align: center;
    background: #d80e0e;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 37px;
    display: inline-block;
}

.zfrsgh .thbg .th:hover {
    transition: all .2s;
    -webkit-transition: all .2s;
    background: #d80e0e;
    color: #fff;
}

.zfrsgh .listtb {
    margin: 10px 0 0 0;
}

.zfrsgh .listst {
    margin: 10px;
}

.zfrsgh .listst .tith {
    font-weight: bold;
    font-size: 16px;
    color: #d80e0e;
    line-height: 40px;
}

.zfrsgh .listst .info {
    font-size: 16px;
    color: #666666;
    padding-left: 30px;
}

.zfrsgh .listtb li a {
    height: 35px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 20px;
}

/*网上办事*/
.wsbs {
    float: left;
    width: 370px;
    margin-left: 25px;
}

.wsbs .tith {
    background: url(/global/th_wsbs.png) no-repeat;
    width: 370px;
    height: 30px;
}

.wsbsdt {
    margin: 10px 0;
}

.zwgkbt {

}

.wsbs1 {
    float: left;
    background: url(/global/wsbs_bt1.png) no-repeat;
    width: 80px;
    height: 65px;
    text-align: center;
    display: inline-block;
    line-height: 95px;
    margin-right: 16px;
}

.wsbs2 {
    float: left;
    background: url(/global/wsbs_bt2.png) no-repeat;
    width: 80px;
    height: 65px;
    text-align: center;
    display: inline-block;
    line-height: 95px;
    margin-right: 16px;
}

.wsbs3 {
    float: left;
    background: url(/global/wsbs_bt3.png) no-repeat;
    width: 80px;
    height: 65px;
    text-align: center;
    display: inline-block;
    line-height: 95px;
    margin-right: 16px;
}

.wsbs4 {
    float: right;
    background: url(/global/wsbs_bt4.png) no-repeat;
    width: 80px;
    height: 65px;
    text-align: center;
    display: inline-block;
    line-height: 95px;
}

.wsbsbt {
    width: 370px;
    margin: 10px 0;
    display: inline-block;
}

.wsbsbt2 {
    /*margin: 10px 0 0 0;*/
    min-height: 180px;
}

.wsbsbt2 .wsbsbt2sx {
    width: 370px;
    margin: 0 0 10px 0;
    display: inline-block;
}

.wsbsbt2 .wsbsbt2sx .btl {
    float: left;
}

.wsbsbt2 .wsbsbt2sx .btr {
    float: right;
}

.wsbsbt2 .wsbsbt2sx .btbg {
    float: left;
    background: #ff6666;
    width: 50px;
    height: 50px;
    display: inline-block;
}

.wsbsbt2 .wsbsbt2sx .btbg img {
    margin: 10px 0 0 9px;
}

.wsbsbt2 .wsbsbt2sx .bttith {
    float: left;
    background: #fdeded;
    width: 90px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    display: inline-block;
}

.bmcs {
    width: 370px;
    display: inline-block;
    /*margin: 10px 0 0 0;*/
}

.bmcsth {
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
}

.bmcsinfo {
    margin: 5px 0;
    display: inline-block;
    height: 83px;
    width: 368px;
}

.bmcsinfo img {
    margin: 8px 0 0 0;
}

.bmcsbtl {
    float: left;
    background: #f4f4f4;
    width: 116px;
    height: 83px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
}

.bmcsbtr {
    float: right;
    background: #f4f4f4;
    width: 116px;
    height: 83px;
    text-align: center;
    display: inline-block;
}

/*网络问政*/
.wlwz {
    float: right;
    width: 370px;
}

.wlwz .tith {
    background: url(/global/th_wlwz.png) no-repeat;
    width: 370px;
    height: 30px;
}

.wlwzbt {
    width: 370px;
    display: inline-block;
    margin: 20px 0;
}

.wlwzbtl {
    float: left;
    width: 49%;
    text-align: center;
    display: inline-block;
    border-left: 1px dashed #C3C3C3;
}
.wlwzbtl:first-child{
    border: 0
}
.wlwzbtr {
    float: right;
    width: 122px;
    text-align: center;
    display: inline-block;
    display: none;
}

.xjjgcx {
    width: 370px;
    display: inline-block;
    margin: 10px 0;
}

.xjjgcxip {
    float: left;
    width: 280px;
    margin: 5px 0 0 0;
}

.xjjgcxip input {
    width: 280px;
    line-height: 35px;
    height: 35px;
    background: #fff;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin-bottom: 7px;
}

.xjjgcxbt {
    float: right;
    width: 80px;
    margin: 5px 0 0 0;
}

.xjjgcxbt button {
    background: #D80E0E url(/global/ico_search2.png) no-repeat 16px 16px;
    width: 80px;
    height: 80px;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: medium;
}

.myzjlist {
    width: 370px;
    min-height: 400px;
    max-height: 400px;
}

.myzjlist .thbg {
    border-top: 2px solid #d80e0e;
    width: 370px;
    height: 40px;
}

.myzjlist .thbg .th {
    /*float: right;*/
    width: 50%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

.myzjlist .thbg .dqth {
    float: left;
    width: 50%;
    text-align: center;
    background: #d80e0e;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 37px;
    display: inline-block;
}

.myzjlist .thbg .th:hover {
    transition: all .2s;
    -webkit-transition: all .2s;
    background: #d80e0e;
    color: #fff;
}

.myzjlist .listst {
    margin: 10px;
}

.myzjlist .listst .myzjlistth {
    float: left;
    /*width: 290px;*/
    font-weight: bold;
    font-size: 16px;
    color: #d80e0e;
    line-height: 40px;
}

.myzjlistthinfo {
    width: 360px;
    display: inline-block;
}

.myzjlist .listst .infos {
    font-size: 16px;
    color: #000;
    /*padding-left: 30px;*/
    min-height: 105px;
}

.myzjlist .listtb li a {
    height: 35px;
    width: 290px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 20px;
    float: left;
}

.myzjlist .listtb li {
    overflow: hidden;
}

.myzjlist .zzzj {
    float: right;
    background: url(/global/myzj_btbg1.png) no-repeat;
    width: 66px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    text-indent: 12px;
    display: inline-block;
    margin: 10px 0 0 0;
}

.myzjlist .zjjs {
    float: right;
    background: url(/global/myzj_btbg2.png) no-repeat;
    width: 66px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    text-indent: 12px;
    display: inline-block;
    margin: 10px 0 0 0;
}

.myzjlist .qm {
    border-bottom: 1px dashed #C3C3C3;
    padding: 10px 0;
}

.myzjlist .qm p {
    color: #666666;
    line-height: 30px;
}

/******************************友情链接******************************/
.link {
    width: 1160px;
    margin: 20px 0 10px 0;
}

.link select {
    font-size: 14px;
    width: 270px;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin-right: 22px;
}

.link .qt {
    font-size: 14px;
    width: 270px;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin-right: -22px;
}

/*****************************底部-开始*****************************/
.footer {
    width: 100%;
    background: #eeeeee;
    border-top: 3px solid #d80e0e;
}

.footer .footerinfo {
    width: 1200px;
    margin: 0 auto;
}

.footer .footerinfo table {
    margin: 0 auto;
    width: 1200px;
    padding: 30px 0;
    position: relative;
}

.footer .footerinfo .glw {
    margin: 10px 0;
    padding-left: 20px;
    font-size: 12px;
}

.footer .footerinfo table p {
    line-height: 35px;
    padding-left: 20px;
    font-size: 12px;
}

.footer .footerinfo table span {
    padding: 0 10px 0 0;
}

.footer .footerinfo .zbs {
    border-right: 1px solid #c3c3c3;
}

.footer .footerinfo .jiucuo {
    position: absolute;
    top: 92px;
    right: 30px;
}

.footer .footerinfo .red {
    position: absolute;
    top: 80px;
    right: 140px;
}

/*****************************底部-结束*****************************/

/*****************************资讯中心*****************************/
.toutiao2 {
    width: 1160px;
    height: 130px;
    margin: 10px 0;
}

.toutiao2 .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
}

.toutiao2 .info {
    width: 1060px;
    margin: 0 auto;
    font-size: 16px;
    text-indent: 36px;
}

.zxzxnew {
    width: 1160px;
    position: relative;
    display: inline-block;
    overflow: hidden;

}

.zxzxnewimg {
    float: left;
    width: 820px;
    height: 400px;
}

.zxzxnewimg img {
    width: 100%;
}

.zxzxnewinfo {
    float: right;
    width: 280px;
    height: 340px;
    padding: 30px;
    background: #e0e0e0;
}

.zxzxnewth {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
}

.zxzxnewwz {
    margin: 20px 0;
    text-indent: 30px;
    line-height: 35px;
}

.zxzxnewfy ul {

}

.zxzxnewfy {
    display: block;
    position: absolute;
    right: 20px;
    z-index: 9999;
    overflow: hidden;
    bottom: 20px;
}

.zxzxnewfy li {
    display: block;
    float: left;
    width: 24px;
    position: relative;
    line-height: 24px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
    background: url(/global/jd_r.png) no-repeat;
    color: #424242;
}

.zxzxnewfy li a {
    background: url(/global/ico_newbt2.png) no-repeat;
    float: left;
    padding: 0 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.zxzxnewfy .dq {
    background: url(/global/ico_newbt1.png) no-repeat;
    float: left;
    padding: 0 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.zxzxcontent {
    width: 1160px;
    display: inline-block;
    margin: 20px 0 0 0;
}

.zxzxcontentl {
    float: left;
    width: 740px;
}

.zxzxcontentr {
    float: right;
    width: 400px;
}

.zwywzscd {

}

.zwywzscd .thnav {
    width: 740px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.zwywzscd .thnav a {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
}

.zwywzscd .thnav .zwyw {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.zwywzscd .thnav a:hover {
    /*color: #d80e0e;*/
    /*border-bottom: 4px solid #d80e0e;*/
}

/*.active_1{*/
/*color: #d80e0e;*/
/*border-bottom: 4px solid #d80e0e;*/
/*}*/
.jj {
    display: inline-block;
    width: 20px;
}

.zwywzscd .zwywzscdlist {
    margin: -10px 0 0 0;
}

.zwywzscd .zwywzscdlist .zwywzscdnfo {
    margin: 15px 0;
}

.zwywzscd .zwywzscdlist .zwywzscdnfo .tith a {
    line-height: 40px;
    font-size: 16px;
}

.zwywzscd .zwywzscdlist .zwywzscdnfo .tith span {
    font-size: 12px;
    padding-left: 20px;
    color: #666;
    line-height: 40px;
}

.zwywzscd .zwywzscdlist .zwywzscdnfo .info {
    color: #666;
    line-height: 30px;
}

.zwywzscd .zwywzscdlist .zwywzscdnfo .info a {
    color: #D80E0E;
}

.zwywzscdnfo {
    overflow: hidden;
}

/*.zwywzscdnfo .info{*/
/*float: left;*/
/*}*/
/*.zwywzscdnfo .red_a{*/
/*float: right;*/
/*}*/
.lzxw {
    margin: 5px 0;
    display: inline-block;
}

.lzxwth {
    width: 740px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.lzxwth a {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
}
.lzxwth a.current {
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.lzxwlist {
    margin: 10px 0;
}

.lzxwlist li a {
    height: 35px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 20px;
}

.lzxwlist li span {
    font-size: 12px;
    padding-left: 20px;
    color: #666;
    line-height: 35px;
    float: right;
}

.bwxzdt {
    margin: 5px 0;
    display: inline-block;
}

.bwxzdtth {
    width: 740px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.bwxzdtth a {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
}

.bwxzdtth .zwyw {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.bwxzdtth a:hover {
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.bwxzdtlist {
    margin: 10px 0;
}

.bwxzdtlist li {
    height: 35px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 10px;
    width:100%;
}

.bwxzdtlist li a {
    height: 35px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    list-style: none;
}

.bwxzdtlist li font {
    color: #666;
    line-height: 35px;
}

.bwxzdtlist li span {
    font-size: 12px;
    padding-left: 20px;
    color: #666;
    line-height: 35px;
    float: right;
}

.tzggxs {

}

.tzggxsth {
    width: 400px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.tzggxsth .dqdt {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    color: #d80e0e;
    border-left: 4px solid #d80e0e;
    padding-left: 10px;
}

.tzggxslist {
    margin: 10px 0;
}

.tzggxslist li a {
    height: 35px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 20px;
}

.hdztbtinfo {
    width: 400px;
    margin: 10px 0;
    display: inline-block;
}

.hdztbtinfosx {
    margin: 5px 0;
    display: inline-block;
}

.hdztbtinfosx .btbg {
    float: left;
    font-size: 16px;
    background: #fe9b70;
    width: 68px;
    height: 68px;
    display: inline-block;
}

.hdztbtinfosx .btbg img {
    margin: 18px 0 0 15px;
}

.hdztbtinfosx .bttith {
    float: left;
    font-size: 16px;
    background: #f4f4f4;
    width: 292px;
    height: 28px;
    line-height: 28px;
    padding: 20px;
    display: inline-block;
}

.hdztbtinfosx .bttith2 {
    float: left;
    background: #f4f4f4;
    width: 292px;
    height: 48px;
    line-height: 25px;
    padding: 10px 20px;
    display: inline-block;
}

ul#zxzx_zscd li a {
    float: left;
    width: 630px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 20px;
}

ul#zxzx_zscd li p {
    padding-right: 5px;
    float: right;
    color: #9e9e9e;
    height: 35px;
    line-height: 35px;
}

/*****************************走进连州*****************************/
.lzgk {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: #fcfaf6;
    clear: both;
}

.lzgkbg {
    background: url(/global/bg_zjlz.png) no-repeat;
    width: 1200px;
    height: 400px;
}

.video {
    /*background: url(/global/video_bg.jpg) no-repeat;*/
    width: 290px;
    height: 250px;
    float: left;
    margin: 65px 50px 40px 26px;
}

.lzgkjs {
    width: 800px;
    float: left;
    margin: 70px 0 0 0;
}

.lzgkjswz {
    font-size: 16px;
    text-indent: 46px;
    line-height: 35px;
}

.lzgkjswz .xq {
    color: #D80E0E;
}

.content-zjlz {
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    background: #fcfaf6;
    clear: both;
    position: relative;
}

.zjlzinfo {
    width: 1160px;
    display: inline-block;
    margin: 0 0 40px 0;
}

.jydl {
    float: left;
    background: url(/global/tith_bg1.png) no-repeat;
    width: 560px;
    height: 290px;
}

.xzjz {
    float: right;
    background: url(/global/tith_bg2.png) no-repeat;
    width: 560px;
    height: 290px;
}

.lswh {
    float: left;
    background: url(/global/tith_bg3.png) no-repeat;
    width: 560px;
    height: 290px;
}

.jjfj {
    float: right;
    background: url(/global/tith_bg4.png) no-repeat;
    width: 560px;
    height: 290px;
}

.shsh {
    float: left;
    background: url(/global/tith_bg5.png) no-repeat;
    width: 560px;
    height: 290px;
}

.lzdjs {
    float: right;
    background: url(/global/tith_bg6.png) no-repeat;
    width: 560px;
    height: 290px;
}

.linkqtl {
    margin: 5px 0 0 0;
    text-align: left;
    width: 560px;
}

.linkqtl a {
    color: #D80E0E;
    font-weight: bold;
    padding: 0 5px;
}

.xqjsl {
    margin: 30px 0 0 0;
    float: right;
    width: 280px;
    line-height: 30px;
    text-indent: 36px;
}

.xqjsl .xq {
    color: #D80E0E;
}

.linkqtr {
    margin: 5px 0 0 0;
    text-align: right;
    width: 560px;
}

.linkqtr a {
    color: #D80E0E;
    font-weight: bold;
    padding: 0 5px;
}

.xqjsr {
    margin: 30px 0 0 0;
    width: 280px;
    line-height: 30px;
    text-indent: 36px;
    float: left;
}

.xqjsr .xq {
    color: #D80E0E;
}

.lzfg {
    width: 1160px;
    display: inline-block;
    margin: 10px 0 0 0;
}

.lzfggdimg {
    width: 1160px;
    display: inline-block;
    margin: 10px 0;
}

.lzfggdimg a {
    float: left;
    width: 220px;
    display: inline-block;
    margin: 5px;
}

.lzfggdimg .mq {
    width: 220px;
    line-height: 40px;
    text-align: center;
}

#outerDiv {
    width: 1160px;
    /*height: 226px;*/
    overflow: hidden;
}

#innerDiv {
    width: 500%;
    height: 240px;
    float: left;
    /*margin: 20px 0 0 0;*/
}

#floatImgFirst {
    float: left;
}

#floatImgSecond {
    float: left;
}

/*****************************网络问政*****************************/
/*焦点图*/
.zxzx-xw {
    position: relative;
    width: 5000px;
    overflow: hidden;
}

.zxzx-xw-div {
    overflow: hidden;
    width: 1160px;
    float: left;
}

.d {
    margin: 0 5px;
    width: 6px;
    height: 6px;
}

.szxs {
    width: 1160px;
    display: inline-block;
}

.szxsinfo {
    float: left;
    width: 740px;
}

.szxs .szxsth {
    width: 1160px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.szxs .thnav {
    float: left;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.szxs .zfxx {
    width: 100px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    margin-left: 10px;
}

.szxslist {
    margin: -20px 0 0 0;
}

.szxslistinfo {
    overflow: hidden;
}

/*.szxslistinfo .info{*/
/*float: left;*/
/*}*/
/*.szxslistinfo .red_a{*/
/*float: right;*/
/*}*/
.lzfggdimg img {
    width: 100%;
}

.szxslistinfo {
    margin: 30px 0;
}

.szxslistinfo .tith a {
    line-height: 40px;
    font-size: 16px;
}

.szxslistinfo .tith span {
    font-size: 12px;
    padding-left: 20px;
    color: #666;
    line-height: 40px;
}

.szxslistinfo .info {
    color: #666;
    line-height: 30px;
}

.szxslistinfo .info a {
    color: #D80E0E;
}

.wszxd {
    float: right;
    width: 400px;
}

.wszxdbox {
    width: 400px;
    display: inline-block;
    margin: 10px 0 -10px 0;
}

.wszxdinfo {
    width: 400px;
    display: inline-block;
    margin: 0 0 20px 0;
}

.wszxdinfo .wszxdl {
    float: left;
    background: #f4f4f4;
    width: 190px;
    height: 100px;
    text-align: center;
    display: inline-block;
}

.wszxdinfo .wszxdr {
    float: right;
    background: #f4f4f4;
    width: 190px;
    height: 100px;
    text-align: center;
    display: inline-block;
}

.wszxdinfo .img {
    margin: 10px 0 0 0;
}

.xjjgcxsx {
    width: 400px;
    display: inline-block;
    margin: 10px 0;
}

.xjjgcxsxip {
    float: left;
    width: 290px;
    margin: 5px 0 0 0;
}

.xjjgcxsxip input {
    width: 280px;
    line-height: 35px;
    height: 35px;
    background: #fff;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin-bottom: 7px;
}

.myzjlistst {
    margin: 10px;
    /*border-bottom: 1px dashed #C3C3C3;*/
    float: left;
    padding: 0 0 15px 0;
    width: 740px;
}

.myzjlistst .tith a {
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
}

.myzjlistst .info {
    display: inline-block;
    /*height: 65px;*/
    /*overflow: hidden;*/
    font-size: 16px;
    color: #666666;
    /*padding-left: 30px;*/
    text-indent: 40px;
    line-height: 35px;
}

.wsdc {
    color: #2fad0e;
    font-style: normal;
}

.mydc {
    color: #00a5e7;
    font-style: normal;
}

.wwewminfo {
    width: 1120px;
    display: inline-block;
    padding: 20px 20px 40px 20px;
}

.wwewm {
    float: left;
    width: 115px;
    height: 137px;
    text-align: center;
    margin: 0 108px 0 0;
}

.wwewm2 {
    float: right;
    width: 137px;
    height: 137px;
    text-align: center;
}

.zxzxnewfy li.current, .zxzxnewfy li.hover {
    background: url(/global/jd_r2.png) no-repeat;
    font-weight: bold;
    height: 24px;
    color: #fff;
    line-height: 24px;
}

/*****************************右侧悬浮二维码-开始*****************************/
.slider {
    top: 400px;
    width: 148px;
    text-align: center;
    right: 0px;
    position: fixed;
    z-index: 999999;
}

.slider .ewmimg {
    width: 148px;
    height: 148px;
    margin: 0 0 20px 0;
}

.slider .ewmimg img {
    width: 148px;
    height: 148px;
}

.slider .ewmbt {
    width: 148px;
    margin: 0 0 0 44px;
}

.slider .xftb {
    background: #ffe2e2;
    width: 60px;
    height: 60px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.slider .xftb img {
    margin: 7px 0 0 0;
}

.slider .xftb:hover {
    background: #ffcbcb;
}

.slider .close {
    background: #ff6666 url(/global/xf_Close.png) no-repeat 8px 3px;
    width: 60px;
    height: 20px;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-indent: 15px;
}

.slider .close img {
    margin: 3px 3px 0 0;
}

/*****************************右侧悬浮二维码-结束*****************************/
/*****************************详情页面*****************************/

.weizhi {
    display: inline-block;
    color: #535353;
    padding-bottom: 5px;
    line-height: 24px;
    width: 1160px;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #e2e2e2;
}

.wznr-box {
    width: 1160px;
    margin: 0 auto;
}

.wznr-th {
    text-align: center;
}

.wznr-th h2 {
    font-size: 18px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
}

.wznr-th h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 60px;
}

.wznr-th span {
    line-height: 30px;
}

.wznr-th font {
    font-size: 12px;
    background: #f4f4f4;
    line-height: 40px;
    width: 1160px;
    display: inline-block;
    margin: 10px 0;
}

.wznr-details {
    width: 1160px;
    display: inline-block;
    margin: 20px 0;
	overflow-x: auto;
}

.wznr-details img {
    padding: 20px 0;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.wznr-details p {
    line-height: 35px;
}

.wznr-details div {
    line-height: 30px;
}

.wznr-details span {
    line-height: 30px;
    /*color: #fc0405;*/
}

.wznr-details table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    margin: 20px 0 20px 0;
}

.wznr-details td {
    border: 1px solid #dcdcdc;
    line-height: 35px;
}

.wznr-details th {
    border: 1px solid #dcdcdc;
    line-height: 35px;
    font-size: 18px;
}

.wznr-autograph {
    margin: 20px 0 20px 0;
    text-align: right;
}

.column-box ul {
    margin: -10px 0 0 -20px;
}

.wznr-page {
    border-top: 1px solid #dcdcdc;
    margin: 10px 0 20px 0;
    padding-top: 10px;
}

.wznr-page ul li {
    line-height: 35px;
}

.wznr-page ul li a {
    line-height: 35px;
}

.wznr-page ul li a:hover {
    color: #d80e0e;
}

.wznr-page ul li a span {
    margin-left: 10px;
}

.wznr-page .sgwz {
    color: #d80e0e;
    font-weight: bold;
}

.lzsrmzfbgsdtthbox {
    width: 1160px;
}

.lzsrmzfbgsdtthbox {
    width: 100%;
    border-collapse: collapse;
}

.lzsrmzfbgsdtthbox th {
    border: 1px solid #dcdcdc;
    line-height: 35px;
    padding: 0 10px 0 10px;
    background-color: #f4f4f4;
}

.lzsrmzfbgsdtthbox td {
    border: 1px solid #dcdcdc;
    line-height: 35px;
    padding: 0 10px 0 10px;
}

.but {
    padding: 20px 0;
    text-align: center;
}

.but a {
    background: #ff6666;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    margin: 0 5px;
    font-size: 12px;
}

.hongtou {
    padding-top: 200px;
    width: 1000px;
    margin: 10px auto 0px;
    background: url(/global/sfw.jpg) no-repeat;
    background-position: center 30px;
    background-color: #fff;
}

.hongtou2 {
    padding-top: 200px;
    width: 1000px;
    margin: 10px auto 0px;
    background: url(/global/sfw2.jpg) no-repeat;
    background-position: center 30px;
    background-color: #fff;
}

.wjbh-th {
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}

/*****************************栏目*****************************/
.column {
    width: 1160px;
    display: inline-block;
}

.column-menu {
    float: left;
    width: 280px;
}

.column-list {
    float: right;
    width: 820px;
}

#column-list {
    border-top: 3px solid #d80e0e;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px;
}

.column-menu ul li {
    line-height: 32px;
}

.column-menu ul .th {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    background: #d80e0e;
    color: #fff;
    text-indent: 20px;
    margin: 0 0 5px 0;
}

.column-menu ul li .dq {
    width: 100%;
    font-size: 16px;
    line-height: 35px;
    text-indent: 20px;
    display: inline-block;
    border: 1px solid #e2e2e2;
    background: #F4F4F4;
    color: #d80e0e;
    margin: 3px 0;
}

.column-menu ul li a {
    width: 100%;
    font-size: 16px;
    line-height: 35px;
    background: #fff;
    text-indent: 20px;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 3px 0;
}

.column-menu ul li a:hover {
    background: #F4F4F4;
    color: #d80e0e;
}

.column-menu ul li a.current {
    background: #F4F4F4;
    color: #d80e0e;
}

.column-list ul li {
    width: 100%;
    display: inline-block;
    line-height: 50px;
    border-bottom: 1px dashed #eaeaea;
}

.column-list ul li a {
    height: 50px;
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 20px;
}

.column-list ul li span.date {
    color: grey;
    line-height: 50px;
    float: right;
}

.column-list li .time {
    font-size: 12px;
    padding-left: 20px;
    color: #666;
    line-height: 50px;
}

.zxts {

}

.zxtstith {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #f4f4f4;
}

.zxtstith h3 {
    float: left;
    padding: 0 20px;
    text-align: center;
    background: #d80e0e;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 37px;
}

.zxtstith .writeletters {
    float: right;
    padding-right: 10px;
    height: 40px;
    line-height: 37px;
}

.zxtsquery {
    width: 100%;
    margin: 20px 0;
}

.zxtsquery table font {
    text-align: center;
    width: 80px;
    line-height: 35px;
    height: 35px;
    display: inline-block;
}

.zxtsquery table span {
    width: 80px;
    line-height: 35px;
    height: 35px;
    display: inline-block;
}

.zxtsquery .thip {
    width: 670px;
    line-height: 35px;
    height: 35px;
    background: #fff;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin-bottom: 7px;
}

.zxtsquery table input {
    width: 290px;
    line-height: 35px;
    height: 35px;
    background: #fff;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin-bottom: 7px;
}

.zxtsquery table select {
    width: 290px;
    line-height: 35px;
    height: 35px;
    background: #fff;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin-bottom: 7px;
    outline: medium;
}

.zxtsquery button {
    float: right;
    margin: 0 0 0 20px;
    background: #D80E0E url(/global/ico_search2.png) no-repeat 16px 16px;
    width: 80px;
    height: 80px;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: medium;
}

.zxtslist {
    width: 100%;
}

.zxtslist table {
    text-align: center;
    width: 100%;
    border-collapse: collapse;
}

.zxtslist td {
    border: 1px solid #dcdcdc;
    line-height: 35px;
    padding: 0 10px;
}

.zxtslist th {
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
    line-height: 35px;
}

/*****************************在线服务****************************/
.wszxd-wsbs {
    float: right;
    width: 370px;
    margin-top: 10px;
}

.wszxd-wsbs2 {
    float: right;
    width: 370px;
}

.tzggxsth-wsbs {
    width: 370px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.tzggxsth-wsbs .dqdt {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    color: #d80e0e;
    border-left: 4px solid #d80e0e;
    padding-left: 10px;
}

.zfbt {

}

.zfbt .zfl {
    float: left;
    width: 180px;
}

.zfbt .zfr {
    float: right;
    width: 180px;
}

.zfbt a {
    float: left;
    text-align: center;
    background: #fdeded;
    width: 90px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    margin: 5px 0;
}

.szxsinfo2x {
    float: left;
    width: 760px;
}

.grfrsx {
    width: 760px;
    margin: 20px 0 10px 0;
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
}

.grfrsx .tith {
    float: left;
}

.grfrsx .dqth {
    padding: 0 20px;
    float: left;
    background: #ff6666;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.grfrsx .th {
    padding: 0 20px;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.grfrsx .tith a:hover {
    /*background: #ff6666;*/
    /*color: #fff;*/
}

.fys {
    float: right;
    margin: 8px 10px 0 0;
}

.fys a {
    font-size: 12px;
    border: 1px solid #d80e0e;
    padding: 0 5px;
    line-height: 18px;
    height: 18px;
    color: #d80e0e;
    display: inline-block;
    margin-right: 5px;
}

.fys .dq {
    font-size: 12px;
    background: #d80e0e;
    padding: 5px;
    color: #fff;
    padding: 0 5px;
    line-height: 18px;
    height: 18px;
    display: inline-block;
}

.grfrsxlist {
    display: inline-block;
}

.grfrsxlist ul li {
    height: 80px;
    display: inline-block;
    margin: 10px 0;
}

.grfrsxlist ul li a {
    float: left;
    margin: 0 15px;
    text-align: center;
    display: inline-block;
}

.grfrsxlist ul li a div:hover {
    color: #d80e0e;
}

/*友情链接*/
#mbcs_outer_div {
    width: 370px;
    height: 198px;
    overflow: hidden;
    float: left;
}

#mbcs_inner_div {
    width: 5000%;
    height: 198px;
    float: left;
}

/*****************************政务公开****************************/
.zwgkinfo {

}

.ldzc-zfwjd {
    width: 1160px;
    display: inline-block;
}

.ldzc {
    float: left;
    width: 370px;
}

.zfwjd {
    float: right;
    width: 760px;
}

.ldzcth {
    background: url(/global/bg_tith.jpg) no-repeat;
    color: #fff;
    width: 370px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-indent: 15px;
}

.ldzcinfo {
    width: 330px;
    background: #f4f4f4;
    padding: 33px 20px;
    display: inline-block;
}

.ldzcinfo .tximg {
    float: left;
    width: 152px;
    text-align: center;
}

.ldzcinfo .tximg h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0 0;
}

.ldzcinfo .zw {
    float: right;
}

.ldzcinfo .zw h3 {
    width: 160px;
    line-height: 30px;
    text-indent: 20px;
    background: #0195ff;
    color: #fff;
}

.ldzcinfo .zw .fsz {
    margin: 10px 0;
}

.ldzcinfo .zw .fsz a {
    margin: 5px;
}

.liststzf {
    margin: 10px 0;
    /*min-height: 315px;*/
    /*max-height: 315px;*/
}

.zfwjd .tith {
    width: 760px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.zfwjd .tith .dqth {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.zfwjd .tith a:hover {
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.zfwjd .tith .th {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
}

.liststzf li a {
    width: 640px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    background: url(/global/ico_th.png) transparent no-repeat 8px 18px;
    list-style: none;
    text-indent: 20px;
}

.liststzf li .time {
    padding-right: 5px;
    float: right;
    color: #9e9e9e;
    height: 35px;
    line-height: 35px;
}

.zflmimg {
    width: 1160px;
    display: inline-block;
    margin-bottom: 10px;
}

.zflmimg .r {
    float: right;
    height: 80px;
    width: 180px;
    display: inline-block;
}

.zflmimg .l {
    float: left;
    margin-right: 15px;
    height: 80px;
    /* width: 180px; */
    width: calc((100% / 5) - 12px);
    display: inline-block;
}

.zflmimg .l img, .zflmimg .r img {
    /* width: 180px; */
    width: 100%
}

.zfxx-ghjh {
    width: 1160px;
    display: inline-block;
    margin: 20px 0;
}

.zfxx {
    float: left;
    width: 370px;
}

.ghjh {
    float: right;
    width: 760px;
}

.zfxxbt {

}

.zfxxbt a {
    width: 370px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    font-size: 16px;
    background: #ff6666 url(/global/ico_tith.png) no-repeat 25px 12px;
    list-style: none;
    color: #fff;
    text-indent: 80px;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.zfxxbt a:hover {
    background: #d80e0e url(/global/ico_tith.png) no-repeat 25px 12px;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.czxxbt {
    margin: 10px 0;
    display: inline-block;
}

.czxxbt .ls {
    float: left;
    width: 115px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    background: #fdeded;
    list-style: none;
    text-align: center;
    margin: 0 12px 10px 0;
}

.czxxbt .rs {
    float: right;
    width: 115px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    background: #fdeded;
    list-style: none;
    text-align: center;
    margin: 0 0 10px 0;
}

/*****************************政务公开-二级栏目****************************/
.gkmlbg {
    width: 1160px;
    height: 90px;
    margin: 0 0 20px 0;
}

.gkmlbg img {
    width: 1160px;
    height: 90px;
}

.ss {
    width: 1160px;
    height: 40px;
    line-height: 40px;
    border: #cccccc solid 1px;
    background-color: #f9f9f9;
    margin: 0 0 20px 0;
    text-indent: 10px;
}

.ss input {
    margin: 0 5px;
}

.ssx {
    width: 890px;
    height: 40px;
    line-height: 40px;
    border: #cccccc solid 1px;
    background-color: #f9f9f9;
    margin: 0 0 20px 0;
    text-indent: 10px;
}

.ssx input {
    margin: 0 5px;
}

.znssx {
    width: 450px;
    height: 24px;
    font-weight: 100;
    padding: 0px;
    margin: 0px;
    border-style: none;
    border: 1px solid #ccc;
    background: #fff;
    text-indent: 10px;
}

.znssx2 {
    width: 250px;
    height: 24px;
    font-weight: 100;
    padding: 0px;
    margin: 0px;
    border-style: none;
    border: 1px solid #ccc;
    background: #fff;
    text-indent: 10px;
}

.znss2 {
    color: #fff;
    padding: 0 20px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #d80e0e;
    cursor: pointer;
    border: none;
}

.wznr-box {
    width: 1160px;
    margin: 0 auto;
}

.department {
    width: 100%;
}

.department-th {
    width: 100%;
    background-color: #f6f6f6;
    line-height: 34px;
}

.department-th h2 {
    color: #fff;
    font-weight: bold;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #d80e0e;
}

.department-list {
    width: 100%;
    padding: 10px;
    display: inline-block;
    margin: 10px 0;
}

.department-list a {
    width: 300px;
    float: left;
    line-height: 32px;
    text-indent: 20px;
    background: url(/global/004.gif) no-repeat;
    background-position: 0px 12px;
}

.wznr-box {
    width: 1160px;
    margin: 0 auto;
}

.ysqgkcx-box {
    width: 1160px;
    display: inline-block;
}

.lzsrmzfbgs-left {
    float: left;
    width: 250px;
    display: inline-block;
    background: #f9f9f9;
}

.lzsrmzfbgs-right {
    float: right;
    width: 890px;
    display: inline-block;
}

.lzsrmzfbgs-leftth {
    width: 250px;
    background: #d4022e;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    text-align: center;
}

.lzsrmzfbgs-leftth1 {
    width: 250px;
    display: inline-block;
}

.lzsrmzfbgs-leftth1 a {
    background: url(/global/063.png) no-repeat 3px 4px;
    display: inline-block;
    width: 225px;
    margin: 10px 0 0 0;
    padding: 0 0 10px 25px;
    border-bottom: 1px solid #e2e2e2;
}

.lzsrmzfbgs-leftth2 {
    display: inline-block;
}

.lzsrmzfbgs-leftth2x {
    display: inline-block;
}

.lzsrmzfbgs-leftth2xx {
    display: inline-block;
}

.lzsrmzfbgs-leftth2 a {
    background: url(/global/home1.png) no-repeat 3px 4px;
    display: inline-block;
    width: 215px;
    margin: 10px 0 0 0;
    padding: 0 0 10px 35px;
}

.lzsrmzfbgs-leftth2x a {
    background: url(/global/home1_1.png) no-repeat;
    display: inline-block;
    width: 220px;
    margin: 10px 0 0 0;
    padding: 0 0 10px 30px;
}

.lzsrmzfbgs-leftth2xx a {
    display: inline-block;
    width: 220px;
    margin: 10px 0 0 0;
    padding: 0 0 10px 30px;
}

.lzsrmzfbgs-leftth3 a {
    display: inline-block;
    width: 195px;
    line-height: 35px;
    height: 35px;
    padding-left: 45px;
}

.lzsrmzfbgsdt {
    width: 100%;
    margin: 10px 0 10px 0;
}

.lzsrmzfbgsdt-th {
    width: 100%;
    line-height: 34px;
}

.lzsrmzfbgsdt-th span {
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
    display: inline-block;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #d4022e;
}

.lzsrmzfbgsdt-list table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
}

.lzsrmzfbgsdt-list table th {
    line-height: 35px;
    background-color: #f6f6f6;
    text-align: center;
}

.lzsrmzfbgsdt-list table td {
    line-height: 35px;
    padding: 0 10px 0 10px;
}

.lzsrmzfbgsdt-wz {
    width: 870px;
    padding: 20px;
}

.lzsrmzfbgsdt-wz .th1 {
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.lzsrmzfbgsdt-wz .th2 {
    font-weight: bold;
    line-height: 35px;
}

.lzsrmzfbgsdt-wz .th3 {
    font-weight: bold;
    text-indent: 30px;
    line-height: 35px;
}

.lzsrmzfbgsdt-wz p {
    line-height: 35px;
    text-indent: 30px;
}

.kuang {
    width: 100%;
    padding: 10px 0;
    border-top: 1px #ddd dashed;
}

.kuang table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
    text-align: left;
}

.kuang table th {
    width: 15%;
    line-height: 30px;
    color: #D4022E;
    text-align: left;
}

.kuang table td {
    width: 85%;
    line-height: 30px;
    padding: 0 10px;
    text-align: left;
}

/*****************************公开意见箱****************************/
.gkyjx-left {
    float: left;
    width: 250px;
    display: inline-block;
    background: #f9f9f9;
    min-height: 600px;
}

.gkyjx {

}

.gkyjx ul li {
    line-height: 60px;
}

.gkyjx ul li a {
    line-height: 80px;
    width: 250px;
    height: 80px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    position: relative;
    text-indent: 80px;
}

.gkyjx ul li a:hover {
    background: #fdeded;
    transition: all .1s;
    -webkit-transition: all .1s;
}

.gkyjx ul li a img {
    position: absolute;
    top: 15px;
    left: 30px;
}

.gkyjximg {
    width: 890px;
}

.gkyjximg ul {
    margin-left: 200px;
}

.gkyjximg .bg1 {
    background: url(/global/yjx_07.png) no-repeat;
    color: #fff;
    font-size: 24px;
    width: 427px;
    height: 102px;
    text-align: center;
    line-height: 102px;
    padding-left: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.gkyjximg .bg2 {
    background: url(/global/yjx_10.png) no-repeat;
    color: #fff;
    font-size: 24px;
    width: 427px;
    height: 102px;
    text-align: center;
    line-height: 102px;
    padding-left: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.gkyjximg .bg3 {
    background: url(/global/yjx_13.png) no-repeat;
    color: #fff;
    font-size: 24px;
    width: 427px;
    height: 102px;
    text-align: center;
    line-height: 102px;
    padding-left: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.gkyjximg .bg4 {
    background: url(/global/yjx_15.png) no-repeat;
    color: #fff;
    font-size: 24px;
    width: 427px;
    height: 102px;
    text-align: center;
    line-height: 102px;
    padding-left: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.gkyjximg .bg5 {
    background: url(/global/yjx_18.png) no-repeat;
    color: #fff;
    font-size: 24px;
    width: 427px;
    height: 102px;
    text-align: center;
    line-height: 102px;
    padding-left: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.ysqgkcx-font {

}

.ysqgkcx-font p {
    text-indent: 30px;
    line-height: 30px;
}

.ysqgkcx-font a {
    color: #CC0000;
}

.ysqgkcx-font span {
    color: #CC0000;
}

.menu_op {

    font-size: 12px;
    padding: 20px;
    text-align: center;
}

.zxlbbox {
    margin: 0 0 30px 0;
}

.zxlb {
    height: 35px;
    background: #FFF;
    overflow: hidden;
    border: solid 1px #e1e1e1;
}

.zxlb1 a {
    background: #d80e0e;
    float: left;
    color: #FFF;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    padding: 0 20px;
}

.zxlbtb {
    width: 1160px;
}

.zxlbtb table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
    text-align: left;
}

.zxlbtb table th {
    width: 15%;
    line-height: 30px;
    background: #fdeded;
    text-align: right;
    padding: 0 20px 0 0;
    border: 1px solid #e2e2e2;
}

.zxlbtb table td {
    width: 85%;
    line-height: 50px;
    padding: 0 10px;
    text-align: left;
    border: 1px solid #e2e2e2;
}

.zxlbtb table td a {
    margin: 0 10px;
    line-height: 50px;
}

.wznr-box2 {
    width: 1160px;
    margin: 0 auto;
    display: inline-block;
}

.ldlist {
    width: 250px;
    display: inline-block;
    min-height: 600px;
}

.ldlist li {
    line-height: 40px;
}

.ldlist .ld-th1 {
    display: inline-block;
    line-height: 40px;
    width: 250px;
    background: #d80e0e;
    border-bottom: 1px solid #fff;
    color: #fff;
    text-indent: 30px;
    font-size: 16px;
}

.ldlist .ld-th2 a {
    display: inline-block;
    line-height: 40px;
    background: #FFE2E2 url(/global/home1_1.png) no-repeat 210px 10px;
    width: 250px;
    border-bottom: 1px solid #fff;
    text-indent: 30px;
}

.ldlist .ld-th2sx a {
    display: inline-block;
    line-height: 40px;
    background: url(/global/home1.png) no-repeat 210px 10px;
    width: 250px;
    border-bottom: 1px solid #fff;
    text-indent: 30px;
}

.ldlist .ld-th3 a {
    display: inline-block;
    line-height: 40px;
    width: 250px;
    border-bottom: 1px solid #fff;
    background: #fff;
    text-indent: 55px;
}

/*政声传递*/
.index_zscd li {
    height: 37px;
    line-height: 37px;
}

.index_zscd li {
    height: 37px;
    line-height: 37px;
}

.index_zscd li p {
    padding-right: 5px;
    float: right;
    color: #9e9e9e;
    height: 37px;
    line-height: 37px;
}

/*****************************已申请公开填写信息界面****************************/
.sqgkth {
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.sqgktb {
    width: 100%;
    border-collapse: collapse;
}

.sqgktb .sqgktbth {
    width: 160px;
}

.sqgktb td {
    border: 1px solid #dcdcdc;
    padding: 10px;
    text-align: right;
}

.sqgktb th {
    border: 1px solid #dcdcdc;
    text-align: center;
    width: 120px;
    padding: 10px;
}

.sqgktb i {
    color: #ff0000;
    font-style: normal;
    margin: 0 5px;
}

.sqgktb .ip1 {
    width: 100%;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    background: #fff;
    text-indent: 10px;
}

.sqgktb .ip2 {
    margin: 0 10px;
}

.sqgktb .ip3 {
    width: 200px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    background: #fff;
    text-indent: 10px;
}

.sqgktb textarea {
    width: 100%;
    min-height: 100px;
    line-height: 24px;
    border: 1px solid #ccc;
    background: #fff;
    text-indent: 20px;
}

.sqgktb .sqgktbsx {
    text-align: left;
}

.sqgktb .ts {
    font-size: 12px;
    color: #FF0000;
}

.sqgktb .sqgktbsxgb {
    text-align: left;
    background: #F6F6F6;
    position: relative;
}

.sqgktb .sqgktbsxgb img {
    position: absolute;
    top: 12px;
    left: 220px;
    width: 56px;
    height: 21px;
}

/*****************************连州数据-开始 *****************************/
.yulinsj {
    width: 1160px;
    margin: 0 auto;
}

.sjtb {
    width: 1120px;
    padding: 19px;
    background: #fcfcfc;
    display: inline-block;
    margin: 1px 0 20px 0;
    border: solid 1px #ebebeb;
}

.listth {
    float: left;
    width: 300px;
}

.data {
    float: right;
    width: 800px;
}

.listth ul li {
    line-height: 34px;
    padding: 2px 0;
}

.listth ul li a {
    display: inline-block;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ebebeb;
    width: 260px;
    padding: 0 10px 0 20px;
    line-height: 34px;
    white-space: nowrap;
}

.listth ul li .dq {
    color: #FFF;
    background: #d80e0e;
}

.listth ul li a:hover {
    color: #FFF;
    background: #d80e0e;
}

.sjzq {
    width: 800px;
    line-height: 40px;
}

.sjzq font {
    font-size: 14px;
}

.sjzq span {
    padding: 0 5px;
}

.sjzq .query {
    background: #FF6666 url(/global/ico_query.png) no-repeat 5px 4px;
    line-height: 30px;
    text-indent: 20px;
    padding: 0 10px;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: medium;
}

.sjzq .query:hover {
    background: #d80e0e url(/global/ico_query.png) no-repeat 5px 4px;
}

.dataform {
    width: 800px;
    height: 330px;
}

.sts {
    width: 1160px;
    display: inline-block;
}

.sjkd {
    width: 370px;
    float: left;
    margin-right: 20px;
}

.tjgb {
    width: 370px;
    float: left;
}

.sjjd {
    width: 370px;
    float: right;
}

.sts .tith {
    width: 370px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.sts .tith .th {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.sts .qzqdlist {
    padding-top: 12px;
}

.sts .qzqdlist li {
    height: 33px;
    background: url(/global/dzh_49.jpg) no-repeat 0 9px;
}

.sts .qzqdlist li a {
    float: left;
    width: 220px;
    color: #464646;
    margin-left: 10px;
    font-size: 12px;
}

.sts .qzqdlist li a:hover {
    color: #d80e0e;
}

.sts .qzqdlist .time {
    float: right;
    color: #464646;
}

.sy {
    width: 1160px;
    display: inline-block;
    margin: 20px 0 10px 0;
}

.sjkf {
    float: left;
    width: 570px;
}

.yyfw {
    float: right;
    width: 570px;
}

.sy .tith {
    width: 570px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.sy .tith .th {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.sy .qzqdlist {
    padding-top: 12px;
}

.sy .qzqdlist li {
    height: 33px;
    background: url(/global/dzh_49.jpg) no-repeat 0 9px;
}

.sy .qzqdlist li a {
    float: left;
    width: 220px;
    color: #464646;
    margin-left: 10px;
    font-size: 12px;
}

.sy .qzqdlist li a:hover {
    color: #d80e0e;
}

.sy .qzqdlist .time {
    float: right;
    color: #464646;
}

.sy .img img {
    width: 570px;
    height: 120px;
    margin: 10px 0 0 0;
}

.sjyy {
    width: 1160px;
    display: inline-block;
    margin: 0 0 40px 0;
}

.sjyy .tith {
    width: 1160px;
    margin: 20px 0 10px 0;
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
}

.sjyy .tith .th {
    padding: 0 20px;
    float: left;
    background: #d80e0e;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.rmfu {
    width: 1160px;
    margin: 10px 0;
}

.rmfu .tith2x {
    border-bottom: solid 1px #e1e1e1;
    height: 38px;
}

.rmfu .tith2x .th2x {
    display: inline-block;
    color: #d80e0e;
    font-weight: bold;
    border-bottom: 4px solid #d80e0e;
    padding: 0 2px;
    line-height: 34px;
    font-size: 14px;
}

.btct {
    width: 1160px;
    margin: 10px 0;
}

.btinfo {
    /*width: 1160px;*/
    display: inline-block;
    margin: 10px 0;
}

.btinfo .btl {
    float: left;
    background: url(/global/bt_bg.png) no-repeat;
    text-align: center;
    width: 155px;
    height: 100px;
    display: inline-block;
    margin-right: 46px;
}

.btinfo .btr {
    float: right;
    background: url(/global/bt_bg.png) no-repeat;
    text-align: center;
    width: 155px;
    height: 100px;
    display: inline-block;
}

.btinfo img {
    width: 32px;
    height: 32px;
    margin: 20px 0 10px 0;
}

.btinfo div:hover {
    color: #d80e0e;
}

.rmapp {
    width: 1160px;
    margin: 10px 0;
}

.rmapp .tith2x {
    border-bottom: solid 1px #e1e1e1;
    height: 38px;
}

.rmapp .tith2x .th2x {
    display: inline-block;
    color: #d80e0e;
    font-weight: bold;
    border-bottom: 4px solid #d80e0e;
    padding: 0 2px;
    line-height: 34px;
    font-size: 14px;
}

.ewm {
    width: 1160px;
    display: inline-block;
    margin: 10px 0;
}

.ewm img {
    width: 120px;
    height: 120px;
    margin: 10px 0;
}

.ewmbt {
    float: left;
    width: 120px;
    height: 120px;
    text-align: center;
    margin-right: 88px;
}

.ewmbtr {
    float: right;
    width: 120px;
    height: 120px;
    text-align: center;
}

/*****************************连州数据-结束 *****************************/

/****************************部门主页****************************/
.bmzy {
    width: 250px;
}

.bmzy ul {
    width: 250px;
    display: inline-block;
    background: #f9f9f9;
    min-height: 400px;
}

.bmzy .th {
    background: #d4022e;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.bmzy .dq {
    background: #fdeded;
    color: #d4022e;
    width: 230px;
    display: inline-block;
    line-height: 40px;
    text-indent: 30px;
    margin: 10px 10px 1px 10px;
}

.bmzy ul li a {
    width: 230px;
    display: inline-block;
    background: #fff;
    line-height: 40px;
    text-indent: 30px;
    margin: 10px 10px 1px 10px;
}

.bmzy ul li a:hover {
    transition: all .2s;
    -webkit-transition: all .2s;
    background: #fdeded;
}

.bmzylist {
    border: 1px solid #e2e2e2;
}

.bmzylist li a {
    width: 780px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    background: url(/global/ico_th.png) transparent no-repeat 15px 18px;
    list-style: none;
    text-indent: 30px;
}

.bmzylist li .time {
    padding-right: 10px;
    float: right;
    color: #9e9e9e;
    height: 35px;
    line-height: 35px;
}

.bmzylist .tith {
    margin: 0 0 10px 0;
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
}

.bmzylist .tith h2 {
    padding: 0 20px;
    float: left;
    background: #d80e0e;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.bmzyjs {
    padding: 10px 20px 1px 20px;
}

.bmzyjs h3 {
    font-weight: bold;
}

.bmzyjs p {
    line-height: 30px;
}

.bmzyjs a {
    color: #d80e0e;
    margin-left: 10px;
}

.bmzylb {
    width: 850px;
    display: inline-block;
    margin: 20px 0 20px 20px;
}

.gzdtlist {
    float: left;
    /*width: 400px;*/
    width: 100%;
}

.bmwjlist {
    float: right;
    width: 400px;
}

.gzdtbmwj {
    width: 850px;
    display: inline-block;
}

.gzdtbmwj .gzdttith {
    /*width: 400px;*/
    width: 100%;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e2e2e2;
}

.gzdtbmwj .gzdttith .dqth {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

.gzdtbmwj li a {
    /*width: 400px;*/
    width: 85%;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    background: url(/global/ico_th.png) transparent no-repeat 5px 18px;
    list-style: none;
    text-indent: 20px;
    font-size: 14px;
}

.gzdtbmwj .gzdttith a:hover {
    color: #d80e0e;
    border-bottom: 4px solid #d80e0e;
}

/****************************意见征集****************************/
.yjzj {
    width: 1160px;
    display: inline-block;
}

.yjzj-menu {
    float: left;
    width: 280px;
}

.yjzj-list {
    float: right;
    width: 820px;
    border-top: 3px solid #d80e0e;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 20px 15px 20px;
}

.yjzj-menu ul li {
    line-height: 35px;
}

.yjzj-menu ul .dq a {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    background: #d80e0e;
    color: #fff;
    text-indent: 20px;
}

.yjzj-menu ul li a {
    width: 100%;
    font-size: 16px;
    line-height: 35px;
    text-indent: 20px;
    display: inline-block;
    border: 1px solid #e2e2e2;
    background: #F4F4F4;
    margin: 3px 0;
}

.mizjlist ul {
    margin: -20px 0 10px 0;
}

.mizjlist li {
    padding: 10px 0;
    border-bottom: 1px #d0d0d0 dashed;
    width: 100%;
}

.mizjlist li a {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}

.mizjlist .zzzj {
    background: url(/global/myzj_btbg1.png) no-repeat;
    width: 66px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    text-indent: 12px;
    display: inline-block;
    margin: 10px 0 0 0;
}

.mizjlist .zjjs {
    background: url(/global/myzj_btbg2.png) no-repeat;
    width: 66px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    text-indent: 12px;
    display: inline-block;
    margin: 10px 0 0 0;
}

.mizjlist li span {
    font-size: 12px;
    margin-right: 10px;
    color: #9e9e9e;
}

.dcwj {
    width: 1160px;
    display: inline-block;
    margin: 20px 0;
}

.wsxx {
    width: 1160px;
    display: inline-block;
    margin: 10px 0 20px 0;
}

.wsxx-js {
    float: left;
    width: 246px;
    margin-right: 15px;
    height: auto;
    box-sizing: border-box;
    border: 1px #ccc solid;
    overflow: hidden;
    padding: 1px;
}

.wsxx-nr {
    float: right;
    width: 890px;
}

.wsxx-js .title {
    text-align: center;
    width: 250px;
    height: 35px;
    background: #f2f2f2;
    color: #d80e0e;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
}

.wsxx-js .zqinfo {
    background: #fcfcfc;
    padding: 10px;
}

.wsxx-js .zqinfo p {
    text-indent: 30px;
    line-height: 28px;
}

.wsxx-nr .tswz {
    color: #d80e0e;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
}

.wsxx-nr .xsbox {
    margin: 20px 0;
}

.wsxx-nr .xsbox .th {
    border-bottom: 1px solid #e2e2e2;
    line-height: 35px;
    height: 35px;
}

.wsxx-nr .xsbox .th h2 {
    float: left;
    border-left: 4px solid #d80e0e;
    color: #d80e0e;
    font-weight: bold;
    font-size: 16px;
    text-indent: 10px;
}

.wsxx-nr .xsbox .th button {
    background: url(/global/fand.gif) no-repeat 6px 10px;
    line-height: 30px;
    height: 30px;
    float: left;
    margin-left: 20px;
    text-indent: 40px;
    border: none;
    cursor: pointer;
    outline: medium;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    color: #d80e0e;
}

.wsxx-nr .xsbox .xxwz {
    margin: 10px 0;
}

.wsxx-nr .xsbox .xxwz p {
    line-height: 30px;
}

.xz {
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
}

.xzzq {
    margin: 20px 0;
}

.xzzq .th {
    border-bottom: 1px solid #e2e2e2;
    line-height: 35px;
    height: 35px;
    margin-bottom: 10px;
}

.xzzq h4 {
    color: #d80e0e;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    font-size: 16px;
}

.xzzq p {
    line-height: 30px;
}

.wsxxbt {
    margin: 20px 0;
    text-align: center;
}

.wsxxbt .jsbt {
    margin: 20px 0;
}

.wsxxbt .jsbt button {
    display: inline-block;
    padding: 0 20px;
    background: #ff6666;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: none;
    cursor: pointer;
    outline: medium;
    margin: 0 10px;
}

.wsxxbt .jsbt button:hover {
    background: #d80e0e;
}

.wsxxbt input {
    margin: 0 10px;
}

.ysqgkcx-box {
    width: 1160px;
    display: inline-block;
}

.menu_op {
    background-color: #ECF1F4;
    font-size: 12px;
    padding: 60px 20px;
    text-align: center;
}

.xxbox .ts {
    text-indent: 30px;
    line-height: 30px;
}

.xxbox table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0 20px 0;
}

.xxbox table td {
    border: 1px solid #dcdcdc;
    line-height: 35px;
    padding: 0 10px;
}

.xxbox table th {
    width: 100px;
    background: #fffafa;
    border: 1px solid #dcdcdc;
    line-height: 35px;
    text-align: right;
    padding-right: 10px;
}

.xxbox select {
    width: 100%;
    line-height: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #C3C3C3;
    margin: 5px 0;
}

.xxbox .ip1 input {
    width: 100%;
    line-height: 30px;
    height: 30px;
    background: #fff;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin: 5px 0;
}

.xxbox .ip2 input {
    width: 200px;
    line-height: 30px;
    height: 30px;
    background: #fff;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin: 5px 0;
}

.xxbox .ip2 img {
    margin: 0 0 0 10px;
}

.xxbox table textarea {
    width: 100%;
    line-height: 30px;
    min-height: 100px;
    background: #fff;
    text-indent: 10px;
    border: 1px solid #C3C3C3;
    margin: 5px 0;
}

.xxbox table i {
    font-style: normal;
    color: #FF0000;
}

/*民意征集回复*/
.solicitationtable {
    width: 98%;
    border-top: 2px #ccc solid;
    padding-top: 5px;
    margin: 0px auto;
}

.solicitationtable h2 {
    line-height: 30px;
    text-align: left;
    font-size: 12px;
}

.solicitationtable ul li {
    line-height: 25px;
    background: url(/global/arrow.png) left no-repeat;
    padding-left: 30px;
    text-align: left;
    font-size: 12px;
}

.tb-inputs-c2 .label {
    text-align: right;
}

.tb-inputs-c2 td {
    padding: 8px 3px;
}

.tb-inputs-c2 input.text, .tb-inputs-c2 select, .tb-inputs-c1 input.text, .tb-inputs-c1 input.text2 {
    width: 280px;
    height: 32px;
    border: 1px solid #ddd;
    background: #f4f4f4;
    box-sizing: border-box;
}

.tb-inputs-c2 textarea {
    width: 95%;
    height: auto;
    border: 1px solid #ddd;
    background: #f4f4f4;
    box-sizing: border-box;
    float: left;
}

.buttonbt {
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 45px;
    padding-left: 40%;
}

.buttonbt button.blue {
    /*background: #0A6DB0;*/
    color: #fff;
}

.buttonbt button {
    display: inline-block;
    padding: 0 20px;
    background: #d80e0e;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: none;
    cursor: pointer;
    outline: medium;
    margin: 0 10px;
}

.solicitationlist {
    width: 98%;
    border-top: 2px #ccc solid;
    padding-top: 5px;
    /*margin: 0px auto;*/
    margin: 10px 5px;
}

.solicitationlist dl {
    border-bottom: 1px #ccc dashed;
    height: auto;
    overflow: hidden;
    line-height: 25px;
    position: relative;
}

.solicitationlist dl dt span, .solicitationlist dl dd, .solicitationlist dl dt, .solicitationlist dl dd span {
    font-size: 12px;
}

.solicitationlist dl h2 {
    text-align: left;
    font-size: 12px;
    height: 25px;
}

/*网上调查*/
.center-ask {
    width: 1160px;
    height: auto;
}

.center-ask h2 {
    height: 45px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 45px;
    color: #555;
}

.center-ask h3 {
    height: 35px;
    width: 100%;
    text-align: center;
    line-height: 35px;
    border-bottom: 2px #dadada solid;
    font-size: 14px;
}

.center-ask p {
    height: auto;
    width: 100%;
    text-align: left;
    line-height: 25px;
    padding: 10px 0px;
    overflow: hidden;
    font-size: 14px;
}

.center-ask .content {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.center-ask .ask_title {
    width: 96%;
    padding: 5px;
    font-size: 14px;
    border-bottom: 0px;
    line-height: 35px;
    height: 35px;
    font-weight: bold;
}

.center-ask span {
    font-size: 14px;
}

.tab, .tab1 {
    width: 96%;
    font-size: 13px;
    line-height: 30px;
    margin-left: 5px;
    padding-top: 5px;
}

.tab td, .tab1 td {
    text-align: left;
    /* padding-left: 5px; */
    border: 1px solid #dcdcdc;
    line-height: 35px;
    /* text-align: left; */
    padding-left: 10px;
}

.tab .list, .tab1 .list {
    background: #f6f6f6;
    text-align: center;
    border: 1px solid #dcdcdc;
    line-height: 35px;
    text-align: center;
}

.tab .tdlist, .tab1 .tdlist {
    /*border-bottom: 1px #f0ecec solid;*/
    /*text-align: center;*/
    /*padding-left: 2px;*/
    /*border-right: 0px #f0ecec solid;*/
    text-align: center;
}

.center-ask .little {
    width: 96%;
    /* line-height: 30px; */
    height: auto;
    border-bottom: 1px #ccc solid;
    /* text-align: center; */
    font-size: 14px;
    /* border: 1px solid #dcdcdc; */
    line-height: 35px;
    text-align: center;
}

.current1 {
    background: #d0d2d0;
}

.c_menu .title {
    margin-left: 0.8px;
}

.accordion .link {
    padding-left: 5px;
}

.c_right {
    width: 750px;
    border: 1px solid #ddd;
    margin-top: 2px;
}

.c_right table td {
    padding: 5px;
}

.c_right table.tab3 td {
    padding: 5px;
}

input.a, input.b {
    width: 280px;
    height: 30px;
    margin: 5px 5px;
}

.red {
    color: #d80e0e
}

.c_menu ul li {
    background: none;
    border-bottom: 2px solid #fff
}

.c_menu ul li a {
    height: 35px;
    line-height: 35px;
}

.center-ask .button {
    display: inline-block;
    padding: 0 20px;
    background: #d80e0e;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: none;
    cursor: pointer;
    outline: medium;
    margin: 0 10px;
}

/*信息公开搜索*/
/**第二部分右边搜索**/
.web-searchkuan2 {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 26px;
    text-align: center;
    background-color: #f9f9f9;
    padding: 0px;
}

.web-searchkuan2 h2 input {
    margin: 0 6px;
    border: 1px solid #bdbdbd;
    height: 23px;
}

.web-searchkuan2 h2 {
    float: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
    padding-left: 10px;
}

.web-searchkuan2 h4 {
    float: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
}

.web-searchkuan2 h3 input {
    float: left;
    margin: 0 6px;
    border: 0;
    height: 23px;
}

.web-searchkuan2 h1 {
    float: left;
    margin-left: 10px;
    font-size: 12px;
    line-height: 26px;
}

.web-searchkuan2 a {
    color: #d4022e;
    margin-left: 8px;
}

/**第二部分右边搜索**/
.web-searchkuan {
    width: 100%;
    float: left;
    overflow: hidden;
    line-height: 26px;
    background-color: #f9f9f9;
    padding: 6px 0;
}

.web-searchkuan h2 input {
    margin: 0 6px;
    border: 1px solid #bdbdbd;
    height: 23px;
}

.web-searchkuan h2 {
    float: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
    padding-left: 10px;
}

.web-searchkuan h4 {
    float: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
}

.web-searchkuan h3 input {
    float: left;
    margin: 0 6px;
    border: 0;
    height: 23px;
}

.web-searchkuan h1 {
    float: left;
    margin-left: 10px;
    font-size: 12px;
    line-height: 26px;
}

.web-searchkuan a {
    color: #d4022e;
    margin-left: 8px;
}

.top_1 {
    height: 41px;
    line-height: 41px;
    border: #cccccc solid 1px;
    text-align: center;
}

.top_left {
    margin: 0px;
    margin-left: 40px;
    width: 235px;
    float: left;
    line-height: 40px;
    font-size: 12px;
}

.top_cen {
    width: 559px;
    float: left;
}

.top_right {
    width: 439px;
    float: left;
}

.wi {
    width: 200px;
}

input#titleTxt {
    border: 1px solid #ddd;
    height: 27px;
}

input#button, input#gjjs {
    border: none;
    padding: 5px;
    background: #d80e0e;
    color: #fff;
    margin-right: 10px;
}

.web-searchkuan2 .search input[type="text"] {
    background: #fff;
    color: #555;
}

input[type="radio"] {
    width: 15px;
    height: 15px;
}

.top_left_700 {
    width: 240px;
    float: left;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
}

.top_cen700 {
    width: 465px;
    float: left;
}

.top_right700 {
    width: 439px;
    float: left;
}

#button2 {
    border: none;
    padding: 5px;
    background: #d80e0e;
    color: #fff;
    margin-right: 10px;
}

/*页码条*/
.pagination {
    margin: 20px 10px;
}

.pagination ul {
    padding-right: 20px;
}

.pagination ul li {
    width: auto;
    float: left;
    text-align: center;
}

.pagination ul li a {
    padding: 5px 10px;
    width: auto;
    background: #fff;
}

.pagination ul li a.current {
    border-radius: 0;
    background: #d80e0e;
    color: #fff;
}

.right {
    float: right;
}


/*文章分页*/
.pages {
    text-align: center;
    margin: 10px 0px;
}
.pages  .current {
    color:#d80e0e;
}


/*****20181203新增******/

/*本期访谈*/

.bqft{
	width: 100%;
}
.bqft h4{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e2e2e2;
	margin:5px 0 20px 0;
}
.bqft h4 a{
	height: 37px;
	line-height: 37px;
	border-bottom:3px solid #447ac3;
	display: inline-block;
	padding:0 2px;
}
.bqft .bqftinfo{

}
.bqft .bqftinfo a{
	display: inline-block;
}
.bqft .bqftinfo .picture{
	float: left;
	width: 120px;
	height: 90px;
}
.bqft .bqftinfo .picture img{
	width: 120px;
	height: 90px;
}
.bqft .bqftinfo .characters{
	float: left;
	margin-left: 20px;
	width: 260px;
	height: 90px;
}


.charactersinfo{
	width: 1160px;
	padding:5px 20px 20px 20px;
	margin:0 auto;
}

.bqfttwxq .bqfttwrli{
	width: 1140px;
	line-height: 30px;
	display: inline-block;
}
.bqfttwxq .bqfttwrli .ths{
    width: 80px;
    float: left;
    text-align: right;
    display: inline-block;
    font-weight:bold ;
}
.bqfttwxq .bqfttwrli .info{
	float: right;
    width:1050px;
    text-align: left;
}
.videos{
	width: 1100px;
	margin:0 auto;
}
.videos video{
	width: 1060px;
	height: 500px;
	padding:20px 0;
}


.bsbj{ background:#FFF; height:auto; overflow:hidden; padding:15px; margin-top:-14px; position:relative; z-index:0;}
.nyjj{ height:auto; overflow:hidden; padding:10px;}

.xz-zxftbox{

}
.xz-zxftl{
	float: left;
	width:298px;
}
.xz-zxftr{
	width: 1160px;
}

.title2{
	height: 40px;
    border-bottom: solid 2px #e6ebf1;
}
.title2 h3{
	border-bottom: solid 3px #d80e0e;
    color: #d80e0e;
    padding: 0 5px;
    height: 38px;
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.title2 .t_r{
	float: right;
}
.title2 .t_r a{
	font-size: 14px;
	float: right;
    margin: 15px 0 0 15px;
}
.title2 .t_r a:hover{
	color: #e72a37;
}

.xz-zxftr .bqft{
	width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}
.xz-zxftr .bqft .bqfttw{
	margin:20px 0 0 0;
	display: inline-block;
}
.xz-zxftr .bqft .bqfttw a{
	display: inline-block;
}
.xz-zxftr .bqft .bqfttwl{
	float: left;
	width: 222px;
}
.xz-zxftr .bqft .bqfttwl img{
	height: 182px;
	width: 222px;
}
.xz-zxftr .bqft .bqfttwr{
	float: left;
    width: 900px;
    margin-left: 20px;
}
.xz-zxftr .bqft .bqfttwr .ths{
    width: 80px;
    float: left;
    text-align: right;
    display: inline-block;
    font-weight:bold ;
}
.xz-zxftr .bqft .bqfttwr .info{
	float: right;
    width:830px;
    text-align: left;
}
.xz-zxftr .bqft .bqfttwr .bqfttwrli{
	width: 920px;
    display: inline-block;
}
.fgx{
	border-bottom:1px dashed #ccc;
	height: 20px;
}
.paging{
	text-align: center;
	margin:0 0 20px 0;
	line-height: 40px;
	color: #727272;
}
.paging span{
	margin:0 10px 0 0;
}
.paging a{
	color: #727272;
	text-align: center;
	margin: 0 5px;
}
.paging a:hover{
	color: #e72a37;
}
.paging input{
	width: 40px;
	margin-right: 5px;
}
.pagingbt {
    background: #ee9b17;
    color: #fff;
    border: none;
    cursor: pointer;
    width: 50px;
    line-height: 20px;
    font-size: 12px;
}

/*详情*/
.bqftsx{
	margin:20px 0 ;
}
.bqfttwxq{
	margin:20px 0 ;
	display: inline-block;
}
.bqfttwxq a{
	display: inline-block;
}
.bqfttwxql{
	float: left;
	width: 222px;
}
.bqfttwxqr{
	float: left;
    width: 900px;
    margin-left: 20px;
}
.bqfttwxqr .ths{
    width: 70px;
    float: left;
    text-align: right;
    display: inline-block;
    font-weight:bold ;
}
.bqfttwxqr .info{
	float: right;
    width:830px;
    text-align: left;
}
.bqfttwxqr .bqfttwrli{
	line-height: 30px;
    width: 900px;
}
.wzzb{
	width: 100% ;
}
.wzzblist li{
	border-bottom:1px dashed #ccc;
	line-height: 30px;
	padding: 10px 0 10px 0;
}
.wzzblist .zcr{
	border-radius: 20px;
	background:#e72a37;
	padding: 0 20px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	display: inline-block;
}
.wzzblist .jb{
	border-radius: 20px;
	background:#6090d1;
	padding: 0 20px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	display: inline-block;
}
.wzzblist .time{
	height: 24px;
	line-height: 24px;
	color: #a9a9a9;
	padding-left: 20px;
}
.imglist{
	/* margin: 20px 0; */
}
.imglist a{
	/* margin:0 5px ; */
}
.imglist a img{
	height: 220px;
	width:220px ;
}
/*点击查看详情*/
.ws-title{
	margin:20px 0;
}
.ws-title .ws-th{
	text-align: center;
	color: #e72a37;
	font-size: 30px;
	line-height: 100px;
}
.ws-title .ws-bz{
	text-align: right;
	line-height: 30px;
}
.wyfylist{
	margin: 20px 0;
	width: 100%;
	border-collapse: collapse;
}
.wyfylist th {
	text-align: center;
	width:19% ;
	line-height: 30px;
	border: 1px solid #c1c1c1;
	background: #f5f5f5;
}
.wyfylist td {
	text-align: left;
	padding: 10px;
	width:80% ;
	line-height: 30px;
	border: 1px solid #c1c1c1;
}
.wyfylist .times{
	text-align: right;
	color: #a9a9a9;
}

.loginbox{
	margin: 20px 0;
    display: inline-block;
    width: 1160px;
}
.loginInput {
    margin-left: 100px;
}
.loginbox input {
    background: #fff;
    border: 1px #e0e0e0 solid;
    height: 30px;
    line-height: 30px;
    width: 230px;
    text-indent: 10px;
}
.loginbox .loginbt {
    background: #e72a37;
    width: 60px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    border: none;
    outline: medium;
    cursor: pointer;
    margin-right: 10px;
}
.loginbox .efillingsbt {
    background: #b9b9b9;
    width: 60px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    border: none;
    outline: medium;
    cursor: pointer;
}

