.zxft_con1 li .zxft_box dt {
    height: 140px;
}

.zxft_con1 li .zxft_box dt img {
    height: 100%;
}

.zxft_con1 li .zxft_box dd p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*民意征集*/
.xl_tit.advice {
    border-bottom: 0 none;
}

.advice-form {
    width: 90%;
    margin: 4em auto;
}

.advice-options {
    background: #edf6ff;
}

.advice-options li {
    float: left;
    padding: 0 20px;
    line-height: 38px;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
}

.advice-options li.on {
    color: #449DF5;
    background: #449DF5;
    color: #FFFFFF;
}

.advice-form {
}

.advice-form-input-group {
    margin: 25px 0;
    position: relative;
}

.advice-form-input-group label {
    position: absolute;
    color: #94aab0;
    left: 56px;
    top: 20px;
}

.advice-form-input-group .advice-form-input {
    padding-left: 56px;
    border: 1px solid #cfd9db;
    padding: 16px;
    border-radius: 5px;
    padding-left: 54px !important;
    display: block;
    line-height: 22px;
}

.advice-form-input-group .advice-form-input.input-user {
    background: url("user.png") no-repeat 16px center;
}

.advice-form-input-group .advice-form-input.input-phone {
    background: url("phone.png") no-repeat 16px center;
}
.advice-form-input-group .advice-form-input.input-email {
    background: url("email.png") no-repeat 16px center;
}

.advice-form-input-group .advice-form-input.input-address {
    background: url("address.png") no-repeat 16px center;
}

.advice-form-input-group .advice-form-input.input-title {
    background: url("title.png") no-repeat 16px center;
}

.advice-form-input-group .advice-form-input.input-content {
    background: url("content.png") no-repeat 16px 13px;
}

.advice-form-input-group .advice-form-input.input-vcode {
    background: url("vcode.png") no-repeat 16px center;
    width: 28%;
}

.advice-form-input-group .advice-form-input input, .advice-form-input-group .advice-form-input textarea {
    width: 100%;
    border: 0 none;
    font-size: 14px;
    color: #94aab0;
}

.advice-form-input-group .advice-form-input textarea {
    min-height: 200px;
    padding: 3px 0;
}

.advice-form-input-group .vcode-image {
    position: absolute;
    left: 17%;
    top: 13px;
    width: 90px;
    height: 30px;
}

.advice-form-input-group .vcode-image img {
    height: 100%;
}

.advice-form-btn input {
    background: #2c97de;
    padding: 16px 20px;
    color: #FFFFFF;
    border: 0 none;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
}

.advice-list {
    width: 90%;
    margin: 4em auto;
}

.advice-list li {
    border-bottom: 1px dashed #d9d9d9;
    padding: 10px 5px;
    margin-bottom: 30px;
}

.advice-list li .list-user .list-time {
    color: #eb7350;
    margin-left: 70px;
}

.advice-list li em {
    float: left;
    color: #eb7350;
    font-style: normal;
}

.advice-list li .list-content, .advice-list li .list-user {
    margin-left: 70px;
    line-height: 1.5;
}

.list-content {
    margin-top: 15px;
}

.advice-result {
    width: 90%;
    margin: 2em auto;
}

.no-data {
    text-align: center;
    line-height: 50px;
}

.no-data.tip {
    color: #cd0000;
}

.content-wrap.open {
    width: 76%;
    float: left;
    border-right: 1px solid #dddddd;
    padding-right: 3%;
}

.related-documents {
    float: right;
    width: 20%;
}

.ms-controller {
    visibility: hidden;
}

.poll-title {
    font-size: 26px;
    line-height: 42px;
    font-weight: bold;
    text-align: center;
    padding: 20px 30px 20px 30px;
    color: #0f5fb1;
    margin-bottom: 10px
}

.poll-status {
    font-size: 12px;
    color: #555555;
    text-align: center;
    line-height: 30px;
}

.poll-decs {
    font-size: 14px;
    line-height: 25px;
    padding: 10px;
    text-indent: 2em;
}

.pollAdd {
    width: 100%;
    text-align: center;
}

.pollAdd input {
    margin: 10px;
}

.poll-decs-list {
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 10px;
    margin-top: 20px;
}

.poll-decs-list li {
    float: left;
    width: 96px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    padding: 0 20px;
}

.poll-decs-list li.cur {
    border-bottom: 2px solid #d91616;
    margin-bottom: -1px;
    line-height: 36px;
}

.poll-result-item-list li .item-result-percent i {
    background: url(vote.gif) repeat-x center;
}

.poll-btn {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    color: #333;
    border-color: #ccc;
    background-color: #fff;
    cursor: pointer;
}

.poll-submit {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.poll-submit[disabled] {
    background-color: #337ab7;
    border-color: #2e6da4;
    cursor: not-allowed;
}

.section-title {
    background: url(title_bg_03.jpg) no-repeat left center #e8f0f1;
    color: #FFFFFF;
    padding-left: 16px;
}

.section-title h3 {
    height: 34px;
    line-height: 34px;
    background: url(title_06.png) no-repeat left center;
    padding-left: 20px;
}

.section-list li {
    width: 19%;
    line-height: 30px;
    margin-top: 10px;
    float: left;
    padding-left: 1%;
}

.letter-detail-box {
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    margin-bottom: 20px;
    box-sizing: content-box;
}

.letter-detail-box * {
    box-sizing: content-box;
}

.letter-detail-box .pad_10 {
    padding: 10px;
    line-height: 1.5;
}

.letter-tip {
    text-align: center;
    color: #FFFFFF;
    background: #067ccf;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
}

.letter-detail-item {
    clear: both;
}

.letter-detail-item-title {
    width: 130px;
    float: left;
    font-weight: bold;
    border-right: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7;
    text-align: center;
    margin-left: -1px;
}

.letter-detail-item-title .pad_10 {
    font-family: "微软雅黑"
}

.letter-detail-item-content {
    margin-left: 130px;
    border-left: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7;
}

.letter-search-inp {
    width: 150px;
    height: 26px;
    padding-left: 15px;
    border: 1px solid #D7D7D7;
}

.letter-search-btn {
    margin-left: 20px;
    width: 70px;
    height: 30px;
    background: #2c97de;
    color: #FFFFFF;
    border: 0 none;
    cursor: pointer;
    border-radius: 5px;
}

.letter-detail-box .pad_10.letter-search-title {
    line-height: 30px;
}

.table-option {
    margin: 20px 0;
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    background: #f7f7f7;
    box-sizing: content-box;
}
.table-option *{box-sizing: content-box;}

.tr-option {
    margin-left: -1px;
}

.td-option {
}

.td-wrap {
    width: 50%;
    float: left;
}

.td-option {
    border-right: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7;
}

.td-option .padding {
    padding: 10px;
    height: 37px;
    line-height: 37px;
}

.item-textarea .td-option .padding {
    height: 172px;
    line-height: 172px;
}

.item-type {
    background: #FFFFFF;
    border-left: 1px solid #D7D7D7;
}

.item-type .item-3 {
    background: #f7f7f7;
}

.item-type .padding {
    height: auto;
}

.item-type .td-option {
    margin-left: -1px;
    border-right: 0;
}

.td-option span {
    color: #ee1f00
}

.td-option.item-1 {
    width: 120px;
    float: left;
    text-align: right;
}

.td-option.item-2 {
    margin-left: 121px;
    border-right: 0 none;
    background: #FFFFFF;
}

.table-inp {
    width: 100%;
    height: 35px;
    border: 1px solid #e9e8e8;
    text-indent: 10px;
    line-height: 35px;
}

.table-select {
    width: 100%;
    border: 1px solid #e9e8e8;
    height: 35px;
    line-height: 35px;
}

.table-textarea {
    padding: 10px;
    border: 1px solid #e9e8e8;
    line-height: 35px;
    height: 150px;
}

.table-textarea textarea {
    width: 100%;
    border: 0 none;
    resize: none;
    height: 150px;
}

.item-vcode .table-inp {
    width: 130px;
    float: left;
}

.item-vcode .padding img {
    height: 37px;
    float: left;
}

.btn-box {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn-box input[type="submit"], .btn-box input[type="reset"], .btn-box input[type="button"] {
    background-color: #459df5;
    width: 105px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 0;
    margin: 11px;
    border-radius: 5px;
    cursor: pointer;
}

.tip {
}

.table-radio {
    padding-right: 20px;
    cursor: pointer;
}

.table-radio input[type="radio"], .table-radio input[type="checkbox"] {
    margin-right: 10px;
}

.tr-option-type {
    background: #459df5;
    color: #FFFFFF;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: bold;
    margin-left: -1px;
    margin-right: -1px;
}


.double-loading {
    width: 150px;
    height: 150px;
    margin: 20px auto 0;
    background: url("double-loading.gif") no-repeat;
}

.ft-pic-list {
    width: 750px;
    margin: 15px auto 0;
}

.ft-pic-list li {
    margin: 5px 15px;
}

.ft-pic-list li img {
    width: 100%;
}

.auto-hand {
    font-size: 0;
    margin-right: 10px;
}

a.auto, a.hand {
    border: 1px solid #D7D7D7;
    font-size: 14px;
    width: 43px;
    line-height: 18px;
    height: 18px;
    text-align: center;
    margin: 0;
    display: inline-block;
}

{
}
a.auto.on, a.hand.on {
    background: #0071E1;
    border-color: #0071E1;
    color: #FFFFFF;
}

.not-allowed {
    cursor: not-allowed;
}

.last-right {
    margin-right: 0;
    border-right: 0;
}


.xl_tit2_l span {
    float: left;
    display: block;
    line-height: 24px;
}

.bdshare-button-style0-24 {
    float: left;
}

.bdshare-button-style0-24 > li {
    width: 24px;
    height: 24px;
    float: left;
    margin-left: 15px;
}

ul.bdshare-button-style0-24 > li > a {
    background: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

.bdshare-button-style0-24 > li > a.bds_tsina {
    background: url(19xmghj_xl_icon2.jpg) no-repeat center center;
}

.bdshare-button-style0-24 > li > a.bds_weixin {
    background: url(19xmghj_xl_icon1.jpg) no-repeat center center;
}

.bdshare-button-style0-24 > li > a.bds_qzone {
    background: url(19xmghj_xl_icon4.jpg) no-repeat center center;
}

.bdshare-button-style0-24 > li > a.bds_tqq {
    background: url(19xmghj_xl_icon3.jpg) no-repeat center center;
}

.bdshare-button-style0-24 > li > a.bds_more {
    background: url(19xmghj_xl_icon5.jpg) no-repeat center center;
    margin: 0;
    padding: 0;
    height: 100%;
}

.mar_t0 {
    margin-top: 0px;
}

p.interact-time {
    font-size: 12px;
    color: #FF0000;
}

span.interact-btn {
    display: inline-block;
    color: #FFFFFF;
    padding: 3px 10px;
    border-radius: 5px;
    background-color: #dadada;
    font-size: 12px;
}

span.interact-btn a:link, span.interact-btn a:visited {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}

span.interact-btn.ing {
    background-color: #2daa5a
}

span.interact-btn.result {
    background-color: #d72250
}

span.interact-btn.feedback {
    background-color: #008fe0
}

.tgreen1 {
    color: #009900;
}

.xfzl-tools-box {
    color: #FFFFFF;
}

.xfzl-search-box {
    float: left;
    width: 725px;
    overflow: hidden;
    background-color: #6daeff;
    border-radius: 5px 0 0 5px;
}

.xfzl-search-tit {
    background: url("2019xfzl_zxts_bg.png") no-repeat right center;
    float: left;
    width: 178px;
}
.xfzl-search-tit h4{background:url("2019_xfzl_zxts_icon.png") no-repeat center 20px;font-size:18px;text-align: center;font-weight: bold;padding-top:20px;}

.xfzl-write-box {
    float: right;
    width: 155px;
    background-color: #3991ff;
    border-radius: 0 5px 5px 0;
}
.xfzl-search-content{padding:20px 0 0 14px;float: left;}
.xfzl-search-item{margin-bottom: 15px;}
.xfzl-sel {	border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    -webkit-border-radius:5px; width:80px; height:24px; line-height:24px;  border:1px solid #e2e2e2; margin-left:10px; vertical-align: middle;}
.xfzl-inp { border-radius:5px;width:189px; height:24px; line-height:24px;  border:1px solid #e2e2e2; margin-left:10px;vertical-align: middle;padding-left:5px;}
.xfzl-btn { border-radius:5px;width:64px; height:26px; line-height:26px; background:#ffa200; color:#FFF; border:none; cursor:pointer; margin-left:10px;}
.xfzl-write-box a{display: block;background:url("2019_xfzl_zxts_icon2.png") no-repeat center 35px;font-size:18px;text-align: center;font-weight: bold;line-height: 61px;color: #FFFFFF;text-decoration: none;}
.notes{width: 95%;margin:0 auto;}
.notes h3{text-align: center;color: #ff0000;margin:30px 0 30px 0;font-size:20px;}
.notes p{text-indent: 2em;line-height: 2;text-align: justify;margin:10px 0;}
.notes .know{text-align: center;margin:30px 0;}
.notes .know p{display: inline-block;background-color: #459df5;padding:0 15px;height: 36px;line-height: 36px;text-align: center;font-size: 14px;color: #fff;border: 0;margin: 11px;border-radius: 5px;cursor: pointer;text-indent: inherit;}
.ysqgk-items{border-bottom: 2px solid #f0f0f0;}
.ysqgk-items li{float:left;padding:10px 15px;margin-bottom: -2px;}
.ysqgk-items li a{text-decoration: none;}
.ysqgk-items li.on{background-color: #cc0000;color: #FFFFFF}
.ysqgk-items li.on a{color: #FFFFFF;}

@media screen and (max-width: 999px){
    .table-inp{height:37px;line-height: 37px;}
    .td-wrap{float: none;width: 100%;}
    .td-option .padding{height: auto;}
    .item-textarea .td-option .padding{line-height: 192px;height:192px;}
    .table-textarea{height: 170px;}
    .item-vcode .table-inp{width:60px;}
}
@media screen and (min-width:320px) and (max-width:413px){
    .xfzl-search-box{width: 100%;height: auto;border-right: 5px;}
    .xfzl-inp{width: 140px;}
    .xfzl-write-box{width: 100px;height: 30px;border-radius: 5px;margin-top:20px;}
    .xfzl-search-tit{display: none;}
    .xfzl-write-box a{line-height: 30px;background: url("2019_xfzl_zxts_icon2.png") no-repeat 10px center;background-size: 15px;padding:0 0 0 15px;font-size:14px;}

}