body {
    font-family: 'PingFang SC', Arial, 'Microsoft YaHei', sans-serif;
    font-size: 12px;
    line-height: 1.6em;
}

a {
    color: #000;
}

a:hover {
    color: #FF5722;
}

a.active {
    color: #00bde0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.center {
    margin: 0 auto;
}

.oh {
    overflow: hidden;
}

.w100p {
    width: 100%;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center !important;
}

.lh18 {
    line-height: 1.8em;
}

.max-width {
    width: 1230px;
}

.pdt10 {
    padding-top: 10px;
}

.pdb20 {
    padding-bottom: 20px;
}

.pd50 {
    padding: 30px 50px;
}

.pd20 {
    padding: 20px;
}

.pd10 {
    padding: 20px 10px;
}

.pd5 {
    padding: 5px 8px;
}

.lh75 {
    line-height: 75px;
}

a.active {
    color: #ff0000;
}

.page {
    text-align: center;
    margin: 10px 0;
}

.layui-laypage-em {
    background-color: #0079fe !important;
}

.page a, .page span {
    margin: 0 2px;
}

.no-border {
    border: 0 !important;
}

.no-border li {
    background-color: #fff;
    border: 1px solid #666;
    margin: 0 15px 0 0;
}

.no-border li.layui-this {
    background-color: #666;
    color: #fff !important;
}

.no-border li.layui-this:after {
    border: 0 !important;
}

.layui-tab-content .layui-tab-item {
    padding: 20px;
}

.attach ul {
    margin-top: 10px;
}

.attach ul li {
    border-bottom: 1px dashed #ccc;
    padding: 10px;
}

.attach ul li a {
    float: right;
    margin-left: 15px;
}

.class-right-lg .layui-tab-content .layui-tab-item {
    padding: 0;
}