﻿.fix-right {
  text-align: center;
  width: 75px;
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -225px;
  z-index: 99999;
  border-radius: 10px 0 0 10px;
  /*box-shadow: 0px 2px 6px -1px #dcdcdc; */}
  .fix-right .tel-success {
    position: absolute;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    left: -272px;
    top: 146px;
    height: 180px;
    width: 272px;
    z-index: 9999;
    background-color: #f2f2f2; }
    .fix-right .tel-success img {
      margin: 33px auto 13px; }
    .fix-right .tel-success .tel-show {
      text-align: center;
      font-size: 14px;
      height: 34px;
      line-height: 34px;
      margin-bottom: 10px; }
    .fix-right .tel-success .tel-info {
      font-size: 16px; }
  .fix-right ul li {
    border-bottom: 1px solid #445486;
    height: 75px;
    width: 75px;
    padding-top: 15px;
    box-sizing: border-box;
    position: relative;
    background-color: #014b92;
    cursor: pointer; }
    .fix-right ul li .right-card {
      display: none;
      position: absolute;
      left: -240px;
      top: 0;
      width: 240px;
      border-radius: 10px; }
      .fix-right ul li .right-card .left {
        border-radius: 10px;
        box-shadow: 0px 2px 6px -1px #dcdcdc; }
        .fix-right ul li .right-card .left .top {
          border-radius: 10px 10px 0 0;
          text-align: left;
          width: 230px;
          height: 50px;
          padding-left: 22px;
          line-height: 50px;
          font-size: 18px;
          background: url(../images/icon-r.png) 210px center no-repeat;
          background-color: #014b92;
          background-size: 10px 15px;
          color: #fff;
          box-sizing: border-box; }
        .fix-right ul li .right-card .left .bot {
          border-radius: 0 0 10px 10px;
          width: 230px;
          background-color: #fff;
          padding-top: 18px; }
          .fix-right ul li .right-card .left .bot img {
            width: 145px; }
          .fix-right ul li .right-card .left .bot p {
            line-height: 50px;
            font-size: 16px;
            color: #333;
            margin-left: 30px;
            text-align: left; }
            .fix-right ul li .right-card .left .bot p i {
              width: 33px;
              height: 33px;
              display: inline-block;
              background-image: url(../images/tel.png);
              background-repeat: no-repeat;
              background-position: center center;
              float: left;
              margin-top: 10px; }
    .fix-right ul li > p {
      color: #fff;
      line-height: 30px;
      text-align: center;
      font-size: 14px; }
    .fix-right ul li a p {
      color: #fff;
      line-height: 30px;
      text-align: center;
      font-size: 14px; }
    .fix-right ul li .free-tel-alert {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute;
      display: none;
      left: -240px;
      top: 0;
      width: 240px;
      z-index: 9999;
      border-radius: 10px; }
      .fix-right ul li .free-tel-alert .left {
        box-shadow: 0px 2px 6px -1px #dcdcdc;
        border-radius: 10px;
        width: 230px; }
        .fix-right ul li .free-tel-alert .left .top {
          border-radius: 10px 10px 0 0;
          width: 100%;
          text-align: left;
          width: 230px;
          height: 50px;
          padding-left: 22px;
          line-height: 50px;
          font-size: 18px;
          background: url(../images/icon-r.png) 210px center no-repeat;
          background-color: #014b92;
          background-size: 10px 15px;
          color: #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
        .fix-right ul li .free-tel-alert .left .bot {
          border-radius: 0 0 10px 10px;
          background-color: #fff;
          padding: 0 12px; }
          .fix-right ul li .free-tel-alert .left .bot h4 {
            font-size: 16px;
            line-height: 53px;
            text-align: center;
            color: #333;
            font-weight: bold; }
          .fix-right ul li .free-tel-alert .left .bot p {
            color: #333;
            font-size: 12px;
            line-height: 54px;
            text-align: center; }
          .fix-right ul li .free-tel-alert .left .bot #telInput {
            color: #b4b4b4;
            width: 100%;
            padding: 0 30px;
            height: 46px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            font-size: 16px;
            display: inline-block;
            outline: none;
            border-style: none;
            border: 1px solid #dddddd;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            background-color: #f8f8f8;
            color: #a6a6a6;
            margin-bottom: 10px; }
          .fix-right ul li .free-tel-alert .left .bot button {
            display: inline-block;
            width: 100%;
            height: 46px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            border-style: none;
            font-size: 16px;
            background-color: #e4393c;
            color: #fff;
            border: none; }
    .fix-right ul li .icon {
      width: 34px;
      height: 30px;
      margin: 0px auto;
      background-repeat: no-repeat;
      background-position: center center; }
    .fix-right ul li .icon1 {
      background-image: url(../images/erweima-2.png); }
    .fix-right ul li .icon2 {
      background-image: url(../images/kefu.png); }
    .fix-right ul li .icon3 {
      background-image: url(../images/dianhua.png); }
    .fix-right ul li .icon4 {
      background-image: url(../images/kehu.png); }
    .fix-right ul li .icon5 {
      background-image: url(../images/fanhui.png); }
    .fix-right ul li:hover {
      background-color: #4c5c8f; }
      .fix-right ul li:hover > p {
        color: #fff; }
      .fix-right ul li:hover a p {
        color: #fff; }
    .fix-right ul li:first-child {
      border-radius: 10px 0 0 0; }
    .fix-right ul li:last-child {
      border-radius: 0 0 0 10px;
      border: none; }

/*# sourceMappingURL=sideBar.css.map */
