html, body, div, span, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

a {
    text-decoration: none;
}

.logos {
    position: absolute;
    top: 35px;
    left: 35px;
    z-index: 10;
}

.bgrgba {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    z-index: 9;
}

.bgrgbaTXT {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -328px;
    margin-top: -72px;
    opacity: 0.8;
}

.advertisingTXT {
    width: 1000px;
    margin: 0 auto;
    font-size: 0;
}

.bgcolors {
    width: 50px;
    height: 6px;
    border-radius: 5px;
    background: #fdd000;
    margin: 50px auto;
}

.txtone {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 55px;
    color: #999;
    /*white-space: pre-wrap;*/
}

.txttitle {
    font-size: 24px;
    margin-bottom: 10px;
    color: #333;
}

.colorlog {
    display: inline-block;
    width: 3px;
    height: 20px;
    background: #fdd000;
    margin-right: 15px;
    vertical-align: top;
}

.txtnums {
    height: auto;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
    text-align: left;
    color: #999;
    padding-left: 15px;
}

.txtleft {
    vertical-align: top;
    display: inline-block;
    width: 500px;
    height: auto;
    margin-bottom: 40px;
}

.navbottom {
    width: 100%;
    /*background: #ecf0f1*/
}

.navbottomcen {
    width: 1000px;
    height: 180px;
    margin: 0 auto;
    position: relative;
}

.WX {
    position: absolute;
    top: 0;
    left: 70px;
    display: none;
}

.logoins {
    position: absolute;
    top: 0px;
    right: 30px;
    width: 130px;
    text-align: center;
}

.nulltxt {
    width: 180px;
    font-size: 14px;
    float: left;
    margin-top: 15px;
}

.nulltxth {
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}

.nulltxtT {
    height: 32px;
    line-height: 32px;
    color: #747b81;
}

.nulltxtB {
    height: 32px;
    line-height: 32px;
    color: #747b81;
}

.indexs {
    background: #f5f5f5;
    width: 100%;
    height: auto;
}

.centers {
    background: #fdfdfd;
    width: 1000px;
    font-size: 14px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
