@charset "utf-8";
/* CSS Document */
body{
	font-family:"微软雅黑";
}
p,a{
	color:#014491;
	font-size:20px;
}
a{
	text-decoration:none;
}
.topbanner{
	background:url(../../images/skhz/$banner.jpg) center top no-repeat;
	background-size:100%;
	height:532px;
	width:100%;
	color:#F00;
}
.content{
	background:url(../../images/skhz/bgcenter.jpg) center repeat-y;
	background-size:100%;
	padding-top:5px;
	!padding-top:25px;
}
.model{
	width:1024px;
	margin:0 auto;
	position: relative;
	margin-top:25px;
}
.model .pleft{
	float:left;
}
.model .tright{
	float:left;
	width:510px;
	margin-left:20px;
	
}
.clear{clear: both;}

.title{
	text-align:center;
	font-weight:bold;
	font-size:24px;
	margin:0;
}
.detail{
	text-indent:2em;
	font-weight:bold;
	line-height:38px;
}
.catalogline{
	width:1024px;
	background:url(../../images/skhz/$title.jpg) right no-repeat;
	height:45px;
	color:#FFF;
	font-size:22px;
	font-family:"微软雅黑";
	font-weight: bolder;
	line-height:45px;
	margin:0 auto;
	margin-top:20px;
	padding-left:15px;
}
.padding-top20{
	padding-top:20px;
}
.mxcplist{
	margin:0 auto;
	width:1024px;
	list-style:none;
}
.mxcplist li{
	float:left;
	margin:0 30px 0 5px;
}
.mxcplist .cptitle{
	font-weight:bold;
	text-align:center;
	margin-top:15px;
}
.mxcplist .cppic{
	margin-top:25px;
}
.bluemodel{
	width:1024px;
	margin:0 auto;
	position: relative;
	margin-top:25px;
	background-color:#0aaad3;
}
.bluemodel .tleft{
	float:left;
	width:480px;
	margin-left:20px;
}
.bluemodel .pright{
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
}
.wdetail{
	text-indent:2em;
	font-weight:bold;
	line-height:38px;
	color:#FFF;
}
.footer{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#014491;
	background:url(../../images/skhz/$footer.jpg) bottom center no-repeat;
	background-size:100%;
	line-height:100px;
}
