﻿body {
font-family:微软雅黑,Microsoft YaHei;margin:0;background:url(../images/bg.jpg)
}
img{border:none}
a{text-decoration:none}
.clear{clear:both}
.centerbody{margin-left:auto;margin-right:auto;width:1024px;display:block;position:relative}
 

			/*公共部分 start*/
			#header{height:110px;background-color:#fff}
						#header .centerbody{height:100%}
			#header .logo{position:absolute;bottom:10px;left:0}
			#header .language{font-size:12px;position:absolute;top:6px;right:12px}
						#header .language .item{color:#909197}
#header .language .checked,		#header .language .item:hover{color:#90C43E}
#header .language .sp{margin-left:10px;margin-right:10px}
#header .search{width:212px;height:38px;border:1px solid #ccc;border-radius:3px;position:absolute;bottom:10px;left:504px}
#header .search .searchinput{width:180px;height:36px;font-size:14px;color:#909197;text-indent:8px;border:none;border-radius:3px}
#header .search .searchbtn{position:absolute;right:5px;top:50%;margin-top:-12px;cursor:pointer}
#header .phone{position:absolute;bottom:10px;right:12px;color:#555;font-size:24px}

#navbar{height:44px;background:#0A89D3}
#navbar .centerbody{height:100%}
#navbar .item{display:block;height:100%;padding-left:24px;padding-right:24px;float:left;text-align:center;line-height:44px;color:#fff;font-size:14px}

#banner{height:382px;position:relative}
		.flashblock { width: 100%; height: 100%; position: relative; }
			.flashblock .item { background-position: center center; position: absolute; width: 100%; height: 100%; opacity: 0; background-repeat: no-repeat; }
		.bannerbutton { position: absolute; left: 50%; bottom: 24px; width: auto; height: 10px; }
			.bannerbutton .button { width: 50px; height: 5px; float: left; margin-right: 16px; background: url(../images/block2.jpg); cursor: pointer; }
			.bannerbutton .checked { background: url(../images/block.jpg); }
			#bottom{border-top:5px solid #515150;height:125px}
			#bottom .centerbody{height:100%}
			#bottom .logo{position:absolute;left:12px;top:22px;}
			#bottom .info{position:absolute;color:#424040;font-size:14px;left:412px;top:45px;line-height:24px}
			#bottom .copyright{color:#8C8C8C;font-size:14px;position:absolute;right:14px;bottom:15px}
					/*公共部分 end*/

					.pages{ width:100%; height:20px; text-align:right;margin-top:30px}
.pages span{padding-left:8px;padding-right:8px;height:18px;line-height:18px;margin-right:10px;cursor:pointer;color:#333;font-size:12px;display:inline-block;border-radius:2px}
.pages span:hover,.pages .checked{
    color:#fff;background:#90C43E
}
#links{padding-top:20px; padding-bottom:20px; border-top:1px dotted #DDD; margin-top:10px; font-family:"Microsoft YaHei";}
#linksCon{width:1024px; margin:auto;}
#links strong{color:#464646;}
#links strong img{margin-top:-3px; margin-right:5px; height:18px;}
#links a{color:#464646; display:inline-block; margin-right:10px;}
#links a img{margin-right:5px; margin-top:-2px;max-height: 20px;}