.info .news .pic-list li .content-box h3 {
    font-size: 16px;
}

.info .notice .notice-list li p {
    font-size: 16px;
}

.process-rules .process-rules-list ul li {
    font-size: 16px;
}

.link ul li a {
    font-size: 16px;
}

.link ul li {
    margin-right: 30px;
}

.bottom-wrapper .other .r-box .other-website a {
    font-size: 16px;
}

.detail-list .r-box ul li > a {
    font-size: 16px;
}

.detail-list .r-box ul li > a {
    font-size: 16px;
}

nav .nav-item > span a{
    font-size: 18px;
}
.btn-span-h2 > span {
    display: inline-block;
    padding: 5px 10px;
    background: #ddd;
    color: #666;
    border-radius: 6px;
    margin-right: 6px;
    cursor: pointer;
}

/*
.btn-span-h2 > span:hover {
    background: #B7B7B7;
}*/
