#c1069299 ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#c1069299 ul li a {
    font-family: 微软雅黑;
    text-decoration: none;
    font-weight: bold;
    color: #505050;
    display: block;
    width: auto;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 24px;
    width: 100%;
    /*background: url(../images/nav_l.jpg) no-repeat left center;*/
}
#c1069299>ul>li:last-child{
    /*background: url(../images/nav_l.jpg) no-repeat right center;*/
}
#c1069299 ul li.menu1 a {
    background: none;
}

#c1069299 ul li {
    float: left;
    margin-left: 0px;
    flex: 1;
}


#c1069299 ul li a#current {
    background: url(../images/navh.png) 0 0 repeat;
    font-weight: bold;
    color: #fff;
}

#c1069299 ul li ul {
    border: 0px solid #ccc;
    display: none;
    background: #d7e9f8;
}

#c1069299 ul li ul li {
    font-family: 微软雅黑;
    text-decoration: none;
    font-weight: bold;
    float: none;
    margin: 0;
}
#c1069299 .thr-nav{
    display: none;
    position: absolute;
    min-height: 100%;
    left: 100%;
    top: 0;
}
#c1069299 ul li ul li a {
    min-width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #000000;
    font-size: 18px;
    margin: 10px 0;
    padding: 0 51px;
}

#c1069299 ul li ul li a:hover {
    color: #000000;
}

#c1069299 ul li:hover>ul {
    display: block;
    z-index: 9999999;
    position: absolute;
}

#c1069299 ul li.sfhover ul {
    display: block;
}

#c1069299 ul>li:hover {
    background: #347bd8 url(../images/hdbg.png) repeat-x top center;
) color: #fff;
}

#c1069299 ul li:hover>a {
    color: #fff;
}

#c1069299 ul li>a:hover {
    color: #fff;
}

#c1069299 ul li ul li a {
    color: #393939 !important;
}

#c1069299 ul li ul li:hover>a {
    color: #fff !important;
}

.titlestyle1073057 {
    font-size: 9pt;
    color: #222222;
    line-height: 200%;
    text-decoration: none;
}

