.menu {
    background: url(images/menubg_02.gif) repeat-x;
    background-size: 100% 100%;}

.nav {
    z-index: 1000;}

.nav > li {
    position: relative;}

.nav > li > a {
    color: #fff;}

.nav > li:hover > a {
    background: #eee;
    color: #346db1;}

.sub-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: -50%;
    width: 190%;
    box-sizing: border-box;}

.nav > li:hover .sub-nav {
    display: block;}

.sub-nav > li {
    background: #346db1;
    width: 100%;
    height: 40px;
    box-sizing: border-box;}

.sub-nav > li a {
    text-align: center;
    line-height: 40px;
    color: #fff;
    width: 100%;
    box-sizing: border-box;}

.sub-nav > li:hover a{
    background: #eee;
    color: #346db1;
    line-height: 40px;}.timestyle129159{ font-size: 9pt ;}
.mtitlestyle129159{ color: #cc0000; font-size: 9pt; font-weight: bold ;}
.leaderfont129159{ font-size: 9pt ;}
.titlestyle129159{ color: #222222; font-size: 9pt; text-decoration: none ;}
.winstyle129159{ padding-top:10px;}
.fontstyle129146{ font-size: 10pt; font-family: 宋体; font-weight: bold; color: #d7d7d7 ;}
.btextstyle129146{ font-size: 10pt; color: #d7d7d7 ;}
