﻿body {
}

[v-cloak]{
    display: none;
}

.wid90{
    width: 90px;
}
.wid160 {
    width: 160px;
}
.wid200{
    width: 200px;
}
.wid240 {
    width: 240px;
}
.wid300 {
    width: 300px;
}
.m-l30 {
    margin-left: 30px;
}
.m-l150{
    margin-left: 150px;
}
.m-b5{
    margin-bottom: 5px;
}
.m-b20{
    margin-bottom: 20px;
}
.m-b30{
    margin-bottom: 30px;
}
.m-b40{
    margin-bottom: 40px;
}
.cl198eee {
    color: #198EEE;
}
.clee4b19 {
    color: #EE4B19;
}
.cl333333{
    color: #333333;
}
.cl666666 {
    color: #666666;
}
.cl999999 {
    color: #999999;
}
.clfefefe{
    color: #fefefe;
}
.f-s12 {
    font-size: 12px;
}
.f-s14 {
    font-size: 14px;
}
.f-s20{
    font-size: 20px;
}
.f-s24{
    font-size: 24px;
}
.f-s30 {
    font-size: 30px;
}
.f-w600{
    font-weight: 600;
}
.l-h20 {
    line-height: 20px;
}
.l-h26 {
    line-height: 26px;
}
.l-h30 {
    line-height: 30px;
}
.l-h45 {
    line-height: 40px;
}
.l-h44 {
    line-height: 44px;
}
.l-h80{
    line-height: 80px;
}

.f-r{
    float: right;
}
.v-align-m{
    vertical-align: middle;
}

.cursor-p{
    cursor: pointer;
}