* {
    font-family: PingFang SC-Bold, PingFang SC;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5tahoma, arial, \5b8b\4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none !important;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.df {
    display: flex;
}

.sa {
    justify-content: space-around;
}

.sb {
    justify-content: space-between;
}

.jc {
    justify-content: center;
}

.ac {
    align-items: center;
}

.tc{
    text-align: center;
}

.f1 {
    flex: 1;
}

.cf {
    color: #fff;
}

.c86 {
    color: #86909C;
}

.c1d {
    color: #1D2129 !important;
}
.c31{
    color: #31373D;
}

.c4e{
    color: #4E5969;
}

.bgcf {
    background-color: #fff;
}

.bgcdc {
    background: #DCDEE3 !important;
}

.bgcfe{
    background-color: #FE7437;
}

.cfe {
    color: #FE7437;
}

.f12 {
    font-size: .75rem;
}

.f13{
    font-size: .8125rem;
}

.f14 {
    font-size: .875rem;
}

.f16 {
    font-size: 1rem;
}

.f17{
    font-size: 1.0625rem;
}

.f18 {
    font-size: 1.125rem;
}

.mt2 {
    margin-top: .125rem;
}

.mt5{
    margin-top: .3125rem;
}

.mt10{
    margin-top: .625rem;
}

.pd80 {
    padding: .5rem 0;
}

.pd016 {
    padding: 0 1rem;
}

.pd110 {
    padding: .6875rem 0;
}

.pd10{
    padding: .625rem;
}

.pd16{
    padding: 1rem;
}

.pd32{
    padding: 2rem;
    background-color: #F6F6F6;
}

.pb8 {
    padding-bottom: .5rem;
}

.btd9 {
    border-bottom: .0625rem solid #f1f1f1;
}

.bbc9{
    border-bottom: .0625rem solid #C9CDD4;
}

.btd9:nth-last-child(1) {
    border: none
}

.w72 {
    width: 3.25rem;
    margin-right: 1.25rem;
}

.ml4 {
    margin-left: .25rem;
}

.mr24 {
    margin-right: 1.5rem;
}

.mr16 {
    margin-right: 1rem;
}

.day {
    margin-top: .5rem;
}

.day:nth-child(1) {
    margin-top: 0;
}

.w20{
    width: 20%;
}

.w25 {
    width: 25%;
}
.w33{
    width: 33%;
}

.w50{
    width: 50%;
}

.f500 {
    font-weight: 500;
}

.f600{
    font-weight: 600;
}

.img16 {
    width: 1rem;
    height: 1rem;
}

.img20 {
    width: 1.25rem;
    height: 1.25rem;
}