/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
.nymain{overflow: auto;}
.zj-list {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    padding-bottom: 30px;}

.ks-zj {
    width: 260px;
    font-size: 20px;
    color:#0e5ea3;
    font-weight: bold;
    text-align: center;
    line-height: 52px;
    border: 1px solid #0e5ea3;
    border-left: 5px solid #0e5ea3;
    background: url(images/ljt2.png)right 20px center no-repeat;
    margin-bottom:10px;}

.zj-list-s {
    width: 100%;}

.zj-list-s a {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    display: block;
    float: left;
    width: 12.5%;
    margin-bottom: 10px;
    text-align: center;}

.zj-list-s a:hover {
    font-weight: bold;
    color: #0e5ea3;}

@media(max-width: 1279px) {
.zj-list-s a {width: 16.666%;}
}

@media(max-width: 991px) {
.zj-list-s a {width: 25%;}
}

@media(max-width: 700px) {
.zj-list-s {
        width: 100%;
        margin-top: 20px;}
}
