/*主体*/
body{margin:0;padding:0;}
div,form,ul,ol,li,span,p,dl{font-family:宋体;list-style:none;margin:0;padding:0;font-size:16px;line-height:28px;color:#303030; border:0; overflow:hidden;}
img,a img{border:0;margin:0;padding:0;}
img {vertical-align:top;}
ul,ol,li{list-style:none}
a{outline-style:none;color:#303030;text-decoration:none;}
a:link{color:#303030;text-decoration:none;}
a:visited{color:#303030;text-decoration:none;}
a:hover{color:#4374c1;text-decoration:underline;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}

/*网页黑白
html,body {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
*/
/*top*/
.top{width:100%;height:100px;margin:0 auto;background-color:#4374c1}
	.top1{width:1200px;margin:0 auto;height:100px;}
		.top2{width:155px;height:50px;margin-top:25px;}
		.top3{width:630px;height:60px;line-height:30px;text-align:right;margin-left:10px;margin-top:20px;color:#e2e2e2;font-size:16px;font-weight:bold;}
			.top3 a:link{color:#f1f1f1;text-decoration:none;font-family: SimHei;}
			.top3 a:visited{color:#f1f1f1;text-decoration:none;font-family: SimHei;}
			.top3 a:hover{color:#f1f1f1;text-decoration:underline;font-family: SimHei;}
		.top4{width:270px;height:31px;margin-right:20px;margin-top:50px;border:2px #fff solid;background-color:#fff;}
			.top5{width:268px;height:27px;margin:2px;}
				.top6{width:30px;height:27px;}
				.top7{width:155px;height:27px;margin-left:3px;}
					.top7 input{width:100%;height:27px;font-size:18px;border:0;line-height:27px;}
				.top8{width:65px;height:27px;background-color:#4374c1;}
					.top9{width:65px;height:27px;line-height:27px;cursor:pointer;color:#fff;background-color:#4374c1;border:0;font-size:18px;font-family: SimHei;}

/* footer */
.floor{width:100%;height:170px;background-color:#2e6495;background-position:center 0;margin-top:15px;}
.f1{width:1200px;height:130px;margin:0 auto;background:url(../images/images2020/d7.png) no-repeat;background-position:center 0;margin-top:20px;}
.f2{wodth:900px;height:100px;margin:0 auto;color:#fff;text-align:center;font-size:14px;}

/* jump */
#jump{position:fixed;bottom:70px;right:10px;width:40px;z-index:400;}
*html #jump{position:absolute;top:expression(documentElement.scrollTop + "px");margin:250px 0 0 0;}
#jump li{height:50px;overflow:hidden;}
#top,#weixin{display:block;width:40px;height:42px;overflow:hidden;cursor:pointer;}
#top{background:url(../images/images2020/top.png) no-repeat;}
#weixin{background:url(../images/images2020/weixin.png) no-repeat;}
#top:hover{background:url(../images/images2020/toped.png) no-repeat;}
#weixin:hover{background:url(../images/images2020/weixind.png) no-repeat;}
#EWM{position:fixed;width:150px;height:150px;bottom:20px;right:50px;display:none;z-index:500;}
#EWM img{width:150px;height:150px;}


/*分页*/
#pages { padding:14px 0; text-align: center;}
#pages a { display:inline-block; width:26px;height:22px;line-height:22px;background:#fff;border:1px solid #e3e3e3;text-align:center;color:#333}
#pages a.a1 { background:url(../images/pages.png) no-repeat 0 5px; width:70px; }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages a:link{color:#000;text-decoration:none;}
#pages a:visited{color:#000;text-decoration:none;}
#pages span{display:inline-block;width:26px;height:22px;line-height:22px;background:#5a85b2;border:1px solid #5a85b2; color:#fff; text-align:center;}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }



