@charset "UTF-8";
.hd{height:84px;width:1200px;margin-left:auto;margin-right:auto;position: relative;left:0;top:0;}
.hd .logo{height:130px;width:324px;position:absolute;z-index:10;overflow: hidden;}
.hd .logo a{display: block;width: 100%;background-color: #fff;}
.hd .logo img{width: 100%;}
.hd .nav{float:right;padding:16px 0;}
.hd .nav li{float:left;font:17px/37px "Microsoft YaHei";margin-left:46px;}
.hd .nav .active{border-bottom:2px solid #00D0F0;}
.hd .nav a{color:#191919;display:inline-block;margin-top:8px;}
.hd .nav .last{margin:0;}




.cont{width:1200px;margin-left:auto;margin-right:auto;padding:75px 0 9px;}
.cont-img{height:446px;}


/*footer*/
.footer{margin-top:29px;}
.sub-nav{width:1200px;margin-left:auto;margin-right:auto;background:url(../images/index/footer.png) center top no-repeat;padding:64px 0 94px;text-align:center;color:#333;}
.sub-nav>a{margin:0 28px;color:#333;line-height: 44px;display:inline-block;font-size:18px;}
.sub-nav p{line-height:44px;color:#989898;font-size:16px;}
.sub-nav p a{color:#989898;}