@charset "gb2312";
/*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;}
h1, h2, h3, h4, h5, h6 {font-weight:bold; color:#000;}
h1, h2, h3, h4, h5, h6, p {line-height:1.2em; font-size:100%}
h1{ font-size:22px}h2{font-size:14px;}h3, h4, h5, h6{ font-size:12px}
/**********自定义标签************/
body {font-size:12px; font-family:"宋体"; background:#ca100e;}
a { color:#002148; text-decoration:none}
a:hover  {text-decoration:underline; color:#ff0000;}
.cl:after,.videolist:after,.zybox:after,.piclist:after,.ztlist:after,.videotext:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.cl,.videolist,.zybox,.piclist,.ztlist,.videotext{zoom:1;}
.r{ float:right;}
.l{ float:left;}
.w1001{ width:1001px; margin: 0 auto;}

/***********框架**************/
.all{ background: url(../images/mainbg.jpg) top center no-repeat; height:1050px; overflow:hidden;}
.header{height:159px;background:url(../images/header.jpg) center top no-repeat; position:relative;}
.header h1{ display:none;}
.header .nav{ position:absolute; left:0px; top:0px; overflow:hidden;}
.header a{ width:115px; height:90px; display:inline; float:left; text-indent:-999px;overflow:hidden;}
.warp{ height:765px; display:block;}
.footer{ height:126px; text-indent:-99999px; overflow:hidden;background:url(../images/footer.jpg) top center no-repeat;}
.footer p{ display:none;}
.hide{ display:none}