@charset "UTF-8";
#vas {
  width: 100%; }
  #vas .entrance {
    width: 100%;
    height: 160px;
    background: #eef2f5; }
    #vas .entrance .maxW {
      font-size: 0px; }
      #vas .entrance .maxW .col {
        display: inline-block;
        width: 392px;
        font-size: 16px;
        color: #000000;
        text-align: center;
        vertical-align: middle; }
        #vas .entrance .maxW .col img {
          vertical-align: middle;
          margin-top: 44px;
          margin-bottom: 18px; }
  #vas .center {
    padding-top: 70px;
    font-size: 0;
    letter-spacing: -4px;
    /*字母间距*/
    word-spacing: -4px;
    /*字间距*/ }
    #vas .center .left {
      letter-spacing: normal;
      word-spacing: normal;
      display: inline-block;
      padding-bottom: 70px;
      *display: inline;
      /*兼容IE*/
      zoom: 1;
      /*兼容IE*/
      vertical-align: top;
      width: 242px; }
      #vas .center .left .rows {
        display: block;
        margin-bottom: 14px;
        padding: 20px;
        padding-right: 31px;
        line-height: 28px;
        width: 100%;
        background: #eef2f5;
        font-size: 16px;
        color: #666666; }
        #vas .center .left .rows:hover {
          background: url("../images/icon_right.png") 92% center no-repeat #c6161e;
          color: #ffffff;
          font-weight: 700; }
      #vas .center .left .active {
        background: url("../images/icon_right.png") 92% center no-repeat #c6161e;
        color: #ffffff;
        font-weight: 700; }
    #vas .center .right {
      width: 872px;
      margin-left: 66px;
      letter-spacing: normal;
      word-spacing: normal;
      display: inline-block;
      padding-bottom: 70px;
      *display: inline;
      /*兼容IE*/
      zoom: 1;
      /*兼容IE*/
      vertical-align: top; }
      #vas .center .right .title {
        vertical-align: top;
        font-weight: 700;
        font-size: 22px;
        color: #333;
        margin-bottom: 44px; }
      #vas .center .right .ct {
        vertical-align: top;
        font-size: 14px;
        color: #8e8e8e;
        text-align: left; }
        #vas .center .right .ct p {
          line-height: 28px;
          text-align: left; }

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