@import url("common.css");
@import url("list.css");
.con_l { width: 896px; background: none; padding: 0; }
.con_r { margin-top: 40px; }
.con_r .r_rwap { background:#fff; width:260px;}
.header_bg { height: 190px; padding-top: 40px; background: url(ss_bg.jpg) no-repeat center; }
.in_header { background: none;}
.search_f { margin: 0 auto; }
.in_header h3 { color: #fff; text-align: center; font-size: 24px;margin-bottom: 20px; }
/*筛选*/
.ss_filter { padding: 20px; height: 76px; *height: auto; overflow: hidden; background: #fff; position: relative; margin-top: -100px; }
.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: 46px; display: block; }
.filter_itme ul { width: 760px; }
.filter_itme ul li { border-radius: 20px; background: #f5f9f9; padding: 0 10px; float: left; margin-right: 10px; cursor: pointer; }
.filter_itme ul li.on { background: #fbb13d; color: #fff; }
.filter_itme ul li:hover { color: #fbb13d; }
.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; 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 { height: 20px; margin-top: 10px; }
.list_itme .list_b span { font-size: 12px; color: #999; }
.list_b time { margin-left: 0; background: none; color: #999; }
.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; right: 20px; top: 30px; }
.list_itme .list_btn em { font-size: 14px; margin-right: 10px; }
.list_itme:hover { padding-left: 20px; }
.sli_icon { background: #35a3ef; color: #fff; border-radius: 4px; padding: 2px 4px; font-size: 12px; }
.pnum { background: #fff; padding: 20px 0; 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 #fbb13d; text-align: center; position: relative; }
.pnum td a { padding: 0 6px; line-height:30px; height:30px; min-width: 20px; position: absolute; left:-6px; background: #fbb13d; 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; }
/* 新搜索 */
/* .search_btn666{ width: 100px; line-height: 48px; cursor: pointer; background: #e1f3f1; padding: 0;} */
.gjc{ color: #fbb13d; font-weight: bold; font-size: 20px !important; padding:0 5px;}
/*列表自定义样式*/
.list_itme b{ color: #494744;}
.list_itme span { font-size:12px; }
.list_itme p{ font-size:13px; color:#666; height:52px; line-height:26px; }
.list_itme .list_tui { font-size:12px; position: absolute; right: 30px; bottom: 20px;  }
.list_itme .list_tui .iconfont { width:14px; height: 14px; float:left; display: block; background: url(s-icon.png) no-repeat; margin-top: 6px;}
.list_itme h4{color:#e00; font-size:16px;}
/*翻页*/
.pnum { width: 100%; margin: 0; display: flex; justify-content: center; line-height:30px; }
.pnum li { float: left; margin: 0 5px; background: #f5f9f9; border-radius: 20px; min-width: 30px; text-align: center; cursor: pointer;}
.pnum a { background: #f5f9f9; display: block; margin: 0 5px; padding: 0 12px; border-radius: 20px; float: left;}
.pnum li.thisclass,.pnum a.sed { background: #494744; color: #fff; }