﻿html {
    font-family: Microsoft YaHei,Helvetica,STHeiti,arial,sans-serif;
    font-size: 16px;
}

.clear {
    margin: 0;
    padding: 0;
    clear: both
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

button {
    margin: 0;
    border: 0;
    padding: 0
}

.red {
    color: #ed6a75
}

.is-static .page-layout {
    min-height: 100vh;
    font-size: .75rem
}

body .invited-quicktalk {
    color: #000;
    z-index: 2500
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body, div, input, li, ol, p, td, ul {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

strong {
    font-style: normal
}

th {
    font-weight: 400
}

button, input, select, textarea {
    font-family: inherit
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0
}

th {
    text-align: left
}

a {
    text-decoration: none
}

a, button {
    outline: none
}

button {
    font-size: inherit
}