
.ddsmoothmenu ul
{
    margin: 0;
    padding: 0;
}
.ddsmoothmenu ul li
{
    position: relative;
    display: inline;
    float: left;
    height: 88px;
    line-height: 88px;
}
.ddsmoothmenu ul li a
{
    display: block;
    font-size: 16px;
    width: 105px;
    background: url(../image/li_bg.jpg) no-repeat left center;
}
.ddsmoothmenu ul li:first a
{
    background: none;
}
.ddsmoothmenu ul li a span
{
    display: block;
    text-align: center;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited
{
    color: #333;
}
.ddsmoothmenu ul li a:hover
{
    background: url(../image/dli_bg.jpg) no-repeat center 55px;
}
.ddsmoothmenu ul li a:active span
{
    color: #333;
}
.ddsmoothmenu ul li a.selected span
{
    color: #333;
}
.ddsmoothmenu ul li a#menu_selected
{
    background: url(../image/dli_bg.jpg) no-repeat center 55px;
}
.ddsmoothmenu ul li a#menu_selected span
{
    color: #333;
}
.ddsmoothmenu ul.menulevel
{
    position: absolute;
    left: 0;
    display: none;
    visibility: hidden;
}
.ddsmoothmenu ul.menulevel li
{
    background: none;
    margin: 0;
    padding: 0;
    display: list-item;
    float: none;
    height: 40px;
    line-height: 40px;
}
.ddsmoothmenu ul.menulevel li a:before
{
    content: '';
    height: 0;
}
.ddsmoothmenu ul.menulevel li a
{
    background-color: #ececec;
    height: 40px;
    line-height: 40px;
    width: 200px;
    margin: 0;
    border-right: 1px solid #999;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #ccc;
    font-size: 12px;
    text-align: left;
    padding-left: 20px;
}
.ddsmoothmenu ul.menulevel li a span
{
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ddsmoothmenu ul.menulevel li ul
{
    top: 0;
}
.ddsmoothmenu ul.menulevel li a:link, .ddsmoothmenu ul.menulevel li a:visited
{
    color: #333;
    background-color: #ececec;
    background-image: none;
}
.ddsmoothmenu ul.menulevel li a:hover
{
    background: #007d5a;
    color: #fff;
    font-weight: bold;
}
.ddsmoothmenu ul.menulevel li a.selected
{
    background: #007d5a;
    color: #fff;
    font-weight: bold;
}
.ddsmoothmenu ul.menulevel li a span
{
    text-align: left;
    padding-left: 10px;
}
.ddsmoothmenu ul.menulevel li a:hover span
{
    color: #fff;
}
.ddsmoothmenu .downarrowclass
{
    position: absolute;
    top: 28px;
    right: 18px;
}
.ddsmoothmenu .rightarrowclass
{
    position: absolute;
    top: 8px;
    right: 10px;
}
.ddshadow
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: url(../image/40.png);
    z-index: 1;
}
* html .ddsmoothmenu
{
    height: 1%;
}
* html .ddsmoothmenu ul li a
{
    display: inline-block;
}
.ddsmoothmenu-v ul li
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ddsmoothmenu-v ul li a
{
    display: block;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
}
.ddsmoothmenu-v ul li a span
{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ddsmoothmenu-v ul li a:active span, .ddsmoothmenu-v ul li a:visited span
{
    color: #fff;
}
#LeftMenu .lihover #three li a
{
    background: none;
    color: #333;
}
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited
{
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ddsmoothmenu-v ul li a:hover span
{
    color: #fff;
}
.ddsmoothmenu-v ul li a:active span
{
    color: #fff;
}
#LeftMenu .lihover a
{
    color: #007d5a;
}
.ddsmoothmenu-v ul li .selected:link, .ddsmoothmenu-v ul li a.selected:visited, .ddsmoothmenu-v ul li a.selected:active
{
    background-color: #007d5a;
}
.ddsmoothmenu-v ul li a.selected span
{
    color: #fff;
}
.ddsmoothmenu-v ul li a#menu_selected
{
    background: url(../image/leftmenu.gif) no-repeat center top;
}
.ddsmoothmenu-v ul li a#menu_selected span
{
    color: #fff;
}
.ddsmoothmenu-v ul.menulevel
{
    position: absolute;
    top: 0;
    visibility: hidden;
    border-top: 1px solid #ccc;
}
.ddsmoothmenu-v ul.menulevel li
{
    background: none;
    margin: 0;
    padding: 0;
    display: list-item;
}
.ddsmoothmenu-v ul.menulevel li a
{
    height: 26px;
    line-height: 26px;
    width: 180px;
    padding: 0 5px;
    margin: 0;
    border-right: 1px solid #999;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ccc;
}
.ddsmoothmenu-v ul.menulevel li a:link, .ddsmoothmenu-v ul.menulevel li a:visited
{
    color: #000;
}
.ddsmoothmenu-v ul.menulevel li a:hover
{
    background: url(../image/mainmenu1.jpg) no-repeat left center;
    color: #034fab;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin-top: 0;
}
.ddsmoothmenu-v ul.menulevel li a.selected
{
    background: url(../image/mainmenu1.jpg) no-repeat left center;
    color: #034fab;
    font-weight: bold;
}
.ddsmoothmenu-v ul.menulevel li a:link, .ddsmoothmenu-v ul.menulevel li a:visited
{
    color: #000;
}
.ddsmoothmenu-v ul.menulevel li a:hover
{
    background: url(../image/mainmenu1.jpg) no-repeat left center;
    color: #034fab;
    font-weight: bold;
}
.ddsmoothmenu-v ul.menulevel li a.selected
{
    background: url(../image/mainmenu1.jpg) no-repeat left center;
    color: #034fab;
    font-weight: bold;
}
.ddsmoothmenu-v ul li ul li a
{
    height: 35px;
    line-height: 35px;
}
.ddsmoothmenu-v ul li ul li a span
{
    padding-left: 30px;
}
.ddsmoothmenu-v .rightarrowclass
{
    position: absolute;
    top: 10px;
    right: 10px;
}
.ddsmoothmenu-v ul.menulevel .rightarrowclass
{
    position: absolute;
    top: 8px;
    right: 10px;
}
* html .ddsmoothmenu-v ul li
{
    float: left;
    height: 1%;
}
* html .ddsmoothmenu-v ul li a
{
    height: 1%;
}
#LeftMenu .lihover ul li a
{
    background: url(../image/mainmenu1.jpg) no-repeat left center;
    color: #034fab;
    font-weight: bold;
}
#LeftMenu .lihover ul li a
{
    background: url(../image/mainmenu1.jpg) no-repeat left center;
    color: #034fab;
    font-weight: bold;
}
#LeftMenu .lihover ul li a
{
    color: #333;
    font-weight: normal;
}
#LeftMenu .ahover span
{
    font-weight: bold;
}
#LeftMenu .ahover:after
{
    content: '';
    width: 100%;
    height: 3px;
    background: #007d5a;
    position: relative;
    z-index: 999;
    left: 0;
    display: block;
    bottom: 3px;
}
#LeftMenu a:hover:after
{
    width: 100%;
}
#LeftMenu .lihover ul li a:hover span
{
    font-weight: bold;
    color: #be0201;
}
#LeftMenu .lihover .lihover li span
{
    padding-left: 50px;
}
#LeftMenu .lihover .lihover .lihover li span
{
    padding-left: 70px;
}
.pd ul li a
{
    padding-left: 30px;
}
.nav_tel
{
    width: 214px;
    float: left;
}
