.mian-pic {
    height: 354px;
    background: url(../img/top-pic.png) center center no-repeat;
}


.right a{
    font-size: 14px;
}
.right-content {
    width: 1200px;
    margin: 0 auto;
}

.main-title .title {
    display: inline-block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    background-color: #11356d;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.main-title .right {
    font-size: 12px;
    color: #888;
    float: right;
    position: relative;
    top: 5px;
}

.right-content .content {
    margin-top: 30px;
}

.bm-title {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    width: 150px;
    color: #11356d;
    margin-bottom: 20px;
    font-weight: 600;
}

.bm-title img{
    position: relative;
    top: -25px;
}

.jxkydw .bm-title img{
    width: 130px;
    height: 4px;
}

.jgbm .bm-title img{
    width: 90px;
    height: 4px;
}

.jgbm {
    overflow: hidden;
}
.jxkydw {
    margin-top: 30px;
    overflow: hidden;
}
.jgbm .bm-item {
    width: 33%;
    float: left;
    height: 100px;
    border-bottom: 1px dotted rgb(221,221,221);
    font-size: 16px;
    cursor: pointer;
}
.jgbm .bm-item:hover {
    color: #11356d;
}
.jgbm .bm-item .bm-item-title {
    margin-top: 30px;
}

.jgbm .bm-item .bm-item-title::before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #11356d;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 5px;
}

.jxkydw .bm-item {
    width: 33%;
    float: left;
    height: 170px;
    font-size: 16px;
}

.jgbm div.bm-item .bm-item-title {
    display: block;
}

.jgbm a.bm-item {
    cursor: pointer;
}

.jxkydw .bm-title {
    margin-bottom: 40px;
}
.jxkydw .bm-item .bm-item-content {
    width: 90%;
    height: 122px;
    background-color: rgb(246,246,246);
    color: #333333;
    position: relative;
}

.jxkydw .bm-item .bm-item-content .text-content {
    padding-top: 10px;
    text-align: center;
}

.jxkydw .bm-item .bm-item-content:hover {
    background-color: #11356d;
    color: white;
}

.jxkydw .bm-item .bm-item-title {
    margin-top: 30px;
}
.jxkydw .bm-item .bm-item-content .no-fbt {
    padding-top: 20px;
}

