@charset "gb2312";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body,html{overflow-x:hidden;}
body { background:#fff; color:#555; font-size:12px; font-family:'Î¢ÈíÑÅºÚ',  Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; color:#004ea2; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
.floatLeft{float:left;}
/* css common */
.clear{clear:both;}

.header, .subnavbox{width:100%;}
.header{background:url(../imgaes/topbg.jpg) left bottom repeat-x; padding-bottom:10px;}
.header .top, .menu ul{margin:0 auto;width:1200px;}
.header .top img{float:left;}
.header .top .telephone{margin-left:33px;}
.header .top .search{margin-top:24px;width:208px; float:right; border:1px solid #ccc;  -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; height:35px; position:relative;}
.header .top .search input{ outline:none;}
.header .top .search .searLeft{ width:156px; border:none; height:30px; line-height:30px; position:absolute; top:2px; padding-left:5px;}
.header .top .search .searRight{width:48px; height:32px;border:none; background:url(../imgaes/search-r.jpg) right top no-repeat; cursor:pointer;  position:absolute; top:2px; right:10px;}

.navbox{background:#004ea2;}
.nav{background:#004ea2; text-align:center; color:#fff;}
.nav ul { width:1200px; margin:0 auto;}
.nav ul li{float:left;height:42px; width:200px; color:#fff;}
.nav ul li a{color:#fff; font-size:16px;line-height:42px;  font-family:'Microsoft YaHei';}
.nav ul li a{color:#fff; font-size:16px;line-height:42px;  font-family:'Microsoft YaHei'; display:block;}
.nav ul li a:hover, .nav ul li a.navcurrent{background:#003063; color:#fff;}
.subnavbox{height:300px; background:#fff; z-index:999px;}
.subnav{ width:1200px; margin:0 auto; padding-left:100px;}
.subnav .subnavA{ float:left; width:180px; display:block; color:#c00;}
.subnav .subnavA.subnavA2{
	margin-top:40px;
}
.subnavA h1 a{
	color:#c00; font:bold 16px/40px "Microsoft YaHei";
	}
.subnavA h2 a{
	color:#333; font:normal 16px/40px "Microsoft YaHei";
	}
.subnavA h2 a:hover{ color:#0166fe; text-decoration:underline;}
.subnavB{ float:left;width:840px;}
.subnavB dl{ width:300px; margin:20px 0 0 20px; float:left;}
.subnavB dl dt{ float:left; }
.subnavB dl dt img{ width:293px; height:115px;}
.subnavB dl dd{color:#333; font:normal 16px/30px "Microsoft YaHei"; }
.subnavB dl dd h3{color:#000; font:bold 16px/40px "Microsoft YaHei";}
.subnavB dl dd h3 a{color:#000; }
.footer{ padding-bottom:30px; margin:0 auto; width:1200px; color:#292929; text-align:center; font-family:'Î¢ÈíÑÅºÚ'; font-size:14px; line-height:35px;}
.footer .span01{margin:0 15px;}
.footer .span01 img{margin-right:10px;}
.w400{width:800px;}