﻿* {
    font-family: "微软雅黑","Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体";
    -webkit-font-smoothing: antialiased;
}

body {
    overflow-x: hidden;
    visibility: hidden;
    -moz-user-select: none;
}

#seo {
    position: absolute;
    height: 0px;
    width: 0px;
    display: none;
    z-index: -200;
}

a {
    text-decoration: none;
}

    a img {
        border: none;
    }

* {
    margin: 0;
    padding: 0;
}

.main {
    overflow: hidden;
}

.re {
    position: relative;
}

.ta {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.white {
    background-color: white;
}

#nav_bg {
    width: 100%;
    height: 10%;
    position: fixed;
    z-index: 199;
    background-color: white;
}

#nav {
    position: fixed;
    z-index: 200;
    width: 100%;
    height: 12%;
    border-bottom: 1px solid #e9e9e9;
}

#navProductList {
    border-bottom: 1px solid #e9e9e9;
}

    #navProductList a {
        display: block;
        float: right;
        text-align: center;
        color: #8d8e8b;
    }

        #navProductList a:hover {
            display: block;
            float: right;
            text-align: center;
            color: #feb204;
        }

#link a {
    font-size: 1em;
    color: #6d6d6d;
    padding: 4px 0px;
    text-align: center;
}

    #link a:hover {
        color: #feb204;
    }

.ab {
    position: absolute;
}

.black {
    background-color: black;
}

.red {
    background-color: red;
}

.blue {
    background-color: blue;
}

.clear {
    clear: both;
    width: 0px;
    height: 0px;
}

#salesfollow {
    background-color: white;
    overflow: hidden;
    display: block;
}

#sf_1 {
    text-align: center;
    font-size: 1.5em;
    color: #303030;
}

.sf_3 div {
    text-align: center;
    font-size: 1em;
    color: #6d6d6d;
}

#footer {
    border-top: 1px solid #e9e9e9;
    background-color: white;
}

.footerB {
    float: left;
}

.footerS {
    float: left;
}

.footerPhoneContent {
    text-align: right;
    font-size: 0.9em;
    color: black;
}

#footerQQClick {
    border: 2px solid #353535;
    color: #353535;
    font-size: 0.8em;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

    #footerQQClick:hover {
        border: 2px solid #feb204;
        color: #feb204;
        font-size: 0.8em;
        text-align: center;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
    }

#footerWXContent,#navFastWxBlockContent {
    color: #353535;
    font-size: 0.8em;
    text-align: center;
}

.footerTitle {
    display: block;
    color: #353535;
    font-size: 1.2em;
}
.footerTitleElse {
    display: block;
    color: #353535;
    font-size: 1.2em;
}

.footerContent {
    display: block;
    color: #353535;
    font-size: 0.9em;
}
.ContractContent {
    display: block;
    color: #353535;
    font-size: 0.9em;
}
    .footerContent:hover {
        display: block;
        color: #feb204;
        font-size: 0.9em;
    }

#footerBottom {
    border-top: 1px solid #e9e9e9;
    background-color: white;
}

    #footerBottom * {
        display: block;
        font-size: 0.8em;
        color: #828282;
        margin-left:5px;
        margin-right:5px;
    }

#navFast {
    position: fixed;
    z-index: 199;
    left: 0px;    
}

    #navFast a {
        display: block;
        position: relative;
        margin-top:3px;
    }
.navFastBg {
    background-color:black;
}
.navFastImg {
    position:absolute;
    z-index:200;
}
#navFastWxBlock {
    position:absolute;
    background-color:white;    
}