@charset "UTF-8";
ul,ol{margin:0px; padding:0px;}

body{
	font-size:14px; font-family: "微软雅黑"; color:#666666; min-width:1200px; width:100%;
}

img{
	border:none;
}

li{
	list-style-type:none;
}

.clear{
	clear:both;
}

.base{
	width:1150px; margin:0 auto;
}
.top5{
	margin-top:5px;
}
.top10{
	margin-top:10px;
}
.top15{
	margin-top:15px;
}
.top20{
	margin-top:20px;
}
.top25{
	margin-top:25px;
}
.ptop10{
	padding-top:10px;
}
.ptop15{
	padding-top:15px;
}

.ptop20{
	padding-top:20px;
}

.bottom5{
	margin-bottom:5px;
}

.bottom10{
	margin-bottom:10px;
}

.bottom15{
	margin-bottom:15px;
}

.bottom20{
	margin-bottom:20px;
}

.bottom25{
	margin-bottom:25px;
}

.left5{
	margin-left:5px;
}
.left10{
	margin-left:10px;
}

.left15{
	margin-left:15px;
}

.right5{
margin-right:5px;
}

.right10{
margin-right:10px;
}

.top{
	border-top: solid 5px #305dc3;
}

.navs{
	height:100px; text-align:right;
}

.navs a{
	display:inline-block; height:100px; line-height:100px; padding:0px 17px; font-size:14px; color:#111; text-decoration:none; float:left;
}
 
.navs a:hover,.navs a.cur{
	background:#305dc3; color:white;
}

.footer{
	margin-top:30px; padding:12px 0px; color:#666;border-top:solid 2px #305DC3;
}

.footer a{
	color:#666;
}

.fnavs{
	 text-align:center; height:30px; line-height:30px;  
}

.fnavs a{
	font-size:14px; margin:0px 15px;
}

.f12{
	font-size:12px;
}

.fsdesc{
	line-height:22px;
}

.slink{
	padding-top:12px; height:30px; line-height:30px; margin-bottom:0px;
}

.jswenzi { }
.jswenzi p { text-indent:2em; }