* { font-family: "微软雅黑"; }
.content { width: 1065px; height: auto; margin: 0 auto; }
/*banner*/
.banner { width: 100%; height: 82px; background: url(https://www.piyao.org.cn/img/seach_baanner.jpg) 50% 0 no-repeat; overflow: hidden; }
.menu_list { list-style:none; padding-left:200px; }
.menu_list li { float:left; font-size:16px; color:#fff; line-height:70px; }
.menu_list li a { color:#fff; }
.menu_list li + li { margin-left:22px; }
/*END*/
/*footer*/
.footer { width: 100%; height: auto; background: #2f3b49; overflow: hidden; padding: 30px 0 15px 0; margin-top: 50px; }
.footer p { text-align: center; font-size: 12px; color: #77879b; margin-bottom: 15px; }
.footer p span { color: #77879b; padding: 0 15px 0 15px; }
.footer p span a { color: #77879b; } 
/*END*/

.search { width:751px; height:40px; border: 1px solid #ededed; border-radius:5px; margin-top: 50px; }
.search input { float:left; margin-left:5px; display: block; width: 646px; height: 40px; font-size: 16px; color: #585858; background:none; border:none;  }
.bottom { float:left; width:100px; height:40px; background:#158bcb; border-radius:0 5px 0 0; text-align:center; line-height:40px; color:#fff; cursor:pointer; }
.search_num { font-size:18px; color:#158bcb; border-bottom:1px solid #e7e7e7; padding-bottom:20px; margin-top:25px; }

.search_list li { border-bottom:1px solid #e7e7e7; padding-bottom:15px; margin-top:10px; }
.search_list .tittle { font-size:18px; color:#333; line-height:25px; }
.search_list .tittle a { color:#333; }
.search_list .tittle span { font-size:12px; color:#999; padding-left:40px; }
.search_list .txt { font-size:14px; color:#585858; margin-top:30px; line-height:25px; display:none; }

.previous { float:left; font-size:14px; color:#585858; border: 1px solid #c7c7c7; border-radius:5px; padding:5px 12px 5px 12px; cursor:pointer;  }
.next { float:left; font-size:14px; color:#585858; border: 1px solid #c7c7c7; border-radius:5px; padding:5px 12px 5px 12px; cursor:pointer;  }
.fenye { width:auto; margin:0 auto; display: table; overflow:hidden; margin-top:50px; }
.fy_num { float:left; list-style:none; }
.fy_num li { float:left; width:28px; height:28px; font-size:14px; color:#999; text-align:center; line-height:28px; cursor:pointer; margin:0 10px 0 10px; }
.fy_num li.on { width:28px; height:28px; border-radius:50%; color:#fff; background:#12466f; text-align:center; line-height:28px; cursor:pointer; }