  .sr-block1{
    overflow: hidden;
  }
  .sr-block1-tit{
    width: 100%;
    height: 60px;
    background: url(/images/sr-tit1.png) center center no-repeat;
  }
  .sr-block1-con{
    width: 100%;
    height: 266px;
    background: url(/images/sr-block1-bg.png) left center no-repeat;
    position: relative;
  }
  .sr-block1-right{
    width: 790px;
    height: 192px;
    background: url(/images/sr-block1-bgr.png) center center no-repeat;
    position: absolute;
    right:0;
    bottom:0;
    padding:28px 30px 0 15px;
    font-size:14px;
    line-height: 23px;
    color:#333;
    text-indent: 56px;
  }
  .sr-block1-top{
    width:270px;
    height: 20px;
    position: absolute;
    left:285px;
    top:36px;
    font-size: 20px;
    color:#5c7ab8;
  }
