
body {
    /*font-family: "HelveticaNeue-Light","HelvLightIBM",Arial,sans-serif;*/
    font-family: 'Microsoft Yahei',"微软雅黑",arial,'宋体',sans-serif;
    /*font-family: "Source Sans Pro", Arial, sans-serif;*/
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #323232;
    background: #fff;
    height: 100%;
    position: relative;
}
li {
    text-align: -webkit-match-parent;
    list-style: none;
    list-style-type: none;
}

#fh5co-foot {
    background-color: black;
}


    #fh5co-foot h1, #fh5co-foot h2, #fh5co-foot h3, #fh5co-foot h4, #fh5co-foot h5, #fh5co-foot h6, #fh5co-foot a {
        line-height: 26px;
        line-height: 1.625rem;
        padding: 0 0 15px;
        font-weight: 300;
        font-size: 16px;
    }

#mc-footer-module, #mc-footer {
    background-color:black ;
    clear: both;
}

    #mc-footer-module ul li a, #mc-footer ul li a {
        color: #c0c0c0;
    }

        #mc-footer-module ul li a:focus, #mc-footer-module ul li a:hover, #mc-footer ul li a:focus, #mc-footer ul li a:hover {
            color: #5596e6;
        }

#mc-footer-locale-selector {
    overflow: hidden;
    text-overflow: ellipsis;
}

#mc-footer-module h3 {
    color: #c0c0c0;
}

#mc-footer-module ul li {
    padding-left: 0;
    padding-bottom: 0;
}

#mc-footer-module .mc-columns {
    padding-bottom: 30px;
    padding-top: 30px;
}

    #mc-footer-module .mc-columns .mc-col-6-2, #mc-footer-module .mc-columns {
        padding-top: 40px;
    }

        #mc-footer-module .mc-columns #mc-footer-locale-selector {
            padding-top: 0;
        }

@media only screen and (min-width:0) and (max-width:579px) {
    #mc-footer-module .mc-columns #mc-footer-locale-selector {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}

#mc-footer .mc-columns {
    padding-bottom: 0;
}

#mc-footer.mc-alternate .mc-col-1-1 {
    padding: 8px 0 40px;
}

#mc-footer.mc-alternate.mc-padding-normal .mc-col-1-1 {
    padding-bottom: 8px;
    width: 80%;
}

#mc-footer #mc-footer-locale-selector {
    float: right;
    min-width: 240px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    #mc-footer #mc-footer-locale-selector h3 {
        display: none;
    }

#mc-footer > ul {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 auto;
    padding: auto;
}

#mc-footer li {
    display: inline-block;
    padding: 0 20px 0 0;
}

    #mc-footer li:last {
        padding-right: 0;
    }

#mc-footer .mc-footer-corporate-links {
    display: inline-block;
    padding: 22px 0;
}

    #mc-footer .mc-footer-corporate-links ul {
        line-height: 1rem;
        padding-bottom: 0;
    }

    #mc-footer .mc-footer-corporate-links a {
        padding: 10px 0;
    }

#mc-footer .mc-footer-social-links {
    display: inline-block;
    float: right;
    padding: 15px 0 0;
}

    #mc-footer .mc-footer-social-links div {
        display: inline-block;
        position: relative;
    }

        #mc-footer .mc-footer-social-links div + div {
            margin-left: 15px;
        }

    #mc-footer .mc-footer-social-links a {
        width: 26px;
        width: 1.625rem;
        color: transparent;
        display: inline-block;
        position: relative;
        padding: 0;
    }

        #mc-footer .mc-footer-social-links a + a {
            margin-left: 15px;
        }

#mc-footer-module + #mc-footer .mc-columns .mc-col-1-1 {
    border-top: 1px solid #c7c7c7;
}

@media only screen and (min-width:0) and (max-width:579px) {
    #mc-footer .mc-footer-corporate-links li {
        display: block;
    }

        #mc-footer .mc-footer-corporate-links li a {
            display: block;
        }

    #mc-footer #mc-footer-locale-selector {
        width: 100%;
    }

        #mc-footer #mc-footer-locale-selector h3 {
            display: block;
        }

    #mc-footer .mc-footer-social-links {
        float: left;
    }

    #mc-footer > ul {
        padding-left: 20px;
    }

        #mc-footer > ul li {
            display: block;
        }

            #mc-footer > ul li a {
                display: block;
                padding: 6px 0;
            }
}


.mc-columns {
    width: 100%;
    margin: 0 auto;
    clear: both;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 800px) {
    .mc-columns, #mc-footer .mc-columns, #mc-footer-contact .mc-columns, #mc-footer-module .mc-columns, #mc-megamenu-sections .mc-columns, #mc-related-content .mc-columns {
        width: 100%;
    }
}


.mc-bold {
    font-weight: bold;
    margin-left: 40px;
    margin-bottom: 0px;
}

.mc-type .mc-bold, .mc-type .mc-mobile-section-heading {
    /*font-family: "HelveticaNeue-Bold","HelvBoldIBM",Arial,sans-serif;*/
    /*font-family: 'Microsoft Yahei',"微软雅黑",arial,'宋体',sans-serif;*/
    font-weight: normal;
}


#fh5co-foot .gotop {
    position: fixed;
    top: 90%;
    left: 20px;
    /*margin-left: -40px;*/
    background: #fcfcfc;
    z-index: 8;
    width: 50px;
    height: 50px;
    font-size: 30px;
    padding-top: 5px;
    border: 1px #6f7076 solid;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}


@media only screen and (min-width: 1480px) {
    #ibm-top, .ibm-landing-page #ibm-pcon {
        padding: 0;
        min-width: 1440px;
    }
}

@media only screen and (max-width: 999px) and (min-width: 760px) {
    #ibm-top, .ibm-landing-page #ibm-pcon {
        padding: 0;
        min-width: 720px;
    }
}

#ibm-top {
    background: #FFF;
    min-width: 980px;
    overflow: hidden;
    position: relative;
}


.ibm-masthead-categories > li > a:hover, .ibm-masthead-categories > li > button:hover, .ibm-masthead-unav > li > a:hover, .ibm-masthead-unav > li > button:hover, .ibm-masthead-iconsonly > li > a:hover, .ibm-masthead-iconsonly > li > button:hover {
    border-bottom: 2px solid white;
    color: white;
    text-decoration: none;
}

body:hover a:focus, body:hover a:hover, body:hover button:focus, body:hover button:hover, body:hover input:focus, body:hover input:hover {
    outline: none !important;
}

.ibm-masthead-categories > li > a {
    overflow: visible;
}

.ibm-masthead-categories > li > a, .ibm-masthead-categories > li > button, .ibm-masthead-unav > li > a, .ibm-masthead-unav > li > button, .ibm-masthead-iconsonly > li > a, .ibm-masthead-iconsonly > li > button {
    box-sizing: border-box;
    color: #323232;
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: .3s border-color,.3s color;
}

ul a:hover, ol a:hover {
    text-decoration: underline;
}

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, select, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea {
    font-size: inherit;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: no-scroll transparent;
}

user agent stylesheet a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: auto;
}

Inherited from li html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, select, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea {
    font-size: inherit;
}

user agent stylesheet li {
    display: list-item;
    text-align: -webkit-match-parent;
}
