@charset "utf-8";
/* CSS Document */
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
body {font-family:"Microsoft yahei", Arial, Helvetica, sans-serif; color:#000; font-size:14px; background:#f0f0f0;}
a {color:#000;text-decoration: none;}
a:hover {text-decoration: underline; color:#f08e0f;}


.wrap{width:960px;margin: 0 auto; background:#fff;}

.header{ background:url(../images/img_01.jpg) no-repeat; height:552px; position:relative;}
.header .infoBlock{ position:absolute; width:370px; height:170px; top:300px; left:71px; color:#fff; font-size:13px; font-family:"宋体";}
.header .infoBlock li{ line-height:19px; padding:2px 0;}
.header .buyBtn{ position:absolute; bottom:10px; right:51px;}

.list01{ text-align:center; padding:45px 0;}
.list01 li{ display:inline-block; *display:inline; zoom:1; margin:0 50px;}
.main-title{ line-height:35px; background:#0098D0; padding:8px 0; text-align:center; font-size:30px; color:#fff; font-weight:bold;}


.block01{ background:url(../images/img_05.png) no-repeat; height:280px;}

.data-table{ width:910px; border:2px solid #000; margin:0 auto;}
.data-table th{ text-align:center; font-size:24px; font-weight:bold;}
.data-table th,.data-table td{ border:1px solid #000; padding:6px 10px; vertical-align:text-top;}

.block03{ background:url(../images/img_02.jpg) no-repeat right bottom; height:350px;}
.block03 .info{ width:300px; height:95px; position:absolute; top:210px; left:370px;}

.block05{  background:url(../images/img_09.png) no-repeat 10px 10px; height:427px; padding-left:405px; padding-top:23px; font-size:18px; line-height:24px;}
.block05 li{ margin-bottom:80px; height:100px;}
.block05 h1{ font-weight:bold; color:#00169a; margin-bottom:5px;}

.subInfo{ width:850px; margin:0 auto;}
.subInfo ul { text-align:center;}
.subInfo ul li{ display:inline-block; *display:inline; zoom:1; margin:0 10px;}


.infoList{ width:730px; margin:0 auto; padding-top:30px;}
.infoList li{ margin-bottom:20px;}
.infoList li dt{ font-size:18px; margin-bottom:5px;}
.infoList li dd{ font-size:14px; line-height:24px; padding-left:34px;}



*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox{width:65px; height:65px; float:right; position:fixed;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:10px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#gotop{ width:65px; height:65px; background:url(../images/ico_06.png) no-repeat; position:absolute; top:0px; display:none; cursor:pointer} 
#gotop:hover{ background:url(../images/ico_06.png) no-repeat;}






