﻿.alc{
    text-align: center;
}
.tjtitle{
    margin: 0px;
    font-size: 16px;
    border-left: 3px solid #141414;
    font-weight: normal;
    line-height: 16px;
    padding-left: 10px;
}
.bbt{
    margin-top: 20px;
    padding-bottom: 9px;
    border-bottom: 1px solid rgb(219, 219, 219);
    padding-top: 28px;
    margin-bottom: 30px;
}
ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
a{
    color: #333;
}
a:hover{
    color: #333;
    text-decoration: none;
}
.indent2{
    text-indent: 2em !important;
}
.ptb60{
    padding: 60px 0;
}
.ynwl-title-ch{
    text-align: center;
    font-size: 30px;
    font-weight: bolder;
    color: #CB1018;
    margin-bottom: 0;
}
.ynwl-title-ch span{
    color: #5A5A5A;
}
.ynwl-title-en{
    text-align: center;
    font-size: 18px;
    color: #696666;
}
.pt40{
    padding-top: 40px !important;
}