#trailer {
  width: 100%; }
  #trailer .maxW {
    font-size: 14px;
    color: #8e8e8e;
    text-align: center;
    padding: 70px 0; }
    #trailer .maxW p {
      line-height: 1.8em !important;
      font-size: 16px !important;
      text-align: left;
      color: #666 !important; }
      #trailer .maxW p span {
        line-height: 1.8em !important;
        font-size: 16px !important;
        color: #666 !important; }
  #trailer .surrenderInfo {
    width: 100%; }
    #trailer .surrenderInfo .leftBox {
      display: inline-block;
      width: 750px; }
      #trailer .surrenderInfo .leftBox .btnBox {
        width: 100%;
        margin-top: 50px; }
        #trailer .surrenderInfo .leftBox .btnBox .btns {
          display: inline-block;
          vertical-align: top;
          width: 360px;
          height: 86px;
          line-height: 86px;
          text-align: center;
          background-color: #eef2f5;
          color: #333;
          font-size: 20px;
          margin-top: 80px;
          cursor: pointer; }
          #trailer .surrenderInfo .leftBox .btnBox .btns img {
            width: 40px;
            margin-right: 20px; }
        #trailer .surrenderInfo .leftBox .btnBox .erwBox {
          display: inline-block;
          vertical-align: top;
          margin-left: 215px; }
          #trailer .surrenderInfo .leftBox .btnBox .erwBox img {
            display: block;
            width: 160px;
            height: 160px;
            margin-bottom: 15px; }
          #trailer .surrenderInfo .leftBox .btnBox .erwBox span {
            display: block;
            font-size: 24px;
            color: #2B2B2B;
            text-align: center; }
    #trailer .surrenderInfo .rightBox {
      display: inline-block;
      width: 357px;
      height: 288px;
      vertical-align: top;
      margin-left: 66px; }
      #trailer .surrenderInfo .rightBox img {
        width: 357px;
        height: 288px;
        display: inline-block; }
  #trailer .claimInfo {
    text-align: left; }
    #trailer .claimInfo .panel-group {
      margin-bottom: 72px;
      cursor: pointer; }
      #trailer .claimInfo .panel-group .panel {
        margin-bottom: 0px;
        background: none;
        border: 0px solid transparent;
        border-radius: 0px;
        -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0); }
      #trailer .claimInfo .panel-group .panel-default {
        margin-bottom: 10px; }
        #trailer .claimInfo .panel-group .panel-default .panel-heading {
          padding: 0px;
          height: 72px;
          line-height: 72px;
          font-size: 18px;
          color: #666666;
          background: #f8f8f8;
          font-weight: 700;
          border: 1px #eeeeee solid; }
          #trailer .claimInfo .panel-group .panel-default .panel-heading .pic {
            background: url("../images/icon_next.png") center center no-repeat #c2161e;
            display: inline-block;
            width: 70px;
            height: 70px;
            text-align: center;
            margin-right: 36px; }
        #trailer .claimInfo .panel-group .panel-default .collapsed {
          background: #ffffff; }
          #trailer .claimInfo .panel-group .panel-default .collapsed .pic {
            background: url("../images/icon_left.png") center center no-repeat #f8f8f8; }
        #trailer .claimInfo .panel-group .panel-default .panel-collapse {
          border: 1px #eeeeee solid;
          border-top: 0px;
          padding: 40px 80px;
          font-size: 16px;
          line-height: 30px;
          color: #666666; }
          #trailer .claimInfo .panel-group .panel-default .panel-collapse .btns {
            display: inline-block;
            width: 390px;
            height: 66px;
            text-align: center;
            background-color: #eef2f5;
            color: #666;
            font-size: 18px;
            cursor: pointer; }
            #trailer .claimInfo .panel-group .panel-default .panel-collapse .btns img {
              width: 40px;
              margin-right: 20px; }

/*# sourceMappingURL=trailer.css.map */
