@charset "utf-8";
/* CSS Document */

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px"微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%; }
a{color:#000;text-decoration:none; font-weight:normal;}
a:hover{color:#c9453a;text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
body{background: #f7f7f7;}

/*通用定义*/
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
.fl{ float:left;}
.fr{ float:right;}
.cl{clear: both;}
.main{width: 1200px;margin: 0 auto;}
.header{padding-top: 10px;}
.logo{display: block;width: 92px;}
.navh {width: 462px;padding-top: 10px;  _width: 462px;*width:462px;}
.navh a{background: url(images/navh.jpg) no-repeat right center;display: inline-block;*display: inline;_display: inline;height: 24px;line-height: 24px;color: #999999;font-size: 14px;padding: 0 10px;float: left;}
.navh i{float: left;display: inline-block;*display: inline;_display: inlineheight: 24px;line-height: 24px;color: #999999;font-size: 14px;padding: 0 10px 0 0;}
.navh a:hover{color: #c9453a;}
.navh .ztn{background: none;padding: 0 5px 0 0;}
.navh span{display: inline-block;padding-left: 13px;}
.nav{margin-top: 10px;height: 35px;line-height: 35px;background: #c9453a;min-width: 1200px;}
.nav li{float: left;display: inline-block;background: url(images/navds.jpg) no-repeat right center;height: 35px;line-height: 35px;padding:  0  20px;}
.nav a{display: block;color: #fff;font-size: 16px;}
.nav a:hover{
	text-decoration: none;
	background: url(images/navbg.png) no-repeat center center;
}
.nav li.last{background: none;padding: 0 0px 0 20px;}
.nav li.first{padding: 0 20px 0 0px;}
