@charset "gb2312";/* CSS Document *//*===整体设置===*/
/*-=详情、自定义区域通用样式=-*/



table.param {


	border-top:2px solid #004372;

	color:#3d3d3d;

	text-align:center;

	margin-bottom:10px;

}

.detail table.param td div {

	width:11px;

	height:11px;

	border:1px solid #000000;

	float:left;

	margin-right:6px;

	cursor:pointer;

}

.detail h2 {

	height:28px;

	line-height:28px;

	background:#f4f4f4;

	border-bottom:1px solid #e3e3e3;

	font-size:12px;

	font-weight:normal;

	color:#3d3d3d;

	text-align:right;

	padding-right:20px;

}

#con {

	padding:0 8px;

	line-height:180%;

	font-size:14px;

}

#con img{

	max-width:600px

}

table {

	padding:0 0px;

	line-height:180%;

	border-bottom: 0;

	border-right: 0;

	padding: 0;

}

table td {

	color:#999;

	border-left: 0;

	border-top: 0;

	padding: 0;

	padding-left: 5px;

	padding-right: 5px

}

.detail p {

	color:#343434;

}/* ==走进政府-检索页模板== */



#con {

	padding:10px

}

.survey{padding: 0px 30px;}
#con .survey .question {
	font-size:14px;
	font-weight:bold;
	margin: 0px 0px 15px 0px;
}

#con .survey .question h2 {

	font-size:14px;

	font-weight:bold;

	background-color:#FFFFFF;

	border-width:0;

	clear:both;

	text-align:left;

}

#con input.button {

	height:25px;

	width:80px;

	background-color:#efefef;

	border:1px solid #a5a5a5;

	color:#333;

	font-size:14px;

}

#con .survey .answer {

	border-bottom:1px dashed #e2e2e2;
	overflow: hidden;

}

#con .survey .answer li {

	font-size:12px;

	font-weight:normal;

	margin:5px 35px 5px 0;

	font-size:14px;
	float: left;

}

.vote_title {

	height:33px;

	line-height:33px;
	zoom:1;
	padding:0 30px;

	font-size:14px;

}

.vote_title .right {

	float:right;

}

.vote_title .right strong {

	color:#086092;

}

#con .survey li.result_unit {

	border-bottom:1px dotted #787272;

}

.vote_title .left {

	float:left;

	background:url(../images/dcjg_zt_bg.gif) left no-repeat;

	padding-left:31px;

}

#con .survey li h5 {

	padding:0 16px;

	font-size:14px;

	font-weight:normal;

	margin-top:10px;

}

#con .survey li h5 span {

	color:#8f8f8f;

	margin:0 6px;

}

#con .survey li h5 strong {

	color:#717171;

}

#con .survey .result {

	padding:10px 0;

}

#con .survey .result li {

	padding:0 30px;

	font-size:14px;

}

#con .survey .result li a {

	color:#1773a3;

	cursor:pointer;

	text-decoration:none;

}

#con .survey .result li span.votes {

	color:#717171;

}

#con .survey .result li .votebar {

	float:right;

	height:13px;

	overflow:hidden;

	border:1px solid #e4e4e4;

	background:url(imagesvotebarbg.jpg) left repeat-x;

	margin:4px 7px 0 0;

}

#con .survey .result li .votebar .votebar_in {

	height:13px;

	overflow:hidden;

	background:url(imagesvotebar_inbg.jpg) left repeat-x;

}

#con .survey .result li span.pec {

	float:right;

	font-weight:bold;

	color:#086092;

	width:50px;

}

#con .survey .answer input {
	height:20px;
	float:left;
	margin-right:10px;
	margin-top: 3px;

}

#con .survey .answer input.qita {

	float:none;

	margin-left:10px;

}

#con input.button {

	width:90px;

	height:25px;

	overflow:hidden;

	background: #377ec0;

	border:0;

	color:#ffffff;

	margin:15px auto;

}


.detail {
	border-top:0;
	padding:0 16px;
}
.centont{
	width: 1200px;
    margin: auto;
    background: #fff;
    padding: 10px 0px;
}

h1 {

	padding: 10px 0;
    line-height: 28px;
    color: #086092;
    font-size: 22px;
    text-align: center;
    min-height: 35px;
}

h1 span {

	margin-left:12px;

	color:#06F;

}
#imgcode{width: auto;padding: 10px;border: 1px solid #d5d5d5;}
.yzm{float: left;margin: 5px 0px 0px 30px;}

@media (max-width:1080px) {
.centont{width: 100%;}
.vote_title{padding: 0px 4%;}
#con{padding: 10px 5%;}
.survey{padding: 0px;}
#con .survey .answer li{margin: 5px 0px 5px 0;float: none;}
.detail{padding: 0px;}
#imgcode{width: 20%}
.yzm{float: left;margin: 5px 0px 0px 1%;}
#con .survey .answer li textarea{width: 60%;}

}