| xqd
@@ -0,0 +1,956 @@
|
|
|
+<!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="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
|
|
|
+ <link href="css/index.css" rel="stylesheet">
|
|
|
+ <script src="https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>
|
|
|
+ <script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
|
|
+</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="#">
|
|
|
+ <span class="glyphicon glyphicon-home"></span> 司法拍卖
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <span class="glyphicon glyphicon-user"></span> 预约看样
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <span class="glyphicon glyphicon-list-alt"></span> 银行按揭
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <span class="glyphicon glyphicon-tags"></span> 过户办证
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <span class="glyphicon glyphicon-list-alt"></span> 新闻资讯
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <span class="glyphicon glyphicon-tags"></span> 关于我们
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ <ul class="nav navbar-nav navbar-right">
|
|
|
+ <li>
|
|
|
+ <a href="#">
|
|
|
+ <img src="img/new_weixin_2x.png" style="height: 20px">
|
|
|
+ </a>
|
|
|
+ </li>
|
|
|
+ <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">
|
|
|
+ <div class="col">
|
|
|
+ <p style="color: #7A7A7A; font-size: 12px">助拍网>预约看样</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="row search">
|
|
|
+ <div class="col-sm-3 col-md-2">
|
|
|
+ 共有标的物:<span style="color: #C03B33">167</span>套
|
|
|
+ </div>
|
|
|
+ <div class="col-sm-4 col-md-3">
|
|
|
+ 标的所在区域:
|
|
|
+ <select>
|
|
|
+ <option value="" selected style="display: none">点击选择区域</option>
|
|
|
+ <option>
|
|
|
+ 成都
|
|
|
+ </option>
|
|
|
+ <option>
|
|
|
+ 广州
|
|
|
+ </option>
|
|
|
+ <option>
|
|
|
+ 北京
|
|
|
+ </option>
|
|
|
+ </select>
|
|
|
+ </div>
|
|
|
+ <div class="col-sm-5 col-md-3">
|
|
|
+ 执行法院:
|
|
|
+ <select>
|
|
|
+ <option value="" selected style="display: none">全部法院</option>
|
|
|
+ <option>
|
|
|
+ 成都
|
|
|
+ </option>
|
|
|
+ <option>
|
|
|
+ 广州
|
|
|
+ </option>
|
|
|
+ <option>
|
|
|
+ 北京
|
|
|
+ </option>
|
|
|
+ </select>
|
|
|
+ </div>
|
|
|
+ <div class="col-md-4 hidden-sm" style="text-align: right;">
|
|
|
+ <a href="#" style="color: #C03B33">默认 </a>
|
|
|
+ <a href="#">最新 </a>
|
|
|
+ <a href="#">热门预约</a>
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <a href="templates/detail.html">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </a>
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <a href="templates/detail.html">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </a>
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <a class="btn btn-default">
|
|
|
+ 上一页
|
|
|
+ </a>
|
|
|
+ <a class="btn btn-danger" style="background: #C9302C;">
|
|
|
+ 1
|
|
|
+ </a>
|
|
|
+ <a class="btn btn-default" style="padding: 6px 15px">
|
|
|
+ 2
|
|
|
+ </a>
|
|
|
+ <a class="btn btn-default" style="padding: 6px 15px">
|
|
|
+ 3
|
|
|
+ </a>
|
|
|
+ <a class="btn btn-default" style="padding: 6px 15px">
|
|
|
+ ...
|
|
|
+ </a>
|
|
|
+ <a class="btn btn-default" style="padding: 6px 15px">
|
|
|
+ 15
|
|
|
+ </a>
|
|
|
+ <a class="btn btn-default">
|
|
|
+ 下一页
|
|
|
+ </a>
|
|
|
+ </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">
|
|
|
+ <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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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">
|
|
|
+ <img class="img-responsive" src="img/2210535440.jpg_800" alt="">
|
|
|
+ </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>
|
|
|
+
|
|
|
+</body>
|
|
|
+</html>
|