#sykj_nav{
    border-bottom: 1px solid #288dc6;
}
.crumbs {
    background: #fff;
    line-height: 45px;
    font-size: 16px;
    text-align: left;
}
.crumbs a {
    color: #b9b9b9;
    float: left;
}
.crumbs span {
    margin: 0 10px;
    float: left;
    display: block;
    line-height: 45px;
}
.bzzxleft {
    width: 20%;
    float: left;
}
.bzzxleft dl {
    margin-bottom: 22px;
}
.bzzxleft dl dt {
    padding: 21px 0 21px 49px;
    font-size: 18px;
    color: #272f32;
    background: #ffffff url(../img/common/hp_selectdown.png) no-repeat 142px 33px;
    margin-bottom: 10px;
}
.bzzxleft dl dd {
    padding: 8px 0;
    padding-left: 35px;
    background-color: #ffffff;
    font-size: 16px;
    text-align: center;
}
.bzzxleft dl dd a {
    display: block;
    line-height: 30px;
    color: #5b5b5b;
    width: 100px;
    height: 30px;
}
.bzzx .on {
    color: #fff !important;
    background-color: #288dc6 !important;
    border-radius: 30px;
    box-sizing: border-box;
}
.bzzx {
    background: #f5f5f5;
    padding-top: 31px;
    padding-bottom: 31px;
}
.crumbs a:hover, .crumbs a.crumbsact {
    color: #636365;
}
.bzzxright {
    background: #fff;
    width: 78%;
    float: right;
    padding-top: 68px;
    position: relative;
}
.bzzxrightTop {
    padding-left: 68px;
    border-bottom: 5px solid #f5f5f5;
}
.helpTit {
    border-left: 4px solid #288dc6;
    padding-left: 13px;
    font-size: 24px;
    line-height: 23px;
    margin-bottom: 20px;
    color: #2a292f;
    position: absolute;
    left: 34px;
    top: 25px;
}
.bzzxrightBottom {
    padding: 33px 64px;
}
.bzzxrightBottom p {
    font-size: 16px;
    line-height: 32px;
}
