.top {
	height:150px;
	background:url('top-bg.jpg') center no-repeat;
}

.main {
	margin:0 auto;
	width:1000px;
	background:#fff;
}

.part-a{
	margin-top:25px;
}

.part-a span.tit{
	font-size:23px;
	color:#286198;
	line-height:45px;
}

.part-a p.txt{
	font-szie:15px;
	color:#333;
	line-height:30px;
}

.part-b {
	margin-top:25px;
	width:1000px;
	height:220px;
}

.part-b .b1{
	float:left;
	width:231px;
	height:220px;
	background:url("b1-bg.jpg") no-repeat;
}

.part-b .b2{
	float:left;
	margin-left:25px;
	width:231px;
	height:220px;
	background:url("b2-bg.jpg") no-repeat;
}

.part-b .b3{
	float:left;
	margin-left:25px;
	width:231px;
	height:220px;
	background:url("b3-bg.jpg") no-repeat;
}

.part-b .b4{
	float:left;
	margin-left:25px;
	width:231px;
	height:220px;
	background:url("b4-bg.jpg") no-repeat;
}

.part-b a.link-industry{
	display:block;
	margin-top:13px;
	padding:0 0 0 90px;
	height:88px;
	line-height:88px;
	font-size:23px;
	color:#fff;
}

.part-b .info{
	margin-top:15px;
	line-height:30px;
	font-size:15px;
	color:#fff;
	text-align:center;
	padding:0 40px;
}

.part-b .info a{
	font-size:15px;
	color:#fff;
	text-decoration:underline;
}

.part-c {
	margin-top:25px;
	height:70px;
}

.part-c-l {
	display:inline;
	float:left;
	width:488px;
}

.part-c-r{
	display:inline;
	float:right;
	width:488px;
}

.part-d{
	margin:25px 0;
	height:286px;
}

.part-d-l{
	display:inline;
	float:left;

}

.part-d-l h2{
	height:44px;
	font-size:23px;
	color:#286198;
	font-weight:normal;
}

.part-d-l .cont{
	width:657px;
	height:246px;
	border:1px solid #e3e3e3;
}

.part-d-l .cont .first-row{
	
}

.part-d-l .cont .first-row li{
	float:left;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#ebf5fc;
}

.part-d-l .cont .scroll-row{
	overflow:hidden;
	border-bottom:dotted 1px #e3e3e3;
}

.part-d-l .cont .scroll-row li{
	float:left;
	line-height:40px;
	text-align:center;
}

table.table-a {
	width:660px;
	table-layout:fixed;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
} 

table.table-a tr.first-row {
	background:#ebf5fc;
}

table.table-a tr.first-row td {
	font-size:15px;
	color:#000;
}

table.table-a td{
	height:40px;
	font-size:15px;
	color:#333;
	text-align:center;
	border-left:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
	word-wrap:break-word;
	word-break:break-all
} 

.part-d-r{
	display:inline;
	float:right;
	width:316px;
	height:292px;
	overflow:hidden;
	position:relative;
}

.part-d-r .more{
	position:absolute;
	width:36px;
	height:18px;
	right:10px;
	top:10px;
}

.part-d-r .more a {
	display:block;
	font-size:0;
}

.part-d-r h2{
	padding-left:31px;
	height:40px;
	background:url("zcwj-top-bg.jpg") no-repeat;
	font-size:23px;
	font-weight:normal;
	color:#286198;
	line-height:40px;
}

.part-d-r .cont{
	padding:10px 24px 0 20px;
	height:241px;
	border:solid 1px #286198;
	border-top:none;
	
}

.part-d-r .cont ul.infolist{}

.part-d-r .cont ul.infolist li{
	padding-left:13px;
	background:url("infolist-ico.jpg") 0 14px no-repeat;
}

.part-d-r .cont ul.infolist li a{
	line-height:30px;
	font-size:15px;
	color:#333;
}

.bottom {
	padding-top:25px;
	border-top:solid 3px #63aeeb;
	height:82px;
	text-align:center;
	font-size:13px;
	line-height:25px;
}