.wsmCon {
    padding-left: 10px
}

.wsmCon .bigtitle {
    width: 165px;
    height: auto;
    border-bottom: 3px solid #f5f5f5;
    padding-top: 20px;
    margin-bottom: 10px
}

.wsmCon .bigtitle span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border-bottom: 3px solid #fede1a;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 20px;
    color: #EA4120;
    font-weight: 700;
    margin-bottom: -3px
}

.wsmCon .subtitle {
    font-weight: 700;
    color: #333;
    line-height: 36px;
    margin-bottom: 10px
}

.wsmCon .links {
    height: auto;
    overflow: hidden
}

.wsmCon .links a {
    float: left;
    display: block;
    min-width: 160px;
    height: 34px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
    line-height: 34px;
    text-align: center;
    background: #f5f5f5;
    margin-right: 15px;
    margin-bottom: 15px;
}

@media screen and (max-width:767px) {
    .breadNav_ph {
        font-size: .36rem;
        margin-top: .3rem;
        padding-left: .7rem;
        position: relative;
        height: .4rem;
        line-height: .4rem
    }
    .breadNav_ph .icon {
        display: inline-block;
        width: .27rem;
        height: .32rem;
        background: url(icon_posi_03.png) no-repeat center;
        background-size: 100%;
        position: absolute;
        top: 50%;
        margin-top: -.16rem;
        left: .2rem
    }
    .wsmCon {
        padding-left: .2rem;
        padding-right: .2rem
    }
    .wsmCon .bigtitle {
        width: 1.46rem;
        text-align: center;
        padding-top: .2rem;
        position: relative;
        margin-bottom: .3rem
    }
    .wsmCon .bigtitle span {
        font-size: .3rem;
        padding-left: 0;
        padding-right: 0;
        border: none;
        height: .66rem;
        line-height: .66rem
    }
    .wsmCon .bigtitle .line {
        width: .73rem;
        height: 0;
        border-bottom: 3px solid #fede1a;
        position: absolute;
        left: 0;
        bottom: -3px
    }
    .wsmCon .subtitle {
        font-size: .28rem;
        line-height: .4rem;
        margin-bottom: .2rem
    }
    .wsmCon .links {
        margin-left: -.15rem
    }
    .wsmCon .links a {
        width: 100%;
        height: .52rem;
        line-height: .52rem;
        font-size: .26rem;
        margin-left: .15rem;
        margin-right: 0rem;
        margin-bottom: .15rem;
    }
}