/*山东青少年研究数据平台调查系统css*/
ul,li{list-style: none}
#center { width: 100%; padding: 0 0 60px 0; }
#centerbox { width: 1200px; margin: 0 auto;border-radius: 5px; }
#c { width: 1200px; min-height: 50px;overflow: hidden;border:1px solid #cfcfcf;background:#fff;min-height:700px;}
/*内容显示区*/
#content { width: 100%; }
/*调查系统*/
.bkhome,.breadcast,.bklast{color:#5c635d;font-size:16px;}
.bkhome:hover,.breadcast:hover,.bklast:hover{color:#3C87F3;}
#nSearchTxt{height:24px;width:164px;border:1px solid #3C87F3;border-radius:3px;text-indent:8px;color:#555;outline:0;float:left;}
#nSearchBtn{height:28px;width:52px;border-radius:3px;background-color:#3C87F3;color:#fff;float:right;border:0;outline:0;font-size:14px;cursor:pointer;}

.documentTit {width:1200px;border-bottom: 1px solid #ccc; padding: 10px 0 18px; text-align:center;}
.document_title {width:1040px;padding:20px 80px 10px; min-height:34px;line-height:32px; font-size: 22px; color:#434343;}
.documentCon{width:1000px;padding:0 28px;padding-top:30px;padding-bottom:30px;}
.questionnaire{height:80px;width:1100px;border:1px solid #cfcfcf;margin:0 auto;padding:0 20px;margin-bottom:24px;cursor: pointer;border-radius: 3px;}
.questionnaire:hover{border:1px solid #3C87F3; color: #3C87F3;}
.quesTit{height:80px;line-height:80px;color:#1d1d1d;font-size:17px;width:930px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;}
.quesTit:hover{color: #3C87F3;}
.quesTime{height:80px;line-height:80px;width:160px;text-align:center;float:right;font-size:15px;color:#847b7b;}

/*.pagination-prev{background:url(../../image/document/pagination_icons.png) no-repeat -16px center;}*/
/*.pagination-next{background:url(../../image/document/pagination_icons.png) no-repeat -32px center;}*/
.pagination .l-btn-plain-selected{background:#3C87F3;color:#fff;}






