.breadcrumb{
    background: none;
    font-size: 0.22rem;
    color: #111214;
    padding: 0.32rem 0 0.36rem;
    border-radius: 0;
    margin-bottom: 0;
    overflow: hidden;
}
.breadcrumb>li{
    float: left;
    margin-right: 0.1rem;
}
.breadcrumb a{
    color: #111214;
}
.breadcrumb>li+li:before{
    content: '';
    color: #000;
    background: url("../../images/info/right.png") 0 0.08rem no-repeat;
    background-size: 0.12rem;
}
.breadtit{
    max-width: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner1{
    padding: 1.1rem 0.3rem 0;
}
.n_con{
    color: #111214;
}
.n_tit{
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.n_info{
    font-size: 0.18rem;
    color: #595959;
    text-align: center;
    margin: 0.18rem 0 0.3rem;
}
.n_info span{
    display: inline-block;
}
.n_source{
    margin-right: 0.42rem;
}
/*.n_detail{*/
    /*font-size: 0.2rem;*/
/*}*/
.n_detail img{
    width: 100% !important;
    margin: 0.32rem 0 0.27rem;
    height: auto !important;
}
.change_btns{
    font-size: 0.22rem;
    margin-top: 0.52rem;
    margin-bottom: 1rem;
}
.change_btns a{
    color: #111214;
}
.prev_btn{
    margin-bottom: 0.24rem;
}
