/*关于苏州*/
*{
	font-size: 14px;
	color: #4a4a4a;
}
.row-img{
	float: left;
	width: 32%;	
	padding: 0 5px;
}
.ui-panel-main img{
    border: 0;
    max-width: 100%;
    vertical-align: bottom;
}
/*更多*/
.konw-more,
.konw-more span{
	color:#2389b9;
	font-size: 14px;
}
.konw-more a{
	text-decoration: underline;
}
/*介绍工业园区*/
.sip-row{
	background:#f6f6f6; 
	padding:3% 0; 
	margin-top:25px;
}
.sip-head{
	text-align:center;
	font-size:22px;
	margin-bottom: 20px;
}
.sip-row .row-part{
	width: 50%;
	float: left;
	padding: 5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
/*酒店住宿*/
.jdzs-table-list table td.thtitle{
	background: #00a8cb;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.jdzs-table-list table td.thtitle span{
	color: #fff;
}
.jdzs-table-list table td{
    border-bottom: 3px solid #fff;
    border-right: 4px solid #fff;
    padding: 10px;
    line-height: 18px;
}
.jdzs-table-list table td.tdtitle{
    background: #f2f2f2;
    color: #666;
    text-align: center;
    font-size: 14px;
}
/*交通信息*/
.jtxxborder{
    padding: 6px;
    border: 1px solid gray;
    display: inline-block;
    margin-bottom: 10px;
}
hr{
	color: #ededed;
    background-color: #ededed;
    height: 1px !important;
    border: none !important;
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-wrapper p{
	margin-bottom: 10px;
}
.date-content a:hover{
	text-decoration: underline;
}