﻿﻿@charset "utf-8";

/*征集调查*/
.public-r {
    width: 820px;
    background: #fff;
    margin-top: 0;
    min-height: 600px;
}

.public-r .list-dot-blue {
    margin-bottom: 28px;
}

.table-dot-blue {
    background: #fff;
}

.table-dot-blue .zj-head {
    background: #DCEDFD;
    line-height: 38px;
    height: 38px;
}

.table-dot-blue .zj-head span {
    font-size: 16px;
    color: #0068B7;
    text-align: center;
    display: inline-block;
    float: left;
}

.table-dot-blue .zj-body {
    padding-top: 16px;
}

.table-dot-blue .zj-body li a, .table-dot-blue .zj-body li span {
    font-size: 16px;
}

.table-dot-blue li {
    line-height: 40px;
    margin-bottom: 10px;
}

.table-dot-blue li a,
.table-dot-blue li span {
    display: inline-block;
    float: left;
}

.table-dot-blue li:nth-child(2n) {
    background-color: #FAFAFA
}

.table-dot-blue .zj-tit,
.table-dot-blue .zj-link {
    width: 548px;
    margin-right: 10px;
    padding-left: 6px;
}

.table-dot-blue .zj-link {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-dot-blue .zj-endtime,
.table-dot-blue .zj-zt {
    width: 116px;
    text-align: center;
}

.table-dot-blue .solicitation-start {
    color: #396;
}

.table-dot-blue .solicitation-end {
    color: #c00;
}
/*征求意见*/
.yj-zt {
    border: 1px solid #e8e8e8;
    border-bottom: 0;
	margin-top:40px;
	margin-bottom:40px;
    width: 1060px;
	margin-left:auto;
	margin-right:auto;
}

.yj-zt li {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e8e8e8;
}

.yj-zt p {
    float: left;
    font-size: 16px;
}

.yj-zt .tit {
    width: 166px;
    text-align: center;
    background: #F7F7F7;
}

.yj-zt .txt {
    width: 324px;
    padding-left: 40px
}
.web-main {
    width: 1060px;
    margin: 0 auto 30px;
    padding: 30px 50px;
}

.article .title {
    font-size: 34px;
    font-weight: normal;
    text-align: center;
}

 .infos {
    text-align: center;
    line-height: 80px;
    border-bottom: 1px solid #e8e8e8;
}

 .infos span {
    margin: 0 10px;
    color: #999;
}

.infos span i {
    color: #999;
    font-style: normal;
}
.tab2 {
    margin-top: 35px;
}
.jy-form .form-rt1 {
    margin-left: 102px;
}

.jy-form .jy-form-btn {
    margin-left: 110px;
    margin-top: 30px;
}

.jy-form .jy-form-btn .btn {
    display: inline-block;
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #3084C3;
    cursor: pointer;
    width: 145px;
    margin-right: 15px;
}

.jy-form .form-line {
    display: block;
    float: left;
    width: 334px;
    vertical-align: middle;
}

.jy-form .ipt-txt,
.jy-form .ipt-txtarea {
    width: 90%;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 14px;
}

.jy-form .ipt-txtarea {
    float: left;
}

.jy-form .lbel1 {
    width: 97px;
    text-align: right;
}

.jy-select {
    position: relative;
    width: 234px;
    height: 38px;
    border: 1px solid #ddd;
    background: #fff;
    float: left;
}

.jy-select .txt {
    line-height: 38px;
    padding-left: 9px;
    font-size: 13px;
    color: #666;
}

.jy-form .ident-img {
    display: inline-block;
    width: 103px;
    height: 26px;
    margin-left: 56px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
}

.jy-form .another {
    margin-left: 20px;
    font-size: 13px;
    color: #0067cc;
    cursor: pointer;
    text-decoration: underline;
}

.jy-form .jy-form-btn .btn1 {
    background: #97c1e1;
}

.tab-panel {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.tab-panel .panel {
    float: left;
    width: 165px;
    height: 38px;
    line-height: 37px;
    font-size: 15px;
    color: #4e4e4e;
    text-align: center;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
}

.tab-panel .panel.cur {
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-top-color: #3084C3;
    background: #fff;
}

.tab-panel .panel.cur a {
    color: #3084C3;
}

.tab2 .tabItem {
    display: none;
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 28px;
}

.tab2 .tabItem.dn {
    display: block
}

.tab2 .tabItem .form-row {
    margin-bottom: 17px;
}

.tab2 .tabItem .lbel {
    position: absolute;
    width: 106px;
    padding: 13px 5px 13px 0;
    line-height: 14px;
    font-size: 14px;
    color: #333;
    text-align: right;
}

.tab2 .tabItem .form-rt {
    position: relative;
    min-height: 40px;
    margin-left: 110px;
}

.tab2 .tabItem .ipt-txtarea {
    height: auto;
    padding: 8px 10px;
    min-height: 118px;
    width: 90%;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    float: left;
    font-size: 14px;
    resize: none;
}

.tab2 .tabItem .grey_zjd {
    position: absolute;
    bottom: 5px;
    right: 117px;
    font-size: 10px;
    color: #D84C29;
}

.tab2 .tabItem .must-icon {
    margin-left: 8px;
    color: red;
    line-height: 40px;
    font-size: 14px;
    position: absolute;
}
.public-tit {
    height: 20px;
    position: relative;
    margin: 32px 0 30px;
    border-bottom: 1px solid #E8E8E8;
    background: #fff;
    z-index: 1;
}

.public-tit h4 {
    font-size: 18px;
    color: #3084C3;
    padding: 0 10px;
    background: #fff;
    border-left: 8px solid #0068B7;
    line-height: 24px;
    position: absolute;
    top: 8px;
    font-weight: normal;
    z-index: 4;
}
.article-content {
    padding-top: 20px;
}

.article-content p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 40px;
    padding: 10px 0;
    width: 100%;
}

.article-content img {
    width: expression(this.width > 800 ? '800px': true); max-width:800px;
    display: block;
    margin: 0 auto;
}

.article-content td {
	border: 1px solid #666;
}

.article-gn {
    text-align: right;
    line-height: 54px;
    margin-top: 30px;
}

.article-gn a {
    color: #999;
}

.article-gn span {
    padding: 0 14px;
    color: #999;
}
