border 实现竖线

<!DOCTYPE html>
<html>
<head>
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
   <meta name="renderer" content="webkit">
   <meta http-equiv="Cache-Control" content="no-siteapp" />
   <title>list</title>
   <style>
	*,body{
		font-family: "微软雅黑";
		font-size: 10px;
		color: #4F4F4F;
	}
	.container{
		position: relative;
		padding-left: 15px;
		padding-right: 15px;
		margin-left: auto;
		margin-right: auto;
	}
	.blue{
		color: #01A2FF;
	}
	.orange{
		color: #FF7E2E;
	}
	.indt2{
		text-indent: 2rem;
	}
	
	.more{
		position: absolute;
		margin-top:-30px;
		right:20px;  
	}

	.gf div{
		padding: 5px 0;
	}
	.gf p,.gf li{
		font-size: 1.4rem;
		line-height: 150%;
	}
	.gf h1{
		font-size: 2.2rem;
		font-weight: normal;
	}
	.gf h1 span{
		font-size: 2.2rem;
	}
	.gf h2{
		font-size: 2.0rem;
		font-weight: normal;
	}
	.gf h2 .dot{
		color: #01A2FF; 
		line-height: 1.8rem;
		vertical-align: top;
		font-size: 2.0rem;
		background: #fff;
		position: relative;
	}

	.linediv:before {
	    -moz-border-bottom-colors: none;
	    -moz-border-left-colors: none;
	    -moz-border-right-colors: none;
	    -moz-border-top-colors: none;
	    border-color: #01A2FF;
	    border-image: none;
	    border-style: solid;
	    border-width: 0 0 0 1px;
	    bottom: 0;
	    content: "";
	    display: block;
	    left: 21px;
	    max-width: 1px;
	    position: absolute;
	    top: 45px;
	}

   </style>
</head>
<body>
	<div class="container gf linediv">
		<h1><span class="blue">悉尼</span>购房流程</h1>

		<div>
			<h2 class="blue"><span class="dot">●</span> 实地考察</h2>
			<a class="more">more...</a>
			<p class="indt2">参与看房团,实地考察项目周边情况</p>
		</div>

		<div>
			<h2 class="blue"><span class="dot">●</span> 预订房屋</h2>
			<a class="more">more...</a>
			<ul>
				<li>定金<span class="orange">¥20000/$ 1000</span>(可退)</li>
				<li>时间 物业保留时间3-5个工作日</li>
			</ul>
		</div>

		<div>
			<h2 class="blue"><span class="dot">●</span> 签订购房合同</h2>
			<a class="more">more...</a>
			<ul>
				<li>定金<span class="orange">¥20000/$ 1000</span>(可退)</li>
				<li>时间 物业保留时间3-5个工作日</li>
				<li>时间 物业保留时间3-5个工作日</li>
			</ul>
		</div>

		<div>
			<h2 class="blue"><span class="dot">●</span> 签订购房合同</h2>
			<a class="more">more...</a>
			<ul>
				<li>定金<span class="orange">¥20000/$ 1000</span>(可退)</li>
				<li>时间 物业保留时间3-5个工作日</li>
				<li>时间 物业保留时间3-5个工作日</li>
			</ul>
		</div>

	</div>
</body>
</html>
兼容到ie9, chrome firefox
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值