@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
html{ overflow-y:scroll;}
body{ font-family:Microsoft Yahei,"微软雅黑",Arial,SimSun,"宋体"; color:#333; font-size:12px; background:url(bg.jpg) center top no-repeat #fff; table-layout:fixed; word-break:break-all;}
ul, li{ list-style:none;}
img{ border:0px;}
a{ color:#868686; text-decoration:none;}
a:hover{ color:#df8805; text-decoration:none;}
table{ border-collapse:collapse; border-spacing:0;}

/*share*/
.share{ position:absolute; width:1144px; left:50%; top:0px; margin-left:-572px; z-index:999;}
.share_box{ float:left; margin:32px 0px 0px 936px; display:inline;}

/*index*/
.index{ position:absolute; left:0px; top:0px; width:100%; height:668px; z-index:-999;}

/*wrap*/
.wrap{ position:absolute; left:0px; top:554px; width:100%; height:176px; background:url(wrap.png) center top no-repeat; z-index:999;}

/*number*/
.number{ width:1144px; margin:0px auto; height:21px; line-height:21px; padding-top:74px; padding-bottom:8px;}
.number em{ float:left; font-style:normal; font-size:14px; font-weight:700;}
.number span{ float:left; height:21px; padding:0px 8px 0px 7px;}
.number span img{ float:left; width:14px; height:21px; margin-left:1px; display:inline;}

/*end*/
.end{ width:1144px; margin:0px auto; color:#868686;}
.end .el{ float:left;}
.end .el p{ padding-top:12px;}
.end .el span{ padding:0px 5px;}
.end .ec{ float:left; padding-top:30px; padding-left:50px;}
.end .er{ float:right;}