﻿@charset "utf-8";

/* CSS Document */
html {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

/*解决IE6下滚动抖动的问题*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

body {
    padding: 0;
    margin: 0;
    font: 12px/1.5 "Microsoft YaHei", 微软雅黑, '宋体', tahoma, Verdana, arial, sans-serif;
    color: #333;
    background: #fff;
    min-width: 1000px;
}

input, textarea, select, button {
    vertical-align: middle;
    outline: none;
    font-family: "Microsoft YaHei", 微软雅黑;
}

textarea {
    resize: none;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #d10000;
    text-decoration: none;
}

a img {
    border: none;
}

.left, .fl {
    float: left;
}

.right, .fr {
    float: right;
}

/* clear */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */
.clear, .cc {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    margin-top: -1px;
    overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

/*****漂浮****/
.j-float {
    position: relative;
    z-index: 99999;
    display: none;
}

.j-float .img_title {
    display: none;
}

.j-float .float-close {
    position: absolute;
    width: 38px;
    height: 16px;
    right: 0px;
    top: -20px;
}

.j-float .float-close img {
    cursor: pointer;
}

/***头部***/
.header {
    width: 1000px;
    height: auto;
    margin: auto;
}

.banner {
    width: 1000px;
    height: 240px;
    position: relative;
    overflow: hidden;
    background: url(../images/topban.png) center no-repeat;
}

.banner .img_title {
    display: none;
}

.menubox {
    height: 28px;
    background: #1480C1;
}

.ind_date {
    width: 150px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #fff;
}

.menubox ul.menu {}

.menubox ul.menu li {
    float: left;
    height: 28px;
    text-align: center;
}

.menubox ul.menu li.first {}

.menubox ul.menu li a {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    padding: 0 16px;
}

.menubox ul.menu .navline {
    float: left;
    line-height: 28px;
    color: #fff;
}

.menubox ul.menu li a:hover, .menubox ul.menu li.on a {
    text-decoration: underline;
}

.search {
    width: 230px;
    position: absolute;
    right: 30px;
    top: 104px;
}

.search ul li {
    float: left;
}

.search ul li.ss1 {
    height: 22px;
    line-height: 22px;
    color: #666;
    padding: 5px 10px 5px 10px;
    width: 155px;
    background: #fff;
    position: relative;
}

.search ul li.ss1 input {
    background: none;
    border: none;
    height: 22px;
    line-height: 22px;
    width: 155px;
    display: block;
}

.search ul li.ss2 input {
    width: 53px;
    height: 32px;
    line-height: 32px;
    background: #0192D3;
    border: none;
    font-size: 14px;
    color: #fff;
}

.search ul li.ss1 .msg-box {
    position: absolute;
    left: 0px;
    top: 32px;
}

/*搜索 end*/

/***** 主体内容 ******/
.border1 {
    border: solid 1px #D4D4D4;
    overflow: hidden;
}

.border2 {
    border: solid 1px #D7E9EB;
    overflow: hidden;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.p1 {
    padding-left: 1em;
}

.ind_body {
    width: 100%;
    height: auto;
    background: #fff;
}

.container {
    width: 1000px;
    margin: auto;
    padding: 10px 0;
}

/****书记主任信箱***/
.sjxx_list {
    width: 1000px;
    height: 59px;
    background: url(../images/sjxx.jpg) center no-repeat;
}

.sjxx_list ul {
    padding-left: 230px;
}

.sjxx_list li {
    float: left;
    height: 59px;
}

.sjxx_list li.num1 {
    width: 167px;
}

.sjxx_list li.num2 {
    width: 258px;
}

.sjxx_list li.num3 {
    width: 210px;
}

.sjxx_list li.num4 {
    width: 132px;
}

.sjxx_list li a {
    display: block;
    height: 59px;
    font-size: 0;
}

/*****专题专栏****/
.ztzl {
    height: 82px;
}

.zt_tit {
    width: 28px;
    height: 80px;
    float: left;
    background: url(../images/special.jpg) center no-repeat;
}

.ztzl_con {
    width: 960px;
    height: 66px;
    margin-top: 7px;
    float: left;
}

.ztzl_con li {
    float: left;
    width: 240px;
}

.ztzl_con li a {
    display: block;
}

.ztzl_con li img {
    width: 228px;
    height: 60px;
    padding: 2px;
    border: #ddd 1px solid;
}

.ztzl_con li .img_title {
    display: none
}

/*********/
.fuwu {
    height: auto;
    overflow: hidden;
}

.fwl li {
    float: left;
}

.fwl .num1 {
    margin-right: 10px;
}


.tiyi {
    width: 260px;
    height: 80px;
}

.fuwu .img_title {
    display: none;
}

/*****专题专栏/横幅****/
.hfbox1 {
    width: 1000px;
    height: 70px;
    line-height: 0;
    overflow: hidden;
}

.hfbox1 li {
    width: 100%;
}

.hfbox1 ul li .img_title {
    display: none;
}

.hfbox2 {
    width: 1000px;
    height: 70px;
}

.hfbox2 ul li .img_title {
    display: none;
}

.hfleft, .hfright {
    width: 495px;
    height: 70px;
    overflow: hidden;
}

.hfleft .img_title, .hfright .img_title {
    display: none;
}

/***左侧****/
.leftbox {
    width: 350px;
}

.twbox {
    height: 256px;
    border: solid 1px #ddd;
    padding: 5px;
}

.twbox .mF_classicHC {
    width: 338px !important;
}

.twbox .mF_classicHC .pic {
    border: 0;
}

.twbox .mF_classicHC .txt li {
    width: 350px !important;
    top: 228px !important;
}

.twbox .mF_classicHC .txt li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    margin: auto;
}


.list1 {
    padding: 5px 10px 0;
    line-height: 24px;
    font-size: 14px;
}

.list1 ul li {
    height: 24px;
    line-height: 24px;
    vertical-align: bottom;
    padding: 1px 0 0 10px;
    background: url(../images/dot.gif) 0 center no-repeat;
    overflow: hidden;
}

.list1 ul li a {
    float: left;
}

.list1 ul li img {
    float: left;
    padding-top: 8px !important;
}

.list1 ul li .date {
    float: right;
    color: #999;
    font-size: 12px;
    font-family: Arial;
}

.gzdtbox .list1 {
    padding-top: 5px;
}

.gzdtbox .list1 ul {
    display: none;
}

.gzdtbox .list1 ul.active {
    display: block;
}

/***中间板块****/
.middbox {
    width: 370px;
}

.gzdtbox {
    height: 266px;
}

.middbox2 {
    width: 379px;
}

.bk_top {
    height: 27px;
    line-height: 27px;
    background: url(../images/title_bg_3.jpg) 0 0 repeat-x;
    overflow: hidden;
}

.bk_top ul li {
    float: left;
    width: 100px;
    height: 27px;
    text-align: center;
}

.bk_top ul li a {
    display: block;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
}

.bk_top ul li.active {
    background: url(../images/title_bg_1.jpg) repeat-x;
    border-right: 1px solid #D5D5D7;
}

.bk_top2 ul li a {
    padding: 0;
}

.bk_top ul li.active a {
    color: #1F376D;
    font-weight: bold;
}

.bk_top .more {
    display: block;
    float: right;
    white-space: nowrap;
    width: 50px;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
}

/*****右侧大板块****/
.rightbox {
    width: 260px;
}

.g_g {
    height: 266px;
}

.g_gcon {
    width: 238px;
    margin: 10px auto 0;
}

.g_gcon li {
    line-height: 24px;
    font-size: 14px;
    vertical-align: bottom;
    padding: 1px 0 0 10px;
    background: url(../images/dot.gif) left 2px no-repeat;
    overflow: hidden;
}

.g_gcon ul li a {
    float: none;
}

.g_gcon ul li img {
    float: none;
    padding-top: 8px !important;
}

.g_gcon ul li .date {
    float: none;
    color: #999;
    font-size: 12px;
    font-family: Arial;
}

/*********/
.leftbox2 {
    width: 730px;
}

.zwfwzn {
    width: 177px;
    height: 169px;
}

.zsyz {
    width: 330px;
    height: 169px;
    margin-left: 10px;
}

.lyfw {
    width: 197px;
    height: 169px;
}

.xhfg {
    height: 169px;
}

.xhfg_con {
    width: 708px;
    margin: 10px;
}

.xhfg_con li {
    width: 128px;
    height: 122px;
    text-align: center;
    padding: 0 7px 0 6px;
}

.xhfg_con li img {
    width: 120px;
    height: 90px;
    padding: 3px;
    border: 1px solid #ddd;
}

.xhfg_con li .title {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xh_ewm {
    width: 260px;
    height: 171px;
    overflow: hidden;
}

.xh_ewm img {
    width: 260px;
    height: 171px;
}

.xh_ewm .img_title {
    display: none;
}

.xxzs {
    height: 169px;
}


.ditu_pic {
    height: 143px;
}

/*****友情链接*****/
.linkbox {
    height: 143px;
}

.linkcon {
    padding: 10px;
}

.linkcon li {
    width: 108px;
    float: left;
    padding-left: 10px;
    height: 24px;
    line-height: 24px;
    background: url(../images/dot.jpg) left center no-repeat;
}

/***底部***/
.footer {
    width: 1000px;
    margin: auto;
    padding: 10px 0;
    font-size: 12px;
    background: url(../images/bottom_bg.jpg) repeat-x;
    border-top: #3B7FB1 4px solid;
    position: relative;
}

.footer .foot {
    width: 674px;
    padding-left: 206px;
    margin: 0 auto;
    position: relative;
    line-height: 24px;
}

.footer .foot img.gaj {
    vertical-align: middle;
    padding-right: 0.5em;
}

.footer .bot_ico, .footer .bot_jiucuo {
    position: absolute;
}

.footer .bot_ico {
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
}

.footer .bot_jiucuo {
    left: 80px;
    top: 12px;
    width: 110px;
    height: 55px;
}

/***右侧悬浮***/
.home_web {
    width: 108px;
    height: auto;
    position: fixed;
    _position: absolute;
    right: 12px;
    top: 100px;
    _top: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 100)||0)-(parseInt(this.currentStyle.marginBottom, 100)||0)));
    display: none;
}

.home_web .couplet-close {
    display: block;
    width: 100px;
    height: 20px;
    overflow: hidden;
    background: url(../images/closer.gif) right center no-repeat;
    cursor: pointer;
    text-indent: -9999em;
}

.floatbox {
    width: 108px;
    height: auto;
}

.floatbox ul li {
    float: left;
    width: 108px;
    height: auto;
}

.floatbox ul li img {
    display: block;
    width: 100%;
    height: auto;
}

.floatbox ul li .img_title {
    display: none;
}

/***** 栏目页-主体内容******/
.lmy_bot {
    width: 960px;
    height: 24px;
    background: url(../images/image3.jpg);
}

.lmy_con {
    width: 1000px;
    margin: 10px auto 10px;
    background: #D8E5EE;
    padding: 5px 0 14px;
}

.lm_lban {
    width: 260px;
    height: auto;
    min-height: 620px;
    _height: 620px;
    background: #fff;
    padding: 10px 20px 20px;
}

.lm_top {
    height: 39px;
    border-bottom: #ddd 1px solid;
    overflow: hidden;
    padding-left: 17px;
}

.lm_top span {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #1480C1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navdh {
    width: 260px;
    height: auto;
    padding: 10px 0 0;
    overflow: hidden;
}

.navdh ul li {
    width: 260px;
    height: 40px;
    vertical-align: bottom;
    padding-top: 10px;
    overflow: hidden;
}

.navdh ul li a {
    display: block;
    width: 190px;
    height: 40px;
    line-height: 40px;
    color: #333;
    background: url(../images/web_ico.gif) 40px center no-repeat #f0f0f0;
    font-size: 15px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 70px;
}

.navdh ul li a:hover, .navdh ul li.active a, .navdh ul li a.active {
    color: #fff;
    background: url(../images/web_icoh.gif) 40px center no-repeat #76a7f1;
}

.lm_rban {
    width: 840px;
    height: auto;
    min-height: 620px;
    _height: 620px;
    background: #fff;
    padding: 10px 20px 20px;
}

.lmy_dqlanmu {
    height: 40px;
    background: url(../images/line_dd.gif) 0 bottom repeat-x;
    position: relative;
}

.lmy_dqlanmu .guidang {
    position: absolute;
    right: 0;
    top: -60px;
}

.lanmu_tit {
    display: block;
    float: left;
    width: auto;
    white-space: nowrap;
    height: 38px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #1480C1;
    padding: 0 14px;
    border-bottom: #1480C1 2px solid;
}

.lmy_dqlanmu .position {
    display: block;
    float: right;
    height: 39px;
    line-height: 34px;
    padding-left: 25px;
    background: url(../images/wz_ico.png) 0 6px no-repeat;
    font-size: 14px;
    color: #505050;
    overflow: hidden;
}

.lmy_dqlanmu .position a {
    color: #505050;
}

.lmy_dqlanmu .position a:hover {
    color: #d20000;
}

.lmy_dqlanmu .position .search-keywords {
    color: #f00;
}

.navjz {
    height: auto;
    min-height: 300px;
    _height: 300px;
    font-size: 14px;
    line-height: 2;
    overflow: hidden;
    padding: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
    word-wrap: break-word;
    background: url(../images/image2.jpg);
}

.navjz ul {
    clear: both;
}

.navjz table {
    max-width: 100% !important;
}

.navjz img {
    max-width: 100% !important;
}

.navjz ul li {
    padding: 0 0 0 10px;
    background: url(../images/lmdot.gif) 0 center no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 32px;
    vertical-align: bottom;
    border-bottom: #0078D4 1px dashed;
}

.navjz ul li .date {
    color: #666;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.navjz ul.doc_list {
    padding-bottom: 10px;
}

.navjz ul.doc_list li, .navjz ul.download-list li {
    overflow: hidden;
}

.navjz ul.doc_list li img {
    float: left;
    padding-top: 10px !important;
}

.navjz ul li.columnName {
    height: 36px;
    margin-bottom: 10px;
    padding-left: 27px;
    border: none;
    background: url(../images/zhuantilanmutiao.gif) left bottom no-repeat;
}

.navjz ul li.columnName .title, .navjz ul li.columnName .title:hover {
    display: block;
    width: auto;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}

.navjz ul li.columnName .more {
    font-size: 12px;
    color: #999;
    line-height: 36px;
}

.navjz ul li.columnName .more:hover {
    color: #1480C1;
}

.navjz ul.votelist li span.right {
    color: #a1a1a1;
}

.navjz ul.picture-list {
    clear: both;
    padding: 10px 0 0 0;
}

.navjz ul.picture-list li {
    margin: 0 0 10px 0;
    padding: 0 10px;
    background: none;
    float: left;
    text-align: center;
    height: auto;
    width: 168px;
    border-bottom: none;
}

.navjz ul.picture-list li a {
    float: left;
    text-align: center;
    width: 168px;
    line-height: 36px;
}

.navjz ul.picture-list li img {
    display: block;
    width: 160px;
    height: 120px;
    border: solid 1px #DCDDDD;
    padding: 3px;
}

.navjz ul.picture-list li a:hover img {
    background: #fdeeee;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.navjz ul.picture-list li a .img_title {
    display: block;
    float: left;
    width: 100%;
    height: 36px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navjz ul.download_list span.hit {
    display: block;
    float: right;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
    padding-left: 20px;
    background: url(../images/down.png) 0 11px no-repeat;
}

.navjz ul.download_list span.date {
    color: #999;
}

/*栏目页 视频列表 */
.navjz .videoNews-list {
    width: 840px;
    clear: both;
}

.navjz .videoNews-list li {
    width: 840px;
    background: none;
    height: auto;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    vertical-align: bottom;
}

.navjz .videoNews-list li .left-img {
    width: 235px;
    height: 150px;
    border: #ddd 1px solid;
    padding: 2px;
}

.navjz .videoNews-list li .left-img img {
    width: 235px !important;
    height: 150px !important;
}

.navjz .videoNews-list li .right-main {
    width: 575px;
}

.navjz .videoNews-list li .right-main .video-title .left a {
    font-weight: bold;
}

.navjz .videoNews-list li .right-main .video-title .play-icon a {
    display: block;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    background: url(../images/flv.gif) 0 8px no-repeat;
}

.navjz .videoNews-list li .right-main .videoNews-note {
    line-height: 26px;
}

.navjz .videoNews-list li .right-main .videoNews-note span {
    color: #666 !important;
}

.navjz .videoNews-list li .right-main .video-attr .video-hit, .navjz .videoNews-list li .right-main .video-attr .video-date {
    color: #cc0001;
}

/*栏目页 调查征集 */
.navjz .collect-list li {
    overflow: hidden;
}

.navjz .collect-list li a {
    display: block;
    float: left;
    width: 650px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navjz .collect-list li .starting, .navjz .collect-list li .over, .navjz .collect-list li .nostart {
    display: block;
    float: left;
    width: 80px;
    text-align: center;
    color: #2f9c2e;
    padding-left: 5px;
}

.navjz .collect-list li .over {
    color: #999;
}

.navjz .collect-list li .nostart {
    color: #ce0000;
}

.navjz .collect-list li .date {
    display: block;
    width: 160px;
    text-align: right;
    color: #999;
    font-size: 12px !important;
}

/*栏目页 投票调查 */
.navjz .survey-list li {
    overflow: hidden;
}

.navjz .survey-list li a {
    display: block;
    float: left;
    width: 650px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navjz .survey-list li .starting, .navjz .survey-list li .over, .navjz .survey-list li .nostart {
    display: block;
    float: left;
    width: 80px;
    text-align: center;
    color: #2f9c2e;
    padding-left: 5px;
}

.navjz .survey-list li .over {
    color: #999;
}

.navjz .survey-list li .nostart {
    color: #ce0000;
}

.navjz .survey-list li .date {
    display: block;
    width: 160px;
    text-align: right;
    font-size: 12px !important;
    color: #999;
}

/*栏目页 在线访谈 */
.navjz .interview-list li {
    width: 840px;
    background: none;
    height: 150px;
    padding: 0 0 15px;
    border-bottom: 1px solid #e7e7e7;
    vertical-align: bottom;
    clear: both;
    margin-bottom: 15px;
}

.navjz .interview-list li .interview-img {
    float: left;
    width: 202px;
    height: 150px;
}

.navjz .interview-list li .interview-img img {
    width: 182px;
    height: 130px;
    background: #f2f2f2;
    padding: 10px;
}

.navjz .interview-list li .interview-img a:hover img {
    background: #eef6fe;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.navjz .interview-list li .interview-info {
    float: right;
    width: 620px;
    height: 150px;
    overflow: hidden;
}

.navjz .interview-list li .interview-info p {
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navjz .interview-list li .interview-info p.interview-title a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navjz .interview-list li .interview-info p span {
    display: block;
    float: left;
    width: 66px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    margin: 4px 10px 0 0;
    background: #1480C1;
    font-size: 14px;
    color: #fff;
}

.navjz .interview-list li .interview-info p .interview-names {
    width: 540px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0;
    background: none;
    color: #333;
    padding: 0;
}

.navjz .interview-list li .interview-info p .interview-names a, .navjz .interview-list li .interview-info p .interview-names a:hover {
    cursor: default;
    color: #333;
    padding-right: 10px;
}

.navjz .interview-list li .interview-info .interview-title {
    font-weight: bold;
}

.navjz .interview-list li .interview-info .interview-note {
    height: 52px;
    padding-top: 4px;
    white-space: normal;
    line-height: 26px;
}

.navjz .interview-list li .interview-info .interview-note a {
    color: #dd0000;
    text-decoration: underline;
}

.navjz .interview-list li .interview-info .interview-note a:hover {
    color: #dd0000;
}

/*通用留言页*/
.liuyan_xzbox {
    background: #fafafa;
    padding: 50px 35px 13px;
    height: auto;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
    word-wrap: break-word;
}

.liuyan_xzbox p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
}

.liuyan_xzbox .liuyan_xxtit {
    display: block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    position: absolute;
    left: 10px;
    top: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #1480C1;
}

.lmy_lmtitle {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 2;
}

.navjz {}

.navjz .liuyan_cxcon {
    border: #e8e8e8 1px solid;
    background: #f6f6f6;
    padding: 17px 10px 13px;
    height: 64px;
    position: relative;
}

.navjz .liuyan_cxcon .tj {
    height: 28px;
    line-height: 28px;
    text-align: left;
    padding-left: 180px;
    font-size: 14px;
}

.navjz .liuyan_cxcon .tj .sz {
    color: #fd8524;
}

.navjz .liuyan_cxcon .tj .jg {
    padding-left: 20px;
}

.navjz .liuyan_cxcon .liuyan_cxbox {
    height: 32px;
    margin: auto;
    margin-top: 6px;
    padding-left: 80px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul {
    height: 32px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li {
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0;
    background: none;
    font-size: 14px;
    overflow: visible;
    border-bottom: 0;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm {
    width: 158px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm input {
    width: 146px;
    height: 26px;
    line-height: 26px;
    border: #cecece 1px solid;
    background: #fff;
    font-size: 14px;
    color: #999;
    padding-left: 10px;
    outline: none;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.jg {
    width: 24px;
    background: url(../images/liuyan_jg.gif) center center no-repeat;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.gjz {
    width: 70px;
    text-align: right;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk {
    width: 214px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input {
    width: 203px;
    height: 26px;
    line-height: 26px;
    border: #cecece 1px solid;
    border-right: 0;
    background: #fff;
    font-size: 14px;
    color: #999;
    padding-left: 10px;
    outline: none;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn {
    width: 48px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn input {
    width: 48px;
    height: 28px;
    line-height: 28px;
    border: none;
    background: #1480C1;
    font-size: 14px;
    color: #fff;
    text-align: center;
    outline: none;
    cursor: pointer;
}

.navjz .liuyan_cxcon .liuyan_cxtit {
    display: block;
    width: 100px;
    height: 26px;
    line-height: 26px;
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #1480C1;
}

.navjz .guestbook-table {
    padding: 17px 0;
}

.navjz .guestbook-table .guestbook_bt span {
    display: block;
    float: left;
    width: 102px;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
    background: #1480C1;
}

.navjz .guestbook-table ul.odd li.t1, .navjz .guestbook-table ul.even li.t1 {
    width: 420px;
}

.navjz .guestbook-table-form ul li {
    border-bottom: 0;
}

.navjz .guestbook-table-form ul li.srk {
    width: 330px;
}

.navjz .guestbook-table-form ul li.srk input {
    width: 278px;
}

.navjz .guestbook-table-form ul li.srk select {
    width: 300px;
}

.navjz .guestbook-table-form ul li.tex {
    width: 775px;
    height: 160px;
}

.navjz .guestbook-table-form ul li.tex textarea {
    width: 738px;
    height: 150px;
}

.navjz .guestbook-table-form ul li.btk, .navjz .guestbook-table-form ul li.gk, .navjz .guestbook-table-form ul li.yzm, .navjz .guestbook-table-form ul li.bt {
    height: 36px;
}

.navjz .guestbook-table-form ul li.gk span {
    color: #f00 !important;
}

.navjz .guestbook-table-form ul li.btn_group {
    padding-top: 15px;
}

.navjz .guestbook-table-form ul li.srk1 {
    width: 775px;
    height: 55px;
    position: relative;
}

.navjz .guestbook-table-form ul li.srk1 .msg-box {
    position: absolute;
    left: 0px;
    top: 5px;
}

.navjz .guestbook-table-form ul li.srk1 input {
    float: left;
    width: 728px;
    height: 32px;
    line-height: 32px;
    border: #d6d6d6 1px solid;
    padding: 3px 10px;
}

/* 栏目页-留言 弹框 */
.ui-dialog-content .guestbook-search {
    padding: 30px 40px !important;
}

.ui-dialog-content .guestbook-search ul li {
    padding: 10px 0;
}

.tishi_con {
    padding: 10px 0;
    line-height: 24px;
    color: #666;
}

.guestbook-text ul li {
    padding-left: 60px;
}

.guestbook-text ul li span {
    color: #d63717;
}

/* 栏目页-我要留言 弹框 */
.guestbook-text .font_01 {
    font-size: 20px !important;
    line-height: 30px;
    color: #f80;
    font-weight: bold;
}

.tishi_con {
    line-height: 28px;
    font-weight: normal;
}

.guestbook-tips ul li {
    text-align: left;
    font-size: 16px;
    line-height: 36px;
    color: #ec4445;
    padding-left: 40px;
}

.guestbook-tips span {
    color: #fa6400;
}

/*写信开始*/
.guestbook-table-form {
    padding-top: 20px;
    font-size: 14px;
    position: relative;
    z-index: 11;
}

.guestbook-table-form span.red {
    color: #f00;
}

.guestbook-table-form ul {
    overflow: inherit;
}

.guestbook-table-form ul li {
    float: left;
    padding: 0;
    background: none;
    overflow: inherit;
}

.guestbook-table-form ul li.bt {
    width: 120px;
    height: 55px;
    text-align: right;
    line-height: 36px;
    font-size: 14px;
}

.guestbook-table-form ul li.srk {
    width: 390px;
    height: 55px;
    position: relative;
}

.guestbook-table-form ul li.srk .msg-box {
    position: absolute;
    left: 0;
    top: 5px;
}

.guestbook-table-form ul li.srk input {
    float: left;
    width: 370px;
    height: 32px;
    line-height: 32px;
    border: #d6d6d6 1px solid;
    padding: 3px 10px;
}

.guestbook-table-form ul li.srk select {
    float: left;
    width: 392px;
    border: #ddd 1px solid;
    padding: 3px 10px;
    height: 38px;
    *margin-top: 6px;
    _margin-top: 6px;
}

.guestbook-table-form ul li.btk, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm {
    width: 775px;
    height: 44px;
    position: relative;
}

.guestbook-table-form ul li.btk .msg-box, .guestbook-table-form ul li.yzm .msg-box {
    position: absolute;
    left: 0;
    top: 5px;
}

.guestbook-table-form ul li.gk {
    padding-top: 5px;
    font-size: 14px;
}

.guestbook-table-form ul li.bt1 {
    width: 120px;
    height: 160px;
    line-height: 150px;
    text-align: right;
    font-size: 14px;
}

.guestbook-table-form ul li.tex {
    width: 900px;
    height: 377px;
    position: relative;
}

.guestbook-table-form ul li.tex .msg-box {
    position: absolute;
    left: 0;
    top: 5px;
}

.guestbook-table-form ul li.tex textarea {
    float: left;
    width: 890px;
    height: 350px;
    line-height: 24px;
    border: #ddd 1px solid;
    padding: 2px 5px;
    font-size: 14px;
}

.guestbook-table-form ul li.yzm input {
    float: left;
    width: 102px;
    height: 24px;
    line-height: 24px;
    border: #ddd 1px solid;
    padding: 2px 5px;
}

.guestbook-table-form ul li.yzm img {
    float: left;
    margin: 0 5px;
}

.guestbook-table-form ul li.yzm a {
    margin-top: 4px;
    display: inline-block;
}

.guestbook-table-form ul li.btn_group {
    height: 35px;
    padding-bottom: 40px;
    padding-left: 120px;
    width: 75%;
    float: none;
    clear: both;
}

.guestbook-table-form ul li.btn_group input {
    background: #1480C1;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    font-family: "Microsoft YaHei", 微软雅黑;
    border: 0;
    outline: none;
    color: #fff;
    width: 116px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.guestbook-table-form ul li.btn_group input.btn-search {
    margin-left: 15px;
    *padding: 0 0 !important;
    _padding: 0 0px !important;
}

.listnews .list-2655273 ul li.sel1, .listnews .list-2655277 ul li.sel1 {
    width: 604px;
}

.guestbook-table-form ul li.clear {
    float: none;
    height: 0;
    line-height: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

/*写信结束*/

/*留言列表*/
.mas_lylist .guestbook-table {
    padding: 17px 0;
}

.mas_lylist .guestbook-table .guestbook_bt {
    height: 36px;
    overflow: hidden;
}

.mas_lylist .guestbook-table .guestbook_bt span {
    display: block;
    float: left;
    width: 102px;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
    background: #1480C1;
}

.mas_lylist .guestbook-table .guestbook_title {
    height: 36px;
    font-size: 16px;
    background: #e8f0f9;
    margin: 12px 0 5px;
    overflow: hidden;
    padding: 0;
}

.mas_lylist .guestbook-table .guestbook_title li {
    float: left;
    height: 36px;
    line-height: 36px;
    border-right: #fff 2px solid;
    text-align: center;
    padding: 0;
    background: none;
}

.mas_lylist .guestbook-table .guestbook_title li.t1 {
    width: 658px;
}

.mas_lylist .guestbook-table .guestbook_title li.t2 {
    width: 220px;
    display: none;
}

.mas_lylist .guestbook-table .guestbook_title li.t3 {
    width: 120px;
    border-right: 0 none;
    float: right;
}

.mas_lylist .guestbook-table .guestbook_title li.t4 {
    width: 120px;
}

.mas_lylist .guestbook-table .guestbook_title li.t5 {
    width: 80px;
    border-right: none;
    display: none;
}

.mas_lylist .guestbook-table ul.odd, .mas_lylist .guestbook-table ul.even {
    height: 36px;
    clear: both;
    overflow: hidden;
}

.mas_lylist .guestbook-table ul.even {
    background: #f7f7f7;
}

.mas_lylist .guestbook-table ul.odd li, .mas_lylist .guestbook-table ul.even li {
    float: left;
    padding: 0;
    background: none;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    border-right: #fff 2px solid;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
}

.mas_lylist .guestbook-table ul.odd li.t1, .mas_lylist .guestbook-table ul.even li.t1 {
    width: 640px;
    padding-left: 18px;
    background: url(../images/ico.gif) 5px 16px no-repeat;
    text-align: left;
}

.mas_lylist .guestbook-table ul.odd li.t1 a, .mas_lylist .guestbook-table ul.even li.t1 a {
    display: block;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mas_lylist .guestbook-table ul.odd li.t2, .mas_lylist .guestbook-table ul.even li.t2 {
    width: 120px;
    border: 0 none;
    float: right;
}

.mas_lylist .guestbook-table ul.odd li.t3, .mas_lylist .guestbook-table ul.even li.t3 {
    width: 220px;
    color: #666;
    display: none;
}

.mas_lylist .guestbook-table ul.odd li.t4, .mas_lylist .guestbook-table ul.even li.t4 {
    width: 120px;
    color: #d20607
}

.mas_lylist .guestbook-table ul.odd li.t4 span, .mas_lylist .guestbook-table ul.even li.t4 span {
    color: #999;
}

.mas_lylist .guestbook-table ul.odd li.t4 .s1, .mas_lylist .guestbook-table ul.even li.t4 .s1 {
    color: #0768b5;
}

.mas_lylist .guestbook-table ul.odd li.t4 .s2, .mas_lylist .guestbook-table ul.even li.t4 .s2 {
    color: #fd8622;
}

.mas_lylist .guestbook-table ul.odd li.t5, .mas_lylist .guestbook-table ul.even li.t5 {
    width: 80px;
    color: #666;
    border-right: none;
    display: none;
}

.hf_btn {
    float: left;
    height: 30px;
    padding-top: 3px;
    width: auto;
    padding-left: 20px;
}

.hf_btn a {
    height: 30px;
    padding: 0 15px;
    background: #5786c4;
    float: left;
    margin-right: 5px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
}

.mas_lylist.ldmesg .guestbook-table .guestbook_title li.t2, .mas_lylist.ldmesg .guestbook-table ul.odd li.t3, .mas_lylist.ldmesg .guestbook-table ul.even li.t3 {
    display: none;
}

.mas_lylist.ldmesg .guestbook-table .guestbook_title li.t1 {
    width: 763px;
}

.mas_lylist.ldmesg .guestbook-table ul.odd li.t1, .mas_lylist.ldmesg .guestbook-table ul.even li.t1 {
    width: 636px;
}

.liuyan_xiexin {
    display: block;
    float: right;
    width: 75px;
    height: 33px;
    line-height: 32px;
    padding-left: 33px;
    font-size: 16px;
    color: #fff;
    background: url(../images/liuyan_xiexin.png) 0 0 no-repeat;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.liuyan_xiexin:hover {
    color: #fff;
    background: url(../images/liuyan_xiexinh.png) 0 0 no-repeat;
}

/*留言文章 on*/
.wztit {
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    padding: 5px 10px;
}

.newstitle {
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    padding: 5px 10px;
}

.lynybox {
    padding: 0 10px 30px;
}

.lynybox .liuyancon {
    margin: 20px auto 0;
    border-collapse: collapse;
}

.lynybox .liuyancon th.tit, .lynybox .liuyancon td.nr, .lynybox .liuyancon td.nrtxt {
    border: #e3e3e3 1px solid;
}

.lynybox .liuyancon th.tit {
    font-size: 16px;
    line-height: 24px;
    padding: 18px 10px;
    text-align: right;
    width: 18%;
    background: #f8f8f8;
}

.lynybox .liuyancon td.nr {
    font-size: 15px;
    line-height: 24px;
    padding: 18px 15px;
    width: 32%;
}

.lynybox .liuyancon td.nrtxt {
    padding: 18px 15px;
}

.lynybox .liuyancon td.pj {
    color: #f00;
    line-height: 40px;
}

.lynybox .liuyancon td .dfbox {
    border: 1px solid #eee;
    background: #f8f8f8;
    padding: 10px;
}

.lynybox .liuyancon td .dfbox .dfyj p {}

.lynybox .nrtxt {
    line-height: 30px;
    font-size: 14px;
}

.MsoNormal span {
    font-family: "微软雅黑" !important;
    font-size: 16px !important;
}

.lynybox .mydcon {
    height: 66px;
    line-height: 66px;
    font-size: 16px;
}

.lynybox .mydcon ul li {
    float: left;
    white-space: nowrap;
}

.lynybox .mydcon ul li.mm {
    padding-right: 10px;
}

.lynybox .mydcon ul li p {
    float: left;
}

.lynybox .mydcon ul li p.bt {
    white-space: nowrap;
    font-weight: bold;
}

.lynybox .mydcon ul li p.srk {
    position: relative;
}

.lynybox .mydcon ul li p.srk .msg-box {
    position: absolute;
    left: 0;
    top: 17px;
}

.lynybox .mydcon ul li p.srk .myd_input {
    float: left;
    margin-top: 17px;
    border: 1px solid #ddd;
    width: 170px;
    height: 24px;
    line-height: 24px;
    padding: 3px 5px;
}

.lynybox .mydcon ul li label {
    padding-right: 15px;
    white-space: nowrap;
}

.lynybox .mydcon ul li.pjbtn {
    float: right;
}

.lynybox .mydcon ul li.pjbtn input.myd_btn {
    font-size: 16px;
    width: 90px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: 0;
    background: #f80;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

/*留言文章 end*/

/*分页*/
.pagination {
    clear: both;
    text-align: center;
    margin: 10px 0 5px;
    padding: 3px 0;
    line-height: 26px;
    font-size: 14px;
    font-family: "Microsoft YaHei", 微软雅黑;
}

.pagination a, .pagination span {
    display: inline-block;
    border: 1px solid #d9d9d9;
    color: #666;
    margin: 3px;
    padding: 0px 12px;
    text-decoration: none;
    white-space: nowrap;
    height: 24px;
    line-height: 24px;
}

.pagination a:hover {
    background: #1480C1;
    border: 1px solid #1480C1;
    color: #fff !important;
}

.pagination a.active {
    border: 1px solid #1480C1;
    color: #fff;
}

.pagination span.current, .pagination span.current:hover {
    background: #1480C1;
    border: 1px solid #1480C1;
    color: #fff;
}

.pagination span.disabled, .pagination span.disabled:hover {
    border: 1px solid #d9d9d9;
    color: #666;
    background: #eee;
}

.pagination a.text, .pagination a.text:hover {
    color: #fff;
    background: #1480C1;
    border: #1480C1 1px solid;
    cursor: text;
}

.pagination a.pagemore, .pagination a.pagemore:hover {
    color: #666;
    background: #fff;
    border: 1px solid #fff;
    cursor: text;
    padding: 0px 3px;
}

.pagination .inputBar {
    border: 0px;
    height: 26px;
    line-height: 26px;
    padding: 0 7px;
}

.pagination .total {
    border: 0px;
    height: 26px;
    line-height: 26px;
    padding: 0;
}

.pagination .inputBar input {
    width: 30px;
    height: 20px;
    padding: 2px 5px;
    border: #ccc 1px solid;
    margin: -4px 3px 0;
    *margin: -2px 3px 0;
    _margin: -2px 3px 0;
    background: #eee;
}

/*** 文章页 START ****/
.secnr {
    width: 960px;
    height: auto;
    min-height: 550px;
    _height: 550px;
    margin: 0 auto;
    position: relative;
}

.secnr .guidang {
    position: absolute;
    top: -30px;
    right: -10px;
}

.wzy_position {
    font-size: 14px;
    padding: 5px 0;
    height: 25px;
    line-height: 25px;
    background: none;
}

.wzy_position .ser_p {
    padding-left: 30px;
    background: url(../images/icon3.gif) 10px center no-repeat;
}

.wzy_position .search-keywords {
    color: #f00;
}

.dq_pos {
    height: 33px;
    line-height: 33px;
    background: url(../images/image1.jpg) 0 0 repeat-x;
    overflow: hidden;
}

.dq_pos span {
    display: block;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
    padding-left: 39px;
}

.ss_position {
    height: 33px;
    line-height: 33px;
    background: url(../images/image1.jpg) 0 0 repeat-x;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    padding-left: 39px;
}

.ss_position a {
    color: #fff;
}

.ss_position .search-keywords {
    color: #f00;
}


.wenzhang {
    padding: 10px 24px;
    overflow: hidden;
    background: url(../images/image2.jpg);
}

.wztit {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    padding: 10px 0px;
}

.wzfbt {
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    font-weight: normal;
}

.newsinfo {
    height: auto;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    color: #666;
    padding: 8px 0px;
}

.newsinfo a {
    color: #666;
}

.newsinfo11 {
    height: auto;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px solid #dcdcdc;
    color: #666;
    overflow: hidden;
    padding: 4px 0px;
    margin-bottom: 10px;
}

.newsinfoleft span {
    padding-right: 10px;
}

.newsinforight span {
    display: inline-block;
}

.newsinforight .font a {
    padding: 0 2px;
}

.newsinforight .print {
    display: inline-block;
    background: url(../images/print.gif) 5px center no-repeat;
    padding-left: 26px;
}

.newsinforight .share {
    margin-left: 10px;
    padding-left: 23px;
    width: 100px;
    height: 30px;
    background: url(../images/wzicon2.gif) left 12px no-repeat;
}

/*.newsinforight .share .bshare-custom{ padding-left:23px; background:url(../images/wzicon2.gif) left center no-repeat;}*/
.newsinforight .share .share-box {
    position: relative;
    top: 7px;
    right: auto;
}

.bshare-custom.icon-medium a {
    margin-top: 0px;
}

.bshare-sinaminiblog {
    background: url(../images/wb.png) center no-repeat !important;
    background-size: auto 90% !important;
}

.bshare-weixin {
    background: url(../images/wx.png) center no-repeat !important;
    background-size: auto 90% !important;
}

.bshare-custom.icon-medium a {
    padding-left: 25px !important;
}

.bshare-custom.icon-medium a.bshare-more-icon {
    background: url(../images/wzicon3.gif) center no-repeat !important;
    padding-left: 12px !important;
}

.sharebox {
    padding-top: 25px;
}

.newsinfo input {
    width: 12px;
    height: 12px;
    border: 1px solid #666666;
    margin: 0 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    outline: medium none;
    overflow: hidden;
}

.top_ztimg {
    position: absolute;
    width: 100px;
    height: 36px;
    right: 0px;
    top: 12px;
    overflow: hidden;
}

.top_ztimg .si_img {
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    margin-left: 10px;
}

.wzcon {
    font-size: 16px;
    margin: 0 auto;
    height: auto;
    min-height: 360px;
    _height: 360px;
    line-height: 2;
    padding: 20px 0;
    text-justify: inter-ideograph;
    word-break: break-all;
    word-wrap: break-word;
    overflow: auto;
}

.wzcon p {
    margin-bottom: 15px;
}

.wzcon img {
    max-width: 100%;
}

.wzcon table {
    max-width: 100% !important;
}

.hit_click {
    border-top: 1px solid #dcdcdc;
    height: 62px;
    line-height: 52px;
    text-align: right;
    color: #666;
    padding-right: 10px;
}

#bsPanelHolder {
    height: auto;
    display: inline;
    overflow: hidden;
}

.video_main_content {
    text-align: center;
    padding: 30px 0 0;
}

.sp_wzcon {
    padding: 20px 0;
    height: auto;
    font-size: 16px;
    line-height: 200%;
}

.sp_wzcon table {
    max-width: 1040px !important;
}

/*征集文章页*/
.descbox {
    border: #f1f1f1 10px solid;
    padding: 10px;
    line-height: 30px;
    margin-bottom: 20px;
}

.descbox b {
    color: #1480C1;
}

.dc_status, .dc_starttime, .dc_endtime {
    padding: 0 0.5em;
}

.dc_status i, .dc_starttime i, .dc_endtime i {
    font-style: normal !important;
}

.collection-theme-list {
    margin-top: 20px;
    font-family: "Microsoft YaHei", 微软雅黑;
}

.collection-theme-list ul li .collection-body {
    border-top: #ddd 1px dotted;
    padding: 15px 0px;
    font-size: 14px;
    line-height: 180%;
}

.collection-theme-list ul li .collection-body .collection-username {
    color: #e60012;
}

.collection-theme-list ul li .collection-body .collection-info {
    color: #555;
    word-break: break-all;
    word-wrap: break-word;
}

.collection-theme-list ul li .collection-body .collection-datetime {
    color: #999;
}

.collectit {
    font-size: 20px;
    color: #1480C1;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    background: url(../images/zj_yijian.png) left center no-repeat;
    padding-left: 38px;
}

.poll_collect {
    margin-top: 30px;
    border-top: 1px dotted #ddd;
    width: 100%;
    font-size: 14px;
    font-family: "Microsoft YaHei", 微软雅黑;
}

.poll_collect h3 {
    font-size: 20px;
    color: #1480C1;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    background: url(../images/icon_myzj.gif) left center no-repeat;
    padding-left: 38px;
}

.poll_collect ul {
    width: 950px;
    margin: 10px auto 0;
}

.poll_collect li {
    width: 944px;
    border: #ddd solid 1px;
    padding: 2px;
    height: 34px;
    margin-bottom: 10px;
    line-height: 34px;
    clear: both;
}

.poll_collect li p {
    float: left;
    position: relative;
}

.poll_collect li p.poll_txt, .poll_collect li p.poll_con {
    width: 115px;
    text-align: right;
    padding-right: 5px;
    border-right: #ddd solid 1px;
}

.poll_collect li p.poll_input, .poll_collect li p.poll_yzm {
    padding: 2px 5px;
    height: 30px;
}

.poll_collect li p.poll_yzm img {
    margin: 0;
}

.poll_collect li p span.msg-box {
    left: 4px;
    top: 4px;
    position: absolute !important;
}

.poll_collect li p.poll_con {
    height: 180px;
}

.poll_collect li .red {
    color: #f00;
    padding-right: 8px;
    vertical-align: middle;
}

.poll_collect li p input {
    width: 790px;
    height: 32px;
    border: 0 none;
    line-height: 32px;
    background: none;
    line-height: 26px;
    float: left;
    outline: none;
    color: #666;
}

.poll_collect input#c_name, .poll_collect input#c_phone {
    width: 761px;
}

.poll_collect li p.poll_conts {
    margin-top: 2px;
    padding: 2px 5px;
}

.poll_collect li p.poll_conts textarea {
    width: 790px;
    border: 0;
    background: none;
    line-height: 20px;
    height: 172px;
    outline: none;
    font-size: 14px;
    color: #666;
}

.poll_collect .poll_area {
    height: 180px;
}

.poll_collect li p.poll_yzm input {
    width: 100px;
}

.poll_collect li p.poll_yzm img {
    float: left;
}

.poll_collect li.btn-group {
    border: 0 none;
    text-align: center;
    height: 40px;
}

.poll_collect li.btn-group input {
    float: none;
    height: 40px;
    background: #1480C1;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    border: 0;
    width: 140px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*调查文章页*/
.vote_result {
    width: 950px;
    margin: auto;
    padding-bottom: 50px;
}

.vote_result .newstitle {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    padding: 10px 0px;
}

.voteinfo {
    line-height: 30px;
    color: #666;
    font-size: 12px;
    text-align: center;
}

.voteinfo span {
    padding: 0 5px;
}

.voteinfo i {
    font-style: normal;
}

.voteinfo .nostart {
    color: #ce0000;
}

.voteinfo .starting {
    color: #2f9c2e;
}

.voteinfo .over {
    color: #999;
}

.vote_result .vote-info {
    padding: 20px;
    font-size: 16px;
    line-height: 2;
}

.vote_result .vote-main {
    font-size: 14px;
    width: 90%;
    margin: auto;
}

.vote_result .vote-lsit {
    padding-bottom: 10px;
}

.vote_result .vote-lsit .title {
    font-weight: bold;
    height: auto;
    line-height: 26px;
    padding: 7px 0 10px;
}

.vote_result .vote-lsit ul {
    padding: 15px;
    border: 1px solid #e7e7e7;
}

.vote_result .vote-lsit ul li {
    height: 30px;
    line-height: 30px;
}

.vote_result .vote-lsit ul li input {
    float: left;
    margin: 9px 11px 0 0;
    *margin: 5px 11px 0 0;
    _margin: 5px 11px 0 0;
    font-size: 12px;
}

.vote_result .vote-lsit ul li.vote-textarea {
    height: 100px;
}

.vote_result .vote-lsit ul li.vote-textarea textarea {
    border: 1px solid #ccc;
    height: 92px;
    width: 780px;
    padding: 4px 5px;
}

.vote_result .vote-code {
    width: 90%;
    margin: auto;
    padding: 20px 0;
    font-size: 14px;
    overflow: hidden;
    height: 30px;
}

.vote_result .vote-code .text-code {
    float: left;
    display: block;
    line-height: 30px;
}

.vote_result .vote-code .verification {
    border: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
    width: 96px;
    float: left;
    padding: 0 5px;
}

.vote_result .vote-code .img-code {
    float: left;
    padding-left: 8px;
}

.vote_result .vote-btn {
    height: 42px;
    text-align: center;
}

.vote_result .vote-btn button {
    height: 40px;
    background: #1480C1;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    border: 0;
    width: 140px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 10px;
    font-family: "Microsoft YaHei", 微软雅黑;
    outline: none;
}

.vote_result .vote-btn button.btn-review {
    background: #f80;
}

.vote-show {
    width: 95%;
    margin: auto;
    border: 1px solid #e7e7e7;
    font-size: 14px;
}

.vote-show th {
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
    background: #faf9f9;
    height: auto;
    padding: 5px 5px 5px 15px;
    line-height: 26px;
    font-size: 14px;
}

.vote-show td .vote_con {
    width: 98%;
    margin: auto;
    border-bottom: 1px dotted #f0f0f0;
    height: auto;
    line-height: 30px;
    padding: 0 0;
    clear: both;
}

.vote-show td .vote_con span {
    display: block;
    height: auto;
    line-height: 30px;
    float: left;
}

.vote-show td .vote_con span.c1, .vote-show td .vote_con span.c2, .vote-show td .vote_con span.c3 {
    padding: 5px 0;
}

.vote-show td .vote_con span.c1 {
    width: 600px;
    padding-left: 15px;
}

.vote-show td .vote_con span.c2 {
    width: 120px;
    padding: 12px 0 0 20px;
}

.vote-show td .vote_con span.c3 {
    width: 80px;
    padding-right: 15px;
    float: right;
    text-align: right;
}

.vote-show td .vote_con span.c3 i {
    color: #dd0000;
    font-style: normal;
}

.vote-show td .vote_con span.progress-bar {
    width: 100px;
    height: 14px;
    float: left;
    background: #eee;
}

.vote-show td .vote_con span.progress-bar .progress {
    background: #f27c25;
    display: block;
    height: 14px;
}

.vote-show td .vote_content {
    width: 95%;
    margin: 0 auto;
    border-bottom: 1px dotted #f0f0f0;
    line-height: 28px;
    padding: 5px;
}

/*访谈文章页*/
.fty_con {
    padding-bottom: 30px;
}

.ftwz_tit {
    height: 40px;
    line-height: 30px;
    font-size: 14px;
}

.ftwz_tit span.tit {
    font-weight: bold;
    color: #dd0000;
}

.ftwz_tit i {
    font-style: normal;
    padding: 0 4px;
    color: #af0000;
}

.fty_con .interview-detail {
    width: 100%;
    border-bottom: #e1e1e1 1px solid;
}

.fty_con .interview-title {
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    color: #333;
    font-weight: bold;
    padding-bottom: 13px;
}

.fty_con .interview-detail .interview-info {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    clear: both;
    word-break: break-all;
    word-wrap: break-word;
}

.fty_con .interview-detail .interview-info:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .interview-detail .interview-info {
    zoom: 1;
}

/* IE6 */
*:first-child+html .interview-detail .interview-info {
    zoom: 1;
}

/* IE7 */
.fty_con .interview-detail .interview-info .in-img {
    float: left;
    width: 350px;
    height: 250px;
}

.fty_con .interview-detail .interview-info .in-img img {
    width: 350px !important;
    height: 250px !important;
}

.fty_con .interview-detail .interview-info .in-info {
    float: right;
    width: 695px;
    height: 236px;
    background: #f6f6f6;
    padding: 14px 1px 0 19px;
    position: relative;
}

.fty_con .interview-detail .interview-info .in-info .in-infocon {
    width: 690px;
    height: 222px;
    overflow-x: hidden;
    overflow-y: auto;
}

.fty_con .interview-detail .interview-info .in-info p {
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 5px;
}

.fty_con .interview-detail .interview-info .in-info p span.bt {
    display: block;
    float: left;
    background: #1480C1;
    width: 80px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.fty_con .interview-detail .interview-info .in-info p span.nr, .fty_con .interview-detail .interview-info .in-info p span.note-content {
    display: block;
    margin-left: 90px;
}

.fty_con .interview-detail .interview-info .in-info p.p1 {
    padding-left: 0;
}

.fty_con .interview-detail .interview-info .in-info p.p4 {
    height: 40px;
    margin-top: 5px;
    display: none;
}

.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names {
    display: block;
    margin-left: 90px;
    word-break: break-all;
    word-wrap: break-word;
    text-align: left;
}

.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names a {
    display: inline-block;
    width: auto;
    white-space: nowrap;
    padding-right: 15px;
    line-height: 28px;
    float: left;
    color: #333;
    cursor: text;
}

.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names a:hover {
    color: #333;
    text-decoration: none;
}

.fty_con .interview-detail .interview-info .in-info p.p3 span.note-content {
    width: 470px;
    background: none;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word;
    height: 156px;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 26px;
    text-align: left;
    color: #333;
    margin-right: 0px;
}

.fty_con .interview-detail .interview-info .in-info p.p4 .btn-speak {
    display: block;
    width: 100px;
    height: 37px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background: #128eeb;
    margin: auto;
    cursor: pointer;
    position: absolute;
    right: 15px;
    bottom: -58px;
}

.fty_con .ftwz_imgbox {
    clear: both;
    border: #e1e1e1 1px solid;
    padding: 13px 14px 20px;
}

.fty_con .fty_imglist {
    width: 1040px;
    height: 175px;
    margin: 15px auto 0;
    overflow: hidden;
    position: relative;
}

.fty_con .fty_imglist .prev, .fty_con .fty_imglist .next {
    position: absolute;
    top: 60px;
    width: 18px;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/ind_zdgkimgbtn.png) no-repeat;
    z-index: 99;
}

.fty_con .fty_imglist .prev {
    left: 0;
    background-position: 0 0;
}

.fty_con .fty_imglist .next {
    right: 0;
    background-position: -20px 0;
}

.fty_con .fty_imglist .prev:hover {
    background-position: -40px 0;
}

.fty_con .fty_imglist .next:hover {
    background-position: -60px 0;
}

.fty_con .fty_imglistlb {
    position: relative;
    width: 1040px;
    height: 175px;
    overflow: hidden;
    z-index: 11;
}

.fty_con .fty_imglistlb ul li {
    width: 245px;
    height: 175px;
    margin-right: 20px;
    position: relative;
    float: left;
}

.fty_con .fty_imglistlb ul li a {
    display: block;
    width: 245px;
    height: 175px;
    cursor: pointer;
    overflow: hidden;
}

.fty_con .fty_imglistlb ul li img {
    width: 245px;
    height: 175px;
    left: 0;
    top: 0;
    position: absolute;
}

.fty_con .fty_imglistlb ul li span {
    display: block;
    width: 100%;
    height: 32px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 32px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/black_50.png) repeat;
    color: #fff;
    font-size: 14px;
}

.fty_con .interview-detail .interview-desc {
    clear: both;
    margin-top: 15px;
    border: #e1e1e1 1px solid;
    padding: 13px 14px 13px;
    border-bottom: 0;
}

.fty_con .interview-detail .interview-desc-title {
    height: 32px;
    background: url(../images/line_dd.gif) 0 bottom repeat-x;
    overflow: hidden;
}

.fty_con .interview-detail .interview-desc-title span {
    display: block;
    float: left;
    width: 110px;
    height: 30px;
    line-height: 20px;
    margin-top: 0px !important;
    text-align: center;
    font-size: 18px;
    color: #1480C1;
    font-weight: bold;
    border-bottom: #1480C1 1px solid;
}

.fty_con .interview-detail .interview-desc .desc {
    padding: 15px 5px 15px;
    line-height: 180%;
    font-size: 16px;
    color: #555;
    text-indent: 2em;
}

.fty_con .interview-detail .interview-info-list {
    clear: both;
    border: #e1e1e1 1px solid;
    padding: 14px 14px 14px;
    border-bottom: 0;
}

.fty_con .interview-detail .interview-info-list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .interview-detail .interview-info-list {
    zoom: 1;
}

/* IE6 */
*:first-child+html .interview-detail .interview-info-list {
    zoom: 1;
}

/* IE7 */
.fty_con .interview-detail .interview-info-list .pagination {
    margin: 0;
    padding: 10px 0 10px;
}

.fty_con .interview-detail .interview-info-list .interview-body {
    padding: 10px 24px 10px;
    line-height: 24px;
    font-size: 14px;
    color: #555;
    word-break: break-all;
    word-wrap: break-word;
}

.fty_con .interview-detail .interview-info-list .interview-reply {
    border: #dcdcdc 1px dashed;
    background: #f6f6f6;
    padding: 20px 23px;
    line-height: 22px;
    font-size: 14px;
    color: #555;
}

.fty_con .interview-detail .interview-info-list .interview-username {
    font-weight: bold;
    color: #e60012;
    margin-right: 10px;
}

.fty_con .interview-detail .interview-info-list .interview-infonr {
    word-break: break-all;
    word-wrap: break-word;
    margin-right: 10px;
}

.fty_con .interview-detail .interview-info-list .interview-datetime {
    color: #999;
}

.fty_con .interview-detail .interview-table {
    width: 100%;
    border: #e1e1e1 1px solid;
    border-top: 0;
    border-bottom: 0;
}

.fty_con .interview-detail .interview-table th {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 160px;
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
}

.fty_con .interview-detail .interview-table td {
    padding: 4px 0;
}

.fty_con .interview-detail .interview-table td input, .contentbox .interview-detail .interview-table td textarea {
    font-family: "Microsoft YaHei", 微软雅黑;
    color: #666;
}

.fty_con .interview-detail .interview-table td.name #interview_name {
    width: 300px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    border: #ddd 1px solid;
    background: #f8f8f8;
}

.fty_con .interview-detail .interview-table td.opinion #interview_content {
    width: 650px;
    height: 100px;
    line-height: 30px;
    padding: 5px;
    border: #ddd 1px solid;
    background: #f8f8f8;
}

.fty_con .interview-detail .interview-table td.poll_input #checkimg {
    width: 100px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    border: #ddd 1px solid;
    background: #f8f8f8;
}

.fty_con .interview-detail .interview-table td.btn-group {
    padding: 10px 0 30px;
}

.fty_con .interview-detail .interview-table td.btn-group #btn_submit {
    width: 116px;
    background: #1480C1;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    border: 0;
    outline: none;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/*搜索详细页*/
.ssy_container {
    width: 940px;
    padding: 15px 10px;
    margin: auto;
    background: url(../images/image2.jpg);
}

.ssy_leftbar {
    width: 180px;
    height: auto;
    margin-bottom: 50px;
}

.fenlei_tit, .searchType-title {
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.total_wz, .searchType-column {
    height: auto;
    margin-bottom: 10px;
    padding: 8px 0 8px 20px;
    background: #f1f1f1;
    font-size: 14px;
}

.total_wz ul li, .searchType-column ul li {
    height: 30px;
    line-height: 30px;
}

.total_wz ul li a:hover, .total_wz ul li a.active, .searchType-column ul li a:hover, .searchType-column ul li a.active {
    text-decoration: underline;
    color: #1480C1;
}

.ssy_rightbar {
    width: 740px;
    height: auto;
    padding-top: 10px;
}

.ssy_rightbar .warm-prompt {
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.result_title {
    padding-right: 18px;
    font-size: 15px;
    float: right;
    text-align: right;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #8a8a8a;
}

.ssy_rightbar .search-list {
    height: auto;
    margin-bottom: 10px;
}

.ssy_rightbar .search-list li.search-title {
    line-height: 26px;
    font-weight: bold;
    font-size: 14px;
}

.ssy_rightbar .search-list li.search-title a {
    display: block;
    float: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ssy_rightbar .search-list li.search-title a:hover {
    text-decoration: underline;
}

.ssy_rightbar .search-list li a span, .ssy_rightbar .search-list li span {
    color: #cd3501;
}

.ssy_rightbar .search-list li.search-info {
    line-height: 22px;
    height: auto;
}

.ssy_rightbar .search-list li.search-column {
    color: #0384ce;
    line-height: 22px;
}

.ssy_rightbar .search-list li.search-url {
    height: auto;
    line-height: 22px;
    color: #008000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
}

.ssy_rightbar .search-list li.search-url span.date {
    padding-left: 14px;
    color: #008000;
}

.ssy_rightbar .search-list li.search-url a {
    color: #008000;
}

.ssy_rightbar .search-list li.search-url a:hover {
    text-decoration: underline;
}

/*****网站地图****/
.ditu {
    overflow: hidden;
    background: url(../images/image2.jpg);
}

.dty_title {
    height: 70px;
    line-height: 52px;
    text-align: center;
    font-size: 30px;
    padding-top: 15px;
}

.dty_contain {
    height: auto;
    min-height: 300px;
    _height: 300px;
    font-size: 16px;
    padding: 15px 15px;
    overflow: hidden;
}

.dty_mutitle {
    height: 42px;
    line-height: 42px;
    border-bottom: #1480C1 1px solid;
    /* background:url(../images/line_dd.gif) bottom repeat-x;*/
    overflow: hidden;
    margin-top: 10px;
}

.dty_mutitle a {
    display: block;
    float: left;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #1480C1;
    font-size: 18px;
    width: auto;
    padding: 0 20px;
    white-space: nowrap;
    font-weight: bold;
    color: #fff;
}

.dty_mutitle a:hover {
    color: #fff;
}

.dty_sublb {
    padding-top: 20px;
}

.dty_sublb:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .dty_sublb {
    zoom: 1;
}

/* IE6 */
*:first-child+html .dty_sublb {
    zoom: 1;
}

/* IE7 */
.dty_sublb ul li {
    float: left;
    height: 40px;
    width: 170px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    padding: 0 8px;
}

.dty_sublb ul li a {
    line-height: 38px;
    font-size: 16px;
    color: #666;
    border: 1px solid #eee;
    background: #f3f3f3;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dty_sublb ul li a:hover {
    border: 1px solid #1480C1;
    color: #1480C1;
}