/*.content{width:1280px; background:#fff; margin:0 auto; padding:25px 20px;}*/
.content{width:1280px; background:#fff; margin:0 auto; padding:10px 20px;}
.breadcrumb{height:40px; line-height:40px; font-size: 13px; color: #2e2e2e; background:#f3f3f3; text-indent:10px; margin-bottom: 20px;}

.content .title{width:998px; border-bottom:2px solid #c5191f; margin:0 auto; font-size: 23px;color: #262626;font-weight: bold; line-height: 50px; text-align:center;}
.content .desp{color:#999; text-align:center; font-size:13px; margin-top:3px;}
.content .rich-text{width:1078px; margin:0 auto;}
.content .rich-text img{max-width: 1078px; height:auto!important; /*margin:6px 0;*/}

/**格式化富文本样式，不需要删除*/
.content .rich-text h2{
    text-align: center!important;
    font: normal 20px/22px \5FAE\8F6F\96C5\9ED1!important;
    margin-top: 50px!important;
}
.content .rich-text h1{
    text-align: center!important;
    font: bold 30px/32px \5FAE\8F6F\96C5\9ED1!important;
    margin-top: 20px!important;
}
.content .rich-text a{
    text-decoration: none!important;
    color: inherit!important;
}
.content .rich-text p,.content .rich-text span{
    font-size: 16px!important;
    line-height: 180%!important;
    margin-top: 15px!important;
    color:#000!important;
    font-style:normal!important;
    font-family: 'Microsoft YaHei'!important;
}
.content  .fenge{
    width: 100%;
    height: 2px;
    background-color: orange;
}
