@charset "utf-8";

/*主要样式*/
.subNavBox { background: #820B0B; height: 45px; width: 100%; }
.subNav { cursor: pointer; height: 45px; margin: 0px auto; width: 1195px; }
.subNav h1 { font-size: 16px; color: #FFF; height: 45px; line-height: 45px; text-align: center; float: left; width: 92px; }
.subNav h2 { font-size: 16px; color: #FFF; height: 45px; line-height: 45px; float: left; }
.navContent { background: #575757; display: none; }
.navContent1195 { margin: 0px auto; width: 1195px; }
.navContent1195 h3 { float: left; width: 98px; text-align: center; margin-bottom: 15px; margin-top: 15px; }
.navContent1195 h3 a { font-size: 14px; color: #FFF; line-height: 30px; }
.navContent1195 h3 a:hover { color: #F90; }

