
.hanyueTxt {
    text-align: center;
    color: #ec5310;
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0;
    font-weight: 500;
}


#li1:hover .nav2 {
    display: block;
}

.nav1 {
    position: relative;
    z-index: 2;
}

.nav2 {
    width: 158px;
    position: absolute;
    top: 100%;
    z-index: 20;
    right: 0;
    display: none;
    background-color: black;
}


.nav2 li {
    z-index: 2;
    width: 158px;
    height: 50px;
    text-align: center;
}


.nav2 li a {
    color: white;
    display: block;
    margin-left: 20px;
}


.nav2 li a:hover {
    background: none;

}

.li2:hover {
    width: 158px;
    text-align: center;
}

.nav2 li.li2:hover {
    background: #666;
}

.endmune {
    height: 62px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999999999;
    background: #00375c;
}

.endmune .divbg {
    height: 62px;
    background: #000;
    z-index: 999;
    position: fixed;
    _bottom: auto;
    bottom: 0px;
    text-align: center;
    width: 100%;
    background: url(../images/f_w_nbg.png) repeat-x;
}

.endmune .mainpanls {
    width: 1200px;
    height: 62px;
    margin: 0 auto;
    position: relative;
    z-index: 10
}

.mainpanls p {
    font-size: 18px;
    line-height: 62px;
    color: #fff;
    float: left;
    margin-right: 26px;
}

.mainpanls p strong {
    color: #fba40e;
    font-weight: bold;
}

.mainpanls p a {
    color: #fff;
    background: #fba40e;
    line-height: 26px;
    padding: 0 10px;
}

.mainpanls div {
    float: right;
}

.mainpanls div ul li {
    float: left;
    margin-left: 1px;
}

.mainpanls .weip3 a {
    position: relative;
    background: url(../images/weip3_2.jpg);
    width: 59px;
    height: 62px;
    display: block;
}

.mainpanls .weip3 b {
    color: #fff;
    font-size: 14px;
}

.mainpanls li.weip3 a div.wq {
    position: absolute;
    bottom: -300px;
}

.mainpanls li.weip3 a div.wq .q {
    background: #000000;
    opacity: 0.6;
    width: 120px
}

.mainpanls li.weip3 a:hover div.wq {
    position: absolute;
    bottom: 14px;
    height: 225px;
    left: -25px;
}

