@charset "utf-8";
*{margin:0;padding:0;/*word-break:break-all;*/word-wrap: break-word;}

body{background:#f6f3e2;font-family:"微软雅黑","宋体","黑体";font-size:12px;color:#444;width:100%;min-width:1200px;}

a{text-decoration:none;cursor: pointer;}
img{vertical-align:top;display:block;border:none;margin:0 auto;}
.left{float: left;}
.right{float: right;}
.clear{clear:both;display:block;height:0px;}
ul{list-style:none;}
/*em{font-style:normal;}*/
table{border-collapse:collapse;}
/*b,strong{font-weight: normal;}*/
h1,h2,h3,h4,h5,h6{font-weight: normal;}
table{border-collapse:collapse;}
.wrap{width:100%;height:100%;}
.common{width:1200px;margin:0 auto;}

.header{height:120px;background:#132e5b;}
.header .topPart{overflow: hidden;}
.header .topPart h1.logo,.header .topPart h1.logo a{width:420px;height:120px;}
.header .topPart h1.logo a{display: block;background:url(../images/nhLogo.png) no-repeat;}
.header .topPart .formTbale{width:328px;padding-top:48px;}
.header .topPart .formTbale ul.tabLan{width:122px;float: left;padding-left:5px;}
.header .topPart .formTbale ul.tabLan li{color:#fff;font-size:14px;height:22px;line-height:22px;float: left;font-family: "Georgia","Tahoma","Arial","Verdana";}
.header .topPart .formTbale ul.tabLan li a{margin:0 7px;color:#fff;}
.header .topPart .formTbale .form{width:200px;height:25px;float: left;background:url(../images/searchInput.jpg) no-repeat;}
.header .topPart .formTbale .form input{height:25px;line-height:24px;float: left;border:none;background: none;}
.header .topPart .formTbale .form input.text{width:148px;padding:0 12px;color:#333333;}
.header .topPart .formTbale .form input.submit{width:28px;cursor: pointer;} 

.navBg{height:55px;background:url(../images/navRepeat.jpg) repeat-x;}
.navBg .nav{height:40px;padding-top:4px;}
.navBg .nav li{float: left;background:url(../images/navLine.gif) no-repeat right top;width:120px;height:40px;line-height:40px;text-align: center;}
.navBg .nav li.last{background:none;}
.navBg .nav li a{font-size:14px;color: #fff;display:block;}


.footer{height:120px;background:#262626;}
.footer .footerMid{width:1200px;margin:0 auto;position: relative;}
.footer .footerMid ul.footerNav{width:502px;height:26px;margin:0px auto 0px;padding-top:32px;}
.footer .footerMid ul.footerNav li{height:26px;line-height:26px;float: left;font-size:14px;}
.footer .footerMid ul.footerNav li a{color:#B5B5B5;margin:0 8px;}
.footer .footerMid p{height:34px;line-height:34px;color:#B5B5B5;text-align: center;}
.footer .footerMid ul.footerBtn{width:330px;height:40px;position: absolute;top:40px;right:22px;}
.footer .footerMid ul.footerBtn li{width:100px;height:40px;line-height:40px;text-align:center;float:left;margin-right:10px;background:url(../images/footerBtn.jpg) no-repeat;}
.footer .footerMid ul.footerBtn li a{display:block;color:#fff;}