@import url("common.css");
.con_l { width: 880px; height: 2475px; padding: 0; }
.con_r { margin-top: 5px; }
.header_bg { height: 270px; padding-top: 0px; background: url(../images/tupian.png) no-repeat center; }
.search_f { margin: 0 auto; }
.logo { margin-top: 0px; }
.in_header { padding-top: 0;}
.in_header h3 { color: #fff; text-align: center; font-size: 24px;margin-bottom: 20px; }
.nav_item span a { padding: 0 10px;}
.nav_item span a:hover { color:#2191f0;}
/*筛选*/
.ss_filter { padding: 10px; height: 100px; *height: auto; overflow: hidden; background: #fff; position: relative; margin-top: -38px; border-radius: 10px; }
.ss_filter.on { height: 26px; }
.filter_btn { position: absolute; line-height: 26px; right: 20px; top: 20px; font-size: 12px; color: #999; }
.filter_btn a { color: #999; }
.filter_btn em { font-size: 12px; color: #ccc; }
.filter_itme { line-height: 26px; margin-top: 20px; font-size: 12px; }
.filter_itme:first-child { margin-top: 0; }
.filter_itme span { width: 60px; display: block; }
.filter_itme ul { width: 1100px; }
.filter_itme ul li { border-radius: 20px; background: #f5f9f9; padding: 0 10px; float: left; margin-right: 10px; cursor: pointer;letter-spacing: 2px; }
.filter_itme ul li.on { background: #2191f0; color: #fff; }
.filter_itme ul li:hover { color: #2191f0; }
.filter_itme ul li.on { color: #fff; }
/*列表*/
.ss_title { line-height: 30px; margin-top: 5px; font-size: 12px; }
.list_itme { background: #fff; padding: 20px 180px 20px 20px; border-bottom: none; border-radius: 10px; margin: 5px 0 0 0; }
.list_itme:hover { box-shadow: 0 10px 30px rgba(49,71,68,0.08); }
.list_itme .cz_nr { right: 20px; top: 50px; width: 140px; }
.list_itme .cz_nr a { float: right; }
.list_b time { margin-left: 0; }
.list_b p { line-height: 20px; height: 20px; padding: 0 0 0 10px; float: left; margin:0 10px 0 0; position: relative; color: #999; }
.list_b p:before { content:""; display: block; position: absolute; height: 12px; width: 1px; background: #e1e1e1; position: absolute; left: 0; top: 4px; }
.list_b p:first-child { padding-left: 0; }
.list_b p:first-child:before { display: none; }
.list_tui { line-height: 30px; font-size: 12px; color: #666; margin-top: 10px; float: right; }
.list_tui em { color: #e8b856; display: block; float: left; }
.list_itme .list_btn { width: 120px; }
.list_itme .list_btn em { font-size: 14px; margin-right: 10px; }
.sli_icon { background: #35a3ef; color: #fff; border-radius: 4px; padding: 2px 4px; font-size: 12px; }
.pnum { background: #fff; padding: 20px 0; border-radius: 10px; margin-top: 5px; }
.pnum td { width: auto!important; margin: 0 6px; line-height:30px; height:30px; float: left;  border-radius:20px; min-width: 28px; display: none; padding-left: 3px; border: 1px solid #2191f0; text-align: center; position: relative; }
.pnum td a { padding: 0 6px; line-height:30px; height:30px; min-width: 20px; position: absolute; left:-6px; background: #2191f0; color:#fff; }
.pnum td:nth-child(9) { color: #999; background:#fff; padding-right: 10px;}
.pnum a { background: #f8f8f8; display: block; padding: 6px 12px;border-radius:20px; float: left;  }
.pnum a.sed { background: #12bbff; color: #fff; }