/* 调查征集 */
.tynr-box{padding:16px 32px 32px;}
.dc-con{padding:0 16px;}
.dc-title{  margin:20px 0 26px; position: relative;}
.dc-title span{ padding-left:7px;font-size:21px; color:#355e92;}
.dc-tr1{ height:40px !important; line-height:40px !important;background:#355e92; margin-bottom:5px; color:#fff;}
.dc-tr1 td{ padding:0 18px; }
.dc-table{text-align:center;color:#999;background:#fff;overflow-x: auto;}
.dc-table table{width:100%;table-layout: fixed;min-width: 488px;}
.dc-table tr{ height:50px; line-height:50px;}
.dc-table td span{float: left;padding-left: 10px;}
.dc-table table td{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.dc-table td a{ color:#333}
.dc-table td a:hover{ color:#355e92}
.dc-table .tdbj{ background:#f7f7f7}
.dc-tdr,.dc-tit{ text-align:left;}

.dc-table td .a2{display:block;width:80px;height:30px;line-height:30px;color:#355e92;margin:0 auto;border: 1px solid #355e92;}
.dc-table td .a2:hover{ color:#fff;background-color:#355e92; }
.dc-table td.a3{ color:#333}
.dc-nbor{ border:0 !important;}

@media screen and (max-width:1024px){
	.tynr-box{padding:1rem}
	.dc-con{padding:0;}
	.dc-table table .starttime,.dc-table table .endtime{display:none;}
	
}
@media screen and (max-width:768px){
	.dc-table table .dc-tdr{display:none;}
}
