.breadcrumb{background-color: #f2f2f2;}
.breadcrumb a{line-height: 52px;}
.article-tit{margin:20px 0;text-align:center;}
.article-tit h2{line-height: 72px;font-size: 32px;border-bottom: 1px solid #ddd;font-weight:normal;}
.article-tit p{color:#666;font-size: 14px;line-height: 54px;}
.article-tit span{color:#666;font-size: 14px;}
.content-box{padding-bottom: 50px;border-bottom: 1px solid #ddd;}
.content-box p{margin-bottom: 15px;line-height: 32px;}
.content-box img{ width:700px;max-width: 100%;display: block;margin:10px auto;}
.article-next-prev {padding:40px 0}
.article-next-prev p{line-height:42px;}
.w980{width:980px;margin:0 auto;}



@media screen and (max-width: 767px) {

    .w980{width:92%;}
    .breadcrumb a{line-height: 42px;}
    .article-tit h2{line-height: 32px;font-size: 18px;}
    .article-tit p{line-height: 34px;}
    .content-width {padding: 0 0px;}
    .content-box{padding-bottom: 10px;width: 92%; margin: 0 auto; font-size: 14px;overflow: hidden;}
    .content-box img{ width:100%;height: auto;}
    .article-next-prev {padding:20px 0}
    .article-next-prev p{line-height:28px;font-size:14px;}
    .article-next-prev p a{line-height:28px;font-size:14px;}


}