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

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