@charset "utf-8";
/* CSS Document */

/*全局样式*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,textarea,
samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input 
{margin:0;padding:0;border:0px;vertical-align:baseline;}
body,select,textarea {font:12px/1.5 'Microsoft Yahei','华文黑体','Arail','Verdana','Helvetica','sans-serif';outline:none;color:#434343;}
input {font:12px/1.5 'Microsoft Yahei','华文黑体','Arail','Verdana','Helvetica','sans-serif';outline:none;color:#434343;background-color:transparent;}
input::-moz-focus-inner {padding:0px;margin:0px;border:0px;}
h1 {font-size:24px;font-weight:normal;}
h2 {font-size:20px;font-weight:normal;}
h3 {font-size:18px;font-weight:normal;}
h4 {font-size:16px;font-weight:normal;}
h5 {font-size:14px;font-weight:normal;}
h6 {font-size:12px;font-weight:normal;}
ul,ol {list-style:none;}
a {text-decoration:none;color:#434343;}
a:hover {text-decoration:none;color:#1565BE;}
em,i,b,strong {font-style:normal;}
table {border-spacing:0;border-collapse:collapse;}
textarea {overflow-x:hidden;overflow-y:auto;}
pre {white-space:pre-wrap;word-wrap:break-word;}
.c{clear:both;height:0px;overflow:hidden;}
.clearfix:after {clear:both;content:".";display:block;font-size:0;height:0;overflow:hidden;visibility:hidden;}
.clearfix {*zoom:1;}
.l {float:left;display:inline;}
.r {float:right;display:inline;}
.mb10{ margin-bottom:10px;}
.mb30{ margin-bottom:30px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
/*兼容ie6的fixed*/
body { background:url(bg.jpg);}

/******************************************************************************************************************************************/


.wa{ width:100%; height:36px; background:#333; margin-bottom:30px;}
.nava{ width:1000px; margin:0px auto;  height:36px; padding-bottom:30px;}
.nava a{ line-height:36px; font-size:16px; font-family:"微软雅黑"; color:#fff; display:block; float:left; width:110px; text-align:center;}
.nava a:hover{ color:#FF3;}
.xx{ width:1000px; overflow:hidden; margin:auto; margin-bottom:40px; height:160px;}
.xx ul{ list-style:none; width:1050px; }
.xx ul li{ float:left; width:253px;}
.po{ position:relative; width:240px; height:160px;}
.pic{ position:absolute; width:240px; height:160px; top:0px; left:0px; z-index:1;}
.pic :hover{ position:absolute; width:225px; height:150px; top:0px; left:0px; z-index:1;}
.ic{ position:absolute; top:100px; left:180px; z-index:50;}
