body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0; /*font-family:"Microsoft Yahei";*/
    font-family: 'Helvetica Neue','Helvetica','Arial','Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
}

img {
    border: none;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #000000;
}

.ib {
    display: inline-block;
    vertical-align: top;
}
.font-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.w {
    width: 90%;
    margin: 0 auto;
    min-width: 1260px;
}
.h {
    border-bottom: 1px solid #dddadc; margin-bottom: 23px;
}
.w-h {
    width: 1200px;
    margin: auto;
    height: 60px;
    line-height: 60px;
    font-size:18px;
}
.w-bodys {
    width: 1200px;
    margin: auto;
}
/*²¿·ÖÒ³Ãæ×ó²àµ¼º½*/

.bom-dh {
    display: inline-block;
    margin-bottom: -3px;
    width: 290px;
    /*height: 520px;*/
    margin-right: 25px;
    box-shadow: 0 0 9px 3px #9999993d;
}

    .bom-dh ul li {
        float: left;
        width: 120px;
        height: 27.5px;
        text-align: center;
        line-height: 27px;
        padding: 6px;
    }

        .bom-dh ul li:last-child {
            border-bottom-color: #c92420;
        }

        .bom-dh ul li a {
            color: #606266d4;
            font-size: 16px;
            display: block;
        }

        .bom-dh ul li:hover {
            background-color: #DAB366;
        }

        .bom-dh ul li:last-child:hover {
            border-bottom-color: white;
        }

        .bom-dh ul li:hover a {
            color: white;
        }


.dh-zh {
    display: inline-block;
    padding: 25px 0px 10px 20px;
    font-size:24px!important;
    font-weight:600!important;
}

.dh-en {
    display: block;
    padding: 0px 0px 19px 20px;
    color: #a9a9a99e;
    font-size: 16px;
}