/**!
 * [首页]
 * date:2016-08-31
 * author: [chengang];
 */

.col-title
{
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 1;
}

.col-title > h2
{
    float: left;
    height: 40px;
    padding: 0 20px 0 45px;
    background-position: 20px center;
    background-color: #1371a4;
    color: #fff;
    font-size: 20px;
    background-repeat: no-repeat;
}

.col-title.title01 > h2
{
    background-image: url("imagestitle01.png");
}

.col-title.title02 > h2
{
    background-image: url("imagestitle02.png");
}

.col-title.title03 > h2
{
    background-image: url("imagestitle03.png");
}

.col-title > .more
{
    font-family: SimSun;
    color: #999;
    font-size: 14px;
    float: right;
}
.more
{
    font-family: SimSun;
    color: #999;
    font-size: 14px;
    float: right;
}
/*#region 服务事项 */
.matterlist
{
    overflow: hidden;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    padding: 15px 0 0 10px;
    height: 200px;
    position: relative;
    top: -1px;
    overflow:auto;
}

.matterlist > li
{
    float: left;
    width: 218px;
    height: 50px;
    margin: 0 10px 10px 10px;
}

.matterlist a
{
    height: 50px;
    display: block;
    background: #f0f0f0;
    color: #333;
}

.matterlist > li:hover a
{
    background: #ffe6cc;
    color: #1371a4;
}

.links
{
}

.links > li
{
    margin-bottom: 10px;
}

.links > li a
{
    display: block;
    height: 53px;
}

.links > li.link01
{
    background-image: url("imageslink01.png");
}

.links > li.link02
{
    background-image: url("imageslink02.png");
}

.links > li.link03
{
    background-image: url("imageslink03.png");
}

.links > li.link04
{
    background-image: url("imageslink04.png");
}

.links > li:hover
{
    background-position: 0 -53px;
}
/*#endregion */

/*#region 业务信息公开 */
.infopublic-col
{
    border: 1px solid #dcdcdc;
    position: relative;
    top: -1px;
    height: 275px;
    padding: 10px 10px 0 10px;
}

.infopublic
{
    width: 978px;
    margin: 0 auto;
}

.infopublic-head
{
    background: #edf5ff;
    font-size: 14px;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.infopublic-head > span,
.infopublic-body > li > span
{
    display: block;
    float: left;
    font-family: "SimSun";
}

.infopublic-head > span.col01,
.infopublic-body > li > span.col01
{
    width: 120px;
}

.infopublic-head > span.col02,
.infopublic-body > li > span.col02
{
    width: 200px;
}

.infopublic-head > span.col03,
.infopublic-body > li > span.col03
{
    width: 225px;
}

.infopublic-head > span.col04,
.infopublic-head > span.col05,
.infopublic-head > span.col06,
.infopublic-body > li > span.col04,
.infopublic-body > li > span.col05,
.infopublic-body > li > span.col06
{
    width: 143px;
}

.infopublic-body
{
    text-align: center;
    font-size: 12px;
}

.infopublic-body li
{
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px dotted #aaaaaa;
    
}

.infopublicbox
{
    height: 224px;
}

.infopublic-body li:hover
{
    color: #24db40;
}
/*#endregion */

/*#region 中介服务竞价公开 */
.pricepublic
{
    border: 1px solid #dcdcdc;
    position: relative;
    top: -1px;
    height: 360px;
}

.sub-title
{
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    background: #edf5ff;
    color: #1371a4;
    padding-left: 20px;
    margin: 10px 10px 0 10px;
}

/*#endregion */

.datalist
{
    height: 112px;
}

.t1{
	background-color:#fbd3b0;
	width:228px;
	line-height:34px;
	color:#f1811e;
	font-weight:bold;
	font-size:18px;
	padding-left:15px;
	float:left;
}

.txt3{
	border:1px solid #d9d9d9;
	width:122px;
	height:22px;
	line-height:22px;
	margin: 5px;
}

.btn3{
	background-color:#ffaf31;
	width:43px;
	height:25px;
	color:#fff;
	margin-left:11px;
	border:none;
	cursor:pointer;
}