123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
- <title>法院列表</title>
- <link href="css/bootstrap.min.css" rel="stylesheet">
- <link href="css/index.css" rel="stylesheet">
- </head>
- <body>
- <!--PC端-->
- <!--导航-->
- <nav class="navbar navbar-default hidden-xs" role="navigation">
- <div class="container">
- <!--小屏幕导航按钮和logo-->
- <div class="navbar-header">
- <button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- </button>
- <a class="navbar-brand" href="#">
- 首页
- </a>
- </div>
- <!--导航-->
- <div class="collapse navbar-collapse">
- <ul class="nav navbar-nav">
- <li class="active">
- <a href="#">
- 司法拍卖
- </a>
- </li>
- <li>
- <a href="#">
- 看法预约
- </a>
- </li>
- <li>
- <a href="#">
- 办证过户
- </a>
- </li>
- <li>
- <a href="#">
- 贷款服务
- </a>
- </li>
- <li>
- <a href="#">
- 新闻资讯
- </a>
- </li>
- <li>
- <a href="#">
- 关于我们
- </a>
- </li>
- </ul>
- <ul class="nav navbar-nav navbar-right">
- <li>
- <a href="#">
- 服务热线 400-0678050
- </a>
- </li>
- </ul>
- </div>
- </div>
- </nav>
- <div class="header hidden-xs" style="background: #DE0000">
- <div class="container">
- <div class="row title hidden-sm">
- <div class="col-lg-1 col-md-1 col-sm-2">
- <img src="img/fy.svg" class="img-circle" style="width:60px; border: 2px solid #ffffff">
- </div>
- <div class="col-lg-5 col-md-5 col-sm-5">
- <div class="row" style="height: 60px; line-height: 110px; font-size: 24px; font-weight: bold">
- <div class="col">
- 法院预约看样
- </div>
- </div>
- <div class="row" style="line-height: 40px;">
- <div class="col">
- 法院委托,专业带看样服务
- </div>
- </div>
- </div>
- <div class="col-lg-6 col-md-6 col-sm-5" style="text-align: right">
- <form style="margin-top: 40px;">
- <div class="row">
- <div class="col">
- <div class="input-group">
- <input type="text" class="form-control" style="height: 45px;" placeholder="搜索,输入标的关键字">
- <span class="input-group-btn" style="line-height: 0;">
- <button class="btn btn-default" style="height: 45px">
- <img src="img/search.svg" style="width: 25px;">
- </button>
- </span>
- </div>
- </div>
- </div>
- </form>
- </div>
- </div>
- <div class="row sm_title visible-sm">
- <div class="col-lg-1 col-md-1 col-sm-2" style="width: 13%">
- <img src="img/fy.svg" class="img-circle" style="width:60px; border: 2px solid #ffffff">
- </div>
- <div class="col-lg-5 col-md-5 col-sm-5">
- <div class="row" style="height: 60px; line-height: 80px; font-size: 20px; font-weight: bold">
- <div class="col">
- 法院预约看样
- </div>
- </div>
- <div class="row" style="line-height: 20px; ">
- <div class="col">
- 法院委托,专业带看样服务
- </div>
- </div>
- </div>
- <div class="col-lg-6 col-md-6 col-sm-5" style="text-align: right">
- <form class="bs-example bs-example-form" style="margin-top: 40px;">
- <div class="row">
- <div class="col">
- <div class="input-group">
- <input type="text" class="form-control" style="height: 35px;" placeholder="搜索,输入标的关键字">
- <span class="input-group-btn" style="line-height: 0;">
- <button class="btn btn-default" style="height: 35px">
- <img src="img/search.svg" style="width: 20px;">
- </button>
- </span>
- </div>
- </div>
- </div>
- </form>
- </div>
- </div>
- </div>
- </div>
- <div class="container hidden-xs">
- <!--<div class="row">
- <div class="col">
- <img class="img-responsive" style="margin: 20px 0" src="img/index-bg.png">
- </div>
- </div>-->
- <div class="row search">
- <div class="col-sm-2 col-md-2 col-lg-1">
- <select style="height: 30px; border-radius: 20px; outline: none; padding-left: 5px;">
- <option value="" selected style="display: none">市 / 区:</option>
- <!--<option>
- 成都
- </option>
- <option>
- 广州
- </option>
- <option>
- 北京
- </option>-->
- </select>
- </div>
- <div class="col-sm-2 col-md-2 col-lg-1">
- <select style="height: 30px; border-radius: 20px; outline: none; padding-left: 5px;">
- <option value="" selected style="display: none">选择法院</option>
- <option>
- 成都
- </option>
- <option>
- 广州
- </option>
- <option>
- 北京
- </option>
- </select>
- </div>
- <div class="col-sm-2 col-md-2 col-lg-1">
- <select style="height: 30px; border-radius: 20px; outline: none; padding-left: 5px;">
- <option value="" selected style="display: none">价格区间</option>
- <option>
- 成都
- </option>
- <option>
- 广州
- </option>
- <option>
- 北京
- </option>
- </select>
- </div>
- <div class="col-sm-4 col-md-4 col-lg-8">
- <select style="height: 30px; border-radius: 20px; outline: none; padding-left: 5px;">
- <option value="" selected style="display: none">默认排序</option>
- <option>
- 成都
- </option>
- <option>
- 广州
- </option>
- <option>
- 北京
- </option>
- </select>
- </div>
- </div>
- <div class="row" style="margin-right: -32px; margin-bottom: 40px">
- <div class="col-sm-3">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- </div>
- <div class="row" style="margin-right: -32px; margin-bottom: 40px">
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- </div>
- <div class="row" style="margin-right: -32px; margin-bottom: 40px">
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-sm-3 ">
- <div class="row" style="margin-right: 1%;">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-right: 1%;">
- <div class="col" style="padding: 0 5px">
- <p class="hidden-sm" style="">开拍时间 2017-08-10 10:00时</p>
- <p class="visible-sm" style="">开拍时间<br>2017-08-10 10:00时</p>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-right: 1%;">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- </div>
- <div class="row page hidden-xs">
- <div class="col">
- <ul class="pagination">
- <li><a href="#">«</a></li>
- <li class="active"><a href="#">1</a></li>
- <li><a href="#">2</a></li>
- <li><a href="#">3</a></li>
- <li><a href="#">4</a></li>
- <li><a href="#">5</a></li>
- <li><a href="#">»</a></li>
- </ul>
- </div>
- </div>
- </div>
- <!--<div class="footer hidden-xs">
- <div class="container">
- <div class="row link">
- <div class="col-sm-1" style="padding: 0; width: 10%;">
- 合作伙伴:
- </div>
- <div class="col-sm-8" style="width: 68%;">
- <ul class="recommendation_ul">
- <li class="link_click"><a href="http://www.icbc.com.cn/icbc/" target="_blank">中国工商银行</a></li>
- <li class="link_click"><a href="http://www.abchina.com/cn/" target="_blank">中国农业银行</a></li>
- <li class="link_click"><a href="http://www.citicbank.com/" target="_blank">中信银行</a></li>
- <li class="link_click"><a href="http://ccc.spdb.com.cn/" target="_blank">浦发银行</a></li>
- <li class="link_click"><a href="http://www.cinda.com.cn/xdjt/xdjtpd/index.shtml" target="_blank">中国信达</a></li>
- <li class="link_click"><a href="https://sf.taobao.com/" target="_blank">淘宝司法拍卖</a></li>
- </ul>
- </div>
- <div class="col-sm-2" style="width: 22%; padding: 0; text-align: right">
- 服务热线:400-0678-050
- </div>
- </div>
- <div class="row link">
- <div class="col-sm-1" style="padding: 0; width: 10%;">
- 推荐城市:
- </div>
- <div class="col-sm-8" style="width: 75%;">
- <ul class="recommendation_ul">
- <li class="link_click"><a href="http://nanjing.51zhupai.com">南京房产拍卖网</a></li>
- <li class="link_click"><a href="http://suzhou.51zhupai.com">苏州房产拍卖网</a></li>
- <li class="link_click"><a href="http://hangzhou.51zhupai.com">杭州房产拍卖网</a></li>
- <li class="link_click"><a href="http://ningbo.51zhupai.com">宁波房产拍卖网</a></li>
- <li class="link_click"><a href="http://wenzhou.51zhupai.com">温州房产拍卖网</a></li>
- <li class="link_click"><a href="http://shaoxing.51zhupai.com">绍兴房产拍卖网</a></li>
- <li class="link_click"><a href="http://jinhua.51zhupai.com">金华房产拍卖网</a></li>
- <li class="link_click"><a href="http://jiaxing.51zhupai.com">嘉兴房产拍卖网</a></li>
- <li class="link_click"><a href="http://taizhou.51zhupai.com">台州房产拍卖网</a></li>
- <li class="link_click"><a href="http://huzhou.51zhupai.com">湖州房产拍卖网</a></li>
- <li class="link_click"><a href="http://lishui.51zhupai.com">丽水房产拍卖网</a></li>
- <li class="link_click"><a href="http://zhoushan.51zhupai.com">舟山房产拍卖网</a></li>
- <li class="link_click"><a href="http://quzhou.51zhupai.com">衢州房产拍卖网</a></li>
- <li class="link_click"><a href="http://fuzhou.51zhupai.com">福州房产拍卖网</a></li>
- <li class="link_click"><a href="http://xiamen.51zhupai.com">厦门房产拍卖网</a></li>
- <li class="link_click"><a href="http://quanzhou.51zhupai.com">泉州房产拍卖网</a></li>
- <li class="link_click"><a href="http://zhangzhou.51zhupai.com">漳州房产拍卖网</a></li>
- <li class="link_click"><a href="http://putian.51zhupai.com">莆田房产拍卖网</a></li>
- <li class="link_click"><a href="http://sanming.51zhupai.com">三明房产拍卖网</a></li>
- <li class="link_click"><a href="http://nanping.51zhupai.com">南平房产拍卖网</a></li>
- <li class="link_click"><a href="http://ningde.51zhupai.com">宁德房产拍卖网</a></li>
- <li class="link_click"><a href="http://longyan.51zhupai.com">龙岩房产拍卖网</a></li>
- <li class="link_click"><a href="http://guangzhou.51zhupai.com">广州房产拍卖网</a></li>
- <li class="link_click"><a href="http://huizhou.51zhupai.com">惠州房产拍卖网</a></li>
- <li class="link_click"><a href="http://dongguan.51zhupai.com">东莞房产拍卖网</a></li>
- <li class="link_click"><a href="http://chengdu.51zhupai.com">成都房产拍卖网</a></li>
- <li class="link_click"><a href="http://beijing.51zhupai.com">北京房产拍卖网</a></li>
- <li class="link_click"><a href="http://shanghai.51zhupai.com">上海房产拍卖网</a></li>
- <li class="link_click"><a href="http://chongqing.51zhupai.com">重庆房产拍卖网</a></li>
- </ul>
- </div>
- <div class="col-sm-2" style="width: 15%; padding: 0; text-align: right">
- <img src="img/weixin_shao.png">
- </div>
- </div>
- <div class="row" style="padding: 20px 0;">
- <div class="col-lg-2 col-md-2 col-sm-3">
- <div class="row">
- <div class="col-lg-3 col-md-4 col-sm-3" style="padding-left: 0">
- <img src="img/fy_footer.svg" class="img-circle" style="width:40px; height: 40px; border: 2px solid #AAAAAA;">
- </div>
- <div class="col-lg-9 col-md-8 col-sm-9">
- <div class="row">
- <div class="col" style="font-size: 18px; font-weight: bold">
- 助拍网
- </div>
- <div class="col">
- <span style="font-size: 12px">51zhupai.com</span>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="col-lg-10 col-md-10 col-sm-9">
- <div class="row">
- <div class="col-sm-12">
- <ul class="recommendation_ul">
- <li class="link_click"><a href="http://www.51zhupai.com/help/about">联系我们</a></li>
- <li class="link_click"><a href="http://www.51zhupai.com/help/about">关于我们</a></li>
- <li class="link_click"><a href="http://www.51zhupai.com/help/register">服务条款</a></li>
- <li class="link_click"><a href="http://www.51zhupai.com/help/disclaimer">免责声明</a></li>
- <li class="link_click"><a href="http://www.51zhupai.com/help/copyright">版权声明</a></li>
- </ul>
- </div>
- </div>
- <div class="row">
- <div class="col-sm-12">
- <ul class="recommendation_ul">
- <li class="link_click">
- <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33010602001556">Copyright©2010-2015 助拍网版权所有 浙ICP备15033350号 浙公网安备 33010602001556号</a>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>-->
- <!--移动端-->
- <div class="container visible-xs">
- <div class="row" style="margin: 10px -20px 10px -20px">
- <div class="col-xs-12">
- <div class="input-group">
- <input type="text" class="form-control" style="height: 40px;" placeholder="搜索,输入标的关键字">
- <span class="input-group-btn" style="line-height: 0;">
- <button class="btn btn-default" style="height: 40px">
- <img src="img/search.svg" style="width: 20px;">
- </button>
- </span>
- </div>
- </div>
- </div>
- <div class="row" style="margin-bottom: 10px">
- <div class="col-xs-12">
- <div class="row">
- <div class="col-xs-2">
- <select style="height: 30px;">
- <option selected style="display: none">市/区</option>
- <option>2</option>
- <option>3</option>
- <option>4</option>
- <option>5</option>
- </select>
- </div>
- <div class="col-xs-2">
- <select style="height: 30px;">
- <option selected style="display: none">类型</option>
- <option>2</option>
- <option>3</option>
- <option>4</option>
- <option>5</option>
- </select>
- </div>
- <div class="col-xs-2">
- <select style="height: 30px;">
- <option selected style="display: none">法院</option>
- <option>2</option>
- <option>3</option>
- <option>4</option>
- <option>5</option>
- </select>
- </div>
- <div class="col-xs-2">
- <select style="height: 30px;">
- <option selected style="display: none">价格</option>
- <option>2</option>
- <option>3</option>
- <option>4</option>
- <option>5</option>
- </select>
- </div>
- <div class="col-xs-4">
- <select style="height: 30px;">
- <option selected style="display: none">默认排序</option>
- <option>2</option>
- <option>3</option>
- <option>4</option>
- <option>5</option>
- </select>
- </div>
- </div>
- </div>
- </div>
- <div class="row">
- <div class="col-xs-6" style="margin-bottom: 20px">
- <div class="row" style="margin-left: -5px; margin-right: -8px">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -5px; margin-right: -8px">
- <div class="col" style="padding: 5px 5px 0 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -5px; margin-right: -8px">
- <div class="col" style="padding: 0 5px 5px 5px">
- 开拍时间<br>2017-08-10 10:00时
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -5px; margin-right: -8px">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -5px; margin-right: -8px">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-xs-6" style="margin-bottom: 20px">
- <div class="row" style="margin-left: -8px; margin-right: -5px">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -8px; margin-right: -5px">
- <div class="col" style="padding: 5px 5px 0 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -8px; margin-right: -5px">
- <div class="col" style="padding: 0 5px 5px 5px">
- 开拍时间<br>2017-08-10 10:00时
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -8px; margin-right: -5px">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -8px; margin-right: -5px">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- </div>
- <div class="row">
- <div class="col-xs-6" style="margin-bottom: 20px">
- <div class="row" style="margin-left: -5px; margin-right: -8px">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -5px; margin-right: -8px">
- <div class="col" style="padding: 5px 5px 0 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -5px; margin-right: -8px">
- <div class="col" style="padding: 0 5px 5px 5px">
- 开拍时间<br>2017-08-10 10:00时
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -5px; margin-right: -8px">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -5px; margin-right: -8px">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-xs-6" style="margin-bottom: 20px">
- <div class="row" style="margin-left: -8px; margin-right: -5px">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -8px; margin-right: -5px">
- <div class="col" style="padding: 5px 5px 0 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -8px; margin-right: -5px">
- <div class="col" style="padding: 0 5px 5px 5px">
- 开拍时间<br>2017-08-10 10:00时
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -8px; margin-right: -5px">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -8px; margin-right: -5px">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- </div>
- <div class="row">
- <div class="col-xs-6" style="margin-bottom: 20px">
- <div class="row" style="margin-left: -5px; margin-right: -8px">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -5px; margin-right: -8px">
- <div class="col" style="padding: 5px 5px 0 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -5px; margin-right: -8px">
- <div class="col" style="padding: 0 5px 5px 5px">
- 开拍时间<br>2017-08-10 10:00时
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -5px; margin-right: -8px">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -5px; margin-right: -8px">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- <div class="col-xs-6" style="margin-bottom: 20px">
- <div class="row" style="margin-left: -8px; margin-right: -5px">
- <div class="col">
- <a href="templates/detail.html">
- <div style="position: relative;">
- <div style="position: absolute; color: #ffffff; padding: 5px; z-index: 100; background: #E77209;">
- 可预约
- </div>
- <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
- <div style="position: absolute; color: #ffffff; padding: 5px; width: 100%; text-align: center; bottom: 0; z-index: 100; background: rgba(27, 28, 25,0.7);">
- 离开拍还有10小时20分
- </div>
- </div>
- </a>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -8px; margin-right: -5px">
- <div class="col" style="padding: 5px 5px 0 5px">
- <p>起拍价 <span style="color: #CF2B2A; font-size: 20px">2.10万</span></p>
- </div>
- </div>
- <div class="row" style="background: #ffffff; color: #666666;margin-left: -8px; margin-right: -5px">
- <div class="col" style="padding: 0 5px 5px 5px">
- 开拍时间<br>2017-08-10 10:00时
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -8px; margin-right: -5px">
- <div class="col" style="padding: 0 15px 10px 15px">
- <button class="btn btn-danger" style="width: 100%">
- 看样预约
- </button>
- </div>
- </div>
- <div class="row" style="background: #ffffff;margin-left: -8px; margin-right: -5px">
- <div class="col">
- <p style="text-align: center">
- 已有1人看样预约
- </p>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="row page visible-xs">
- <div class="col">
- <ul class="pagination">
- <li><a href="#">«</a></li>
- <li class="active"><a href="#">1</a></li>
- <li><a href="#">2</a></li>
- <li><a href="#">3</a></li>
- <li><a href="#">4</a></li>
- <li><a href="#">5</a></li>
- <li><a href="#">»</a></li>
- </ul>
- </div>
- </div>
- <script src="js/jquery.min.js"></script>
- <script src="js/bootstrap.min.js"></script>
- </body>
- </html>
|