@charset "utf-8";

/*主要样式*/
.subNavBox { background: #1B597D; height: 112px; width: 100%; }
.subNav { cursor: pointer; height: 112px; margin: 0px auto; width: 1206px; }
.subNav .logo { background: url(../images/logo.png) no-repeat 0px 24px; width: 406px; height: 81px; float: left; }
.subNav h1 { font-size: 16px; color: #FFF; height: 45px; line-height: 45px; text-align: center; float: left; width: 80px; margin-top: 35px; }
.navContent { background: #575757; display: none; }
.navContent1195 { margin: 0px auto; width: 1206px; padding-left: 30px; }
.navContent1195 h4 { float: left; width: 391px; }
.navContent1195 h3 { float: left; width: 80px; margin-bottom: 15px; margin-top: 15px; text-align: center; }
.navContent1195 h3 a { font-size: 13px; color: #FFF; line-height: 30px; }
.navContent1195 h3 a:hover { color: #F90; }

