  .pic {    width: 100%;    height: 450px;    background-image: url(../img/img_19.jpg);    background-size: 100% 100%;  }  .detail{   width: 100%;       background-color: #f6f5fa;     position: relative;          padding: 100px 0;  }  .detail_center{     width: 1012px;    padding:66px;    position: relative;     margin: 0 auto;    background-color: #fff;  }    .view-title{font-size: 20px;font-weight: 600;line-height: 50px;}    .view-info{font-size: 14px;color:#ccc;margin-bottom: 20px;}      .detail_center .view-content  .fooder{    width: 100%;    height: 68px;    background-color: #d72828;    text-align: center;    line-height: 68px;    color: white;} p{font-size: 14px;line-height: 24px; text-indent: 2em;}      .fooder{    width: 100%;    height: 68px;    background-color: #d72828;    text-align: center;    line-height: 68px;    color: white;}