@charset "utf-8";

/*主要样式*/
/*九个导航*/
/*
.subNavBox { background: #820B0B; height: 45px; width: 1326px; margin: 0px auto; }
.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: 120px; }
.subNav h2 { font-size: 16px; color: #FFF; height: 45px; line-height: 45px; float: left; }
.navContent { background: #575757; display: none; }
.navContent1195 { margin: 0px auto; width: 1165px; padding-left: 30px; }
.navContent1195 h3 { float: left; width: 124px; margin-bottom: 15px; margin-top: 15px; }
.navContent1195 h3 a { font-size: 14px; color: #FFF; line-height: 30px; }
.navContent1195 h3 a:hover { color: #F90; }
*/

/*十个导航*/
.subNavBox { background: #820B0B; height: 45px; width: 100%; }
.subNav { cursor: pointer; height: 45px; margin: 0px auto; width: 1345px; }
.subNav h1 {font-weight: normal;font-size: 16px;color: #FFF;height: 45px;line-height: 45px;text-align: center;float: left;width: 112px;}
.subNav h1 a { color: #FFF; line-height: 45px; }
.subNav h2 { font-size: 16px; color: #FFF; height: 45px; line-height: 45px; float: left; }
.navContent { background: #575757; display: none; }
.navContent1195 { margin: 0px auto; width: 1315px; padding-left: 30px; }
.navContent1195 h3 { float: left; width: 116px; margin-bottom: 15px; margin-top: 15px; }
.navContent1195 h3 a { font-size: 14px; color: #FFF; line-height: 30px; }
.navContent1195 h3 a:hover { color: #F90; }


