.zb-18b{
    font-size: 18px;
    font-weight: bold;
}

.main{
    margin: 10px auto 20px auto;
    width: 1200px;
    overflow: hidden;
}

.main-1{
    width: 248px;
    height: 706px;
    background: #f6f9fb;
    float: left;
    border-radius: 5px;
}

.main-1 p{
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    color: #333333;
    cursor: default;
    background: #f6f9fb;
    border-radius: 5px 5px 0 0;
}

.main-1 ul{
    padding-top: 10px;
    border-top: 1px solid #ffffff;
}

.main-1 li{
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
}

.main-1 a{
    display: block;
    color: #333333;
}

.main-1 li:hover{
    background: #edf5fb;
}

.m1-hover{
    background: #edf5fb;
}

.main-1 a:hover{
    color: #0973c7;
}

.main-2{
    width: 935px;
    padding-left: 16px;
    float: left;
}

.main-2 li{
    width: 100%;
    margin-top: 16px;
}

.main-21{
    width: 100%;
    height: 53px;
    line-height: 53px;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}

.main-21 p{
    color: #333333;
}

.main-21 span{
    position: absolute;
    top:0;
    right: 0;
    color: #999999;
}

.main-21 span a{
    color: #999999;
}

.main-22{
    line-height: 30px;
    padding-left: 26px;
}

.main-22 p a{
    background: url("/DFS/template/103/images/main_01.png") left no-repeat;
    padding-left: 13px;
    margin-left: -13px;
    color: #0973c7;
}

.main-22 p a:hover{
    font-weight: bold;
}

.main-22 a{
    color: #999999;
}
