@charset "utf-8";
/*CSS 默认值*/
html{}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;font-family: "宋体";}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: bold; color:#000;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}a,button{cursor:pointer}strong {font-weight:bold;}
/**********自定义标签************/
body {font-size:12px; font-family:"宋体"; background: url(../images/mainbg.jpg) top center #fff no-repeat;}
.cl:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.cl{zoom:1;}
.w1000{ width:1000px; margin: 0 auto;}

/***********框架**************/
.all{ height:2158px; overflow:hidden}
.header{height:379px;background: url(../images/headerbg.jpg) center top no-repeat; position:relative;}
.header h1{ display:none;}
.header .nav{ position:absolute; left:615px; top:20px; overflow:hidden; width:340px;}
.header a{ width:73px; height:30px; display:inline; float:left; text-indent:-99999px;overflow:hidden; }
.warp{ display:block;}
.warp img{ width:1000px; display:block;}
.footer{  display:none}
.hide{ display:none}