@charset "utf-8";
/*-----------------------------互动交流-----------------------------*/
.fd_Class .pic-news{
	width: 383px;
    height: 240px;
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
}
.fd_Class .pic-news img {
    height: 240px;
}
.fd_Class .fd_main {
    width: 755px;
    height: 240px;
    float: left;
}
.fd_main dl dt,.zxft_l_right dl dt {
    width: 90px;
    height: 24px;
    float: left;
    background: #eff6fb;
    font-size: 14px;
    line-height: 24px;
    color: #328ad1;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}
.fd_main dl dd {
    width: 655px;
    height: auto;
	float: left;
    font-size: 14px;
    line-height: 24px;
    color: #272727;
    margin-bottom: 10px;
}
.zxft_l_right dl dd {
    width: 235px;
    height: auto;
	float: left;
    font-size: 14px;
    line-height: 24px;
    color: #272727;
    margin-bottom: 10px;
}
.titleClass,.timeClass,.jbClass{
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
}
.jjClass{
	overflow: hidden;
    text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
    -webkit-box-orient: vertical;
}
.jjClass p{
	height:48px;
}
.moreJJClass{
	-webkit-line-clamp: 6;
}
.zxft_list{
	width: 100%;
    overflow: hidden;
}
.zxft_list ul li {
	list-style: none;
	margin-top: 20px;
	width:50%;
	float: left;
}
.zxft_l_left {
    float: left;
    width: 208px;
}
.zxft_l_left a img {
    width: 100%;
    height: 145px;
}
.zxft_l_right {
    float: right;
    width: 60%;
}
.hudong-list h2 {
    font-size: 16px;
    color: #328ad1;
    border-left: 5px solid #328ad1;
    padding-left: 8px;
}
.tableClass{
	width:100%;
	border-collapse: collapse;
	text-align: center;
	font-size: 14px;
}
.tableClass th{
	color: #245399;
	font-weight: bold;
	background: #e0e6ef;
}
.tableClass th,.tableClass td{
	border:1px solid #e9edf3;
	padding: 10px 15px;
}
.hd_wyxx{
	border: 1px solid #eeeeee;
    margin-top: 25px;
    padding: 20px 30px 30px;
    font-size: 14px;
    line-height: 25px;
    color: #000;
	overflow: hidden;
}
.zysx p {
    padding: 3px 0;
}
.zysx p:first-child {
    font-weight: 700;
    pointer-events: all;
}
.red {
    color: #d80909;
}
.titleName{
	margin: 20px 0px;
	border-bottom: 1px solid #eaeff5;
	font-size: 14px;
    color: #898787;
}
.titleName .namerClass {
    padding: 3px 8px;
    border-bottom: 2px solid #328ad1;
    font-weight: bold;
	color: #328ad1;
    font-size: 16px;
    line-height: 26px;
}
.form-group {
    overflow: hidden;
    margin-bottom: 20px;
}
.form-group label {
    float: left;
    width: 13%;
    line-height: 20px;
    font-size: 16px;
    padding: 8px 0;
    text-align: right;
    padding-right: 20px;
}
.form-group > div select, .form-group > div input {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    float: left;
    width: 90%;
    outline: none;
}
.form-group > div {
    float: left;
    width: 60%;
    padding-right: 15px;
}
.form-group > div > span {
    color: #d80909;
    float: left;
    height: 36px;
    line-height: 36px;
    margin-left: 2%;
}
.form-group > div textarea {
    width: 90%;
	float: left;
    border: 1px solid #ccc;
    padding: 10px 12px;
    outline: 0;
}
.yzm div input {
    width: 50%;
}
#dx_yzm {
    float: left;
    margin: 0 10px;
}
#dx_yzm img {
    width: 100px;
    height: 34px;
}
.yzm div a {
    float: left;
    line-height: 36px;
    margin-left: 10px;
    border-radius: 4px;
    padding: 0 5px;
}
.tijiao button {
    border: none;
    width: 220px;
    height: 50px;
    background: #328ad1;
    text-align: center;
    color: #fff;
    letter-spacing: .3em;
    font-size: 20px;
}
.tijiao .hd_wyxx_close {
    background: #aeaeae;
    letter-spacing: .1em;
    margin-left: 3%;
}
.tijiao {
    margin-left: 15%;
}
.letterContent{
	position: relative;
	padding-top: 30px;
}
.explainClass{
	position: absolute;
    top: 0;
    left: 14.8%;
    color: #f00;
}
.hd_yjzj li{
	padding: 20px 0px;
    border-bottom: 1px dashed #e5e5e5;
	overflow:hidden;
	line-height: 22px;
}
.hd_yjzj li .state {
    background: #328ad1;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    width: 40px;
    padding: 10px;
    float: left;
}
.hd_yjzj li .text {
    width: 92%;
    float: right;
}
.text h4 {
    margin: 5px 0;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text p {
    color: #949494;
    font-size: 14px;
    padding-top: 3px;
}
.text p  span{
    margin-right:10px;
}
.hd_yjzj li .end {
    background: #ddddde;
}
.fd_Class .title {
    text-align: center;
	border-bottom: 1px dashed #e0e7f0;
	font-size: 14px;
}
.fd_Class .title h2{
    font-size: 32px;
    color: #328ad1;
    margin-bottom: 28px;
}
.fd_Class .title table{
	width:75%;
	margin: 0 auto 15px;
}
.fd_Class .title table span {
    color: #999999;
    margin-right: 15px;
}
.fd_Class .title table .state{
	color: green;
	font-weight: bold;
}
.fd_Class .title table .end{
	color: red;
	font-weight: bold;
}
.fd_Class .detail{
	padding:20px 0px;
}
.feedbackClass{
	font-size:14px;
	text-indent: 35px;
}
.hd_yjlb_details li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 13px;
    margin-top: 9px;
}
.promulgator {
    font-size: 12px;
    color: #999999;
    line-height: 36px;
}
.promulgator span{
	font-size: 14px;
    color: #c9302c;
    margin-right: 20px;
}
.zxdc li .text {
    float: left;
    width: 75%;
    margin: 0 2.5%;
}
.zxdc li .btn {
    display: block;
    float: right;
}
.zxdc li .btn a {
    display: inline-block;
    color: #fff;
    padding: 8px 25px;
    background-color: #328ad1;
    margin-top: 10px;
}
.hd_form {
    padding: 20px 0px;
    overflow: hidden;
}
.hd_form div h5 {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: normal;
    text-indent: 10px;
    padding: 3px 0;
}
.hd_form div p {
    overflow: hidden;
    padding: 8px 0;
}
.hd_form div p>input {
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    margin: 5px 0 0 20px;
}
.hd_form div p label {
    display: block;
    float: left;
    font-size: 16px;
    color: #828282;
    margin-left: 10px;
}
.hd_form div h5 span {
    color: red;
}
.hd_points{
	font-size: 14px;
    margin-top: 10px;
}
.hd_points #votesTotal{
	color:red;
}
.hd_form div p span {
    display: block;
    float: left;
    width: 30%;
    height: 10px;
    background-color: #eaeff5;
    margin-top: 6px;
}
.hd_form div p span i {
    display: block;
    width: 0%;
    height: 100%;
    background-color: #328ad1;
    transition: all 0.4s linear;
}
.hd_form div p b {
    float: left;
    margin: 1px 0 0 10px;
	color: #999999;
}
.hd_zxdc div p label {
    width: 50%;
}
/*-----------------------------依申请公开-----------------------------*/
.ysq_Class .ysq_title{
    font-weight: bolder;
	text-align: center;
}
.ysq_Class h1{
	font-size: 24px;
    color: #328ad1;
}
.ysq_Class h4{
	font-size: 16px;
    color: #F60000;
	margin: 20px 0px 10px;
}
.ysq_Class .ysq_Explain p{
	font-size: 14px;
    margin: 20px 0px;
}
.ysq_Class .buttonClass{
	margin: 0 auto;
}
.ysq_Class  .buttonClass li{
	background: #328ad1;
    padding: 15px 20px;
    width: 100px;
    text-align: center;
    float: left;
    font-size: 20px;
    margin-left: 20px;
	cursor: pointer;
}
.ysq_Class  .buttonClass li a{
	color: #FFFFFF;
}
.ysq_Class .cxImgClass{
	width: 225px;
    height: 268px;
    background-image: url(../../resources/images/icon.png);
    background-position: -28px -1301px;
    background-repeat: no-repeat;
	float: left;
}
.cx_conten p{
	margin-bottom: 10px;
    line-height: 45px;
	overflow: hidden;
}
.cx_conten p span{
	width: 100px;
    text-align: right;
    display: block;
    float: left;
    font-size: 14px;
}
.cx_conten p label{
    font-size: 14px;
}
.cx_conten .radioClass{
	margin-left: 10px;
	padding: 8px 12px;
    font-size: 14px;
}
.cx_conten p .inputClass{
	margin-left: 10px;
	padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
	float: left;
}
.cx_conten #yzmCode{
	width: 80px;
}
.cx_conten img{
	height: 38px;
    width: 100px;
    float: left;
}
.frClass{
	display: none;
}
.cx_conten{
	float: right;
}
.cx_conten p a{
	float: left;
    line-height: 36px;
    margin-left: 10px;
    border-radius: 4px;
    padding: 0 5px;
}
#searchFrom{
	overflow: hidden;
    width: 800px;
    margin: 50px auto;
}
.ysq_Class .buttonClass button {
	border: none;
    background: #328ad1;
    text-align: center;
    color: #fff;
    letter-spacing: .3em;
	font-size: 16px;
    padding: 10px 25px;
	margin-left: 10px;
}
.ysq_Class .buttonClass .hd_wyxx_close{
	background: #aeaeae;
    margin-left: 3%;
}
.fjClass li {
	font-size: 14px;
    border-bottom: 1px dashed #e0e7f0;
	line-height: 35px;
}
.fjClass li a:hover{
	color: #328ad1;
}
.formClass{
	margin: 50px;
}
.tableClass .leftClass{
	background: rgba(236, 242, 247, 0.2);
}
.tableClass .rightClss {
	text-align: left;
	line-height: 33px;
}
.tableClass .rightClss input,.tableClass .rightClss textarea{
	border: 1px solid #ccc;
	padding: 8px 0px;
	width: 100%;
}
.tableClass .rightClss input[type="radio"]{
	width: 25px;
}
.tableClass .rightClss input[type="file"]{
	border: none;
}
.tableClass .rightClss .yzm{
	width: 200px;
	float: left;
}
.tableClass .rightClss img{
	float: left;
    height: 33px;
    width: 100px;
	padding: 0px 10px;
}
.tableClass .butClass{
	border: none;
    width: 165px;
    height: 50px;
    background: #328ad1;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.tableClass .czClass{
	background: #aeaeae;
	margin-left: 30px;
}
.pagination-num {
	padding: 1px 6px;
    border: 1px solid #98b0ce;
    font-size: 14px;
    color: #328ad1;
    background: none;
    margin: 0 2px;
}
#page_div{
	margin-top: 10px;
    text-align: center;
}
.tab-nav li{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #185292;
}
