._tool-bar {
  position: fixed;
  right: 5px;
  bottom: 50px;
  z-index: 999;
  width: 50px;
 }
  ._tool-bar ._tool-circle:hover .iconce-kefu, ._tool-bar ._tool-circle:hover .iconce-erweima, ._tool-bar ._tool-oval:hover {
    color: #FFF; }
  ._tool-bar ._tool-circle:hover, ._tool-bar ._tool-oval:hover {
    background: linear-gradient(0deg, #00bcd5 0%, #38cdba 100%); }
  ._tool-bar ._tool-circle {
    width: 42px;
    height: 42px;
    border-radius: 21px;
    line-height: 42px;
    text-align: center;
    background: #FFF;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15); }
    ._tool-bar ._tool-circle .iconce-erweima, ._tool-bar ._tool-circle .iconce-kefu {
      color: #38cdba;
      font-size: 22px; }
  ._tool-bar ._tool-contact:after {
    content: '';
    position: absolute;z-index: 1;
    top: 50%;
    right: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    background: #FFF;
    border-color: transparent transparent #fff #fff;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    }
  ._tool-bar ._tool-contact {
    display: ;
    line-height: normal;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
    position: absolute;
    bottom: -70px;
    right: 30px;
    margin-right: 40px;
    z-index: 2;
    padding: 30px 30px 26px;
    width: 250px;
    background: #ffffff; }
    ._tool-bar ._tool-contact ._tool-contact-cell {
      text-align: left;
      padding-bottom: 10px; }
      ._tool-bar ._tool-contact ._tool-contact-cell ._fl {
        float: left; }
      ._tool-bar ._tool-contact ._tool-contact-cell .iconce-qiu {
        width: 20px;
        height: 20px; }
      ._tool-bar ._tool-contact ._tool-contact-cell i {
        color: #BFBFBF;
        font-size: 20px; }
      ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-type:hover {
        color: #38cdba; }
      ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-type {
        cursor: pointer;
        display: block;
        margin-left: 12px;
        font-size: 14px;
        line-height: 33px;
         
        color: #333333; }
        ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-type ._phone {
          margin-bottom: 0;
          padding-top: 10px;
          color: #38cdba; }
        ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-type p:hover {
          color: #38cdba; }
        ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-type p {
          line-height: 1;margin:0;}
      ._tool-bar ._tool-contact ._tool-contact-cell input {
        background: none;
        outline: none;
        border: none; }
      ._tool-bar ._tool-contact ._tool-contact-cell input:focus {
        border: none; }
      ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-mobile {
        padding-left: 30px; }
        ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-mobile ._phoneNumber {
          font-size: 14px;
          color: #333;
          padding: 0 10px;
          width: 100%;
          border: 1px solid #ebebeb;
          border-radius: 0;
          height: 32px;
          line-height: 32px; }
      ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-code {
        margin: 12px 0 0;
        padding-left: 30px; }
        ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-code ._codeNumber {
          float: left;
          font-size: 14px;
          color: #333;
          padding: 0 10px;
          width: 84px;
          border: 1px solid #ebebeb;
          border-radius: 0;
          height: 32px;
          line-height: 32px; }
        ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-code ._codeImg {
          margin-left: 12px;
          width: 60px;
          height: 32px;
          float: left;
          line-height: 32px;
          font-size: 14; }
          ._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-code ._codeImg img {
            width: 60px;
            height: 32px; }
      ._tool-bar ._tool-contact ._tool-contact-cell ._tool-submit {
        margin: 12px 0 0 30px;
        border: none;
        width: 160px;
        height: 32px;
        background: -webkit-gradient(linear, left top, right top, from(#ff5a00), to(#ff6c00));
        background: linear-gradient(0deg, #ff5a00 0%, #ff6c00 100%);
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        color: #ffffff;cursor: pointer;}
  ._tool-bar ._tool-oval {
    display: block;
    padding-top: 22px;
    margin: 12px 0;
    width: 42px;
    height: 150px;
    border-radius: 42px;
    text-align: center;
    background: #FFF;
    color: #38cdba;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15); }
    ._tool-bar ._tool-oval ._tool-oval-info {
      margin: auto;
      width: 20px;
      text-align: center;
      font-size: 14px; }
    ._tool-bar ._tool-oval i {
      font-size: 22px; }
  ._tool-bar ._tool-qrcode:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px;
    background: #FFF;
    border-color: transparent transparent #fff #fff;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    -webkit-box-shadow: 1px -1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 1px -1px 3px rgba(0, 0, 0, 0.15); }
  ._tool-bar ._tool-qrcode {
    display: none;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
    position: absolute;
    top: -130px;
    right: 30px;
    z-index: 1;
    margin-right: 40px;
    padding: 30px 30px 26px;
    width: 250px;
    background: #ffffff; }
    ._tool-bar ._tool-qrcode .qr-img {
      width: 190px;
      height: auto; }
    ._tool-bar ._tool-qrcode .qr-tip {
      margin-top: 15px;
      text-align: center;
      font-size: 14px;
      color: #666666; }
      ._tool-bar ._tool-qrcode .qr-tip span {
        color: #38cdba; }
  ._tool-bar a {
    text-decoration: none;
    color: inherit; }
  ._tool-bar a,
  ._tool-bar button,
  ._tool-bar input,
  ._tool-bar textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  ._tool-bar a:active {
    outline: none; }
  ._tool-bar [placeholder]::-webkit-input-placeholder {
    color: #999; }
  ._tool-bar [placeholder]::-moz-placeholder {
    color: #999; }
  ._tool-bar [placeholder]:-moz-input-placeholder {
    color: #999; }
  ._tool-bar [placeholder]:-ms-input-placeholder {
    color: #999; }
  ._tool-bar .transition {
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  ._tool-bar .hidden {
    visibility: hidden; }
  ._tool-bar .clearfix:before {
    content: "";
    clear: both;
    display: table; }
  ._tool-bar .clearfix:after {
    content: "";
    display: table;
    clear: both; }

._err_Msg {
  display: none;
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 40px;
  max-width: 500px;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
  padding: 10px 30px;
  color: #FFF;
  background: rgba(0, 0, 0, 0.8); }

.m-tool-bar {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 99;
  bottom: 10vh;
  right: 0;
  /* overflow: hidden; */
  width: 12vw;
  background: -webkit-gradient(linear, left top, right top, from(#00bcd5), to(#38cdba)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background: linear-gradient(90deg, #00bcd5 0%, #38cdba 100%), linear-gradient(#ffffff, #ffffff);
  border-radius: 6.1vw 0 0 6.1vw; }
  .m-tool-bar .m-tool-header {
    display: inline-block;
    padding: 2vw;
    border-radius: 50%; }
    .m-tool-bar .m-tool-header img {
      max-width: 8vw;
      width: 8vw !important;
      height: 8vw !important;
      border-radius: 50%;
      display: block; }
  .m-tool-bar .m-tool-line {
    display: inline-block;
    height: 5vw;
    margin: auto;
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .m-tool-bar .m-tool-contact {
    display: inline-block;
    padding: 1.8vw  0 1vw;
    width: 12vw;
    text-align: center; }
    .m-tool-bar .m-tool-contact .m-tool-i {
      margin: 0 2.9333vw;
      border-radius: 50%;
      width: 6vw;
      height: 6vw;
      background: #FFF;
      color: #13c2cc;
      line-height: 6vw;
      font-size: 2vw;
      text-align: center; }
    .m-tool-bar .m-tool-contact .m-tool-tip {
      line-height: 1;
      margin-top: 1vw;
      font-size: 1.867vw;
      letter-spacing: 0;
      text-align: center;
      color: #ffffff; }
  .m-tool-bar .m-qr-mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.3);
    width: 100vw;
    height: 100vh; }
    .m-tool-bar .m-qr-mask .m-qr-mask-body {
      position: absolute;
      left: 25vw;
      top: calc(50vh - 25vw);
      background: #FFF;
      width: 50vw;
      margin: auto;
      border-radius: 1vw; }
      .m-tool-bar .m-qr-mask .m-qr-mask-body .m-qr-mask-head {
        width: 100%;
        padding: 0 10vw 0 2.6666vw;
        border-radius: 1vw 1vw 0 0;
        border-bottom: 1px solid #eee;
        color: #333;
        overflow: hidden;
        background-color: #F8F8F8;
        font-size: 3.2vw;
        height: 8vw;
        line-height: 8vw; }
        .m-tool-bar .m-qr-mask .m-qr-mask-body .m-qr-mask-head .m-qr-close {
          position: absolute;
          top: 0vw;
          right: 3vw;
          font-size: 4vw;
          color: #999; }
      .m-tool-bar .m-qr-mask .m-qr-mask-body .m-qr-code {
        padding: 4vw; }
        .m-tool-bar .m-qr-mask .m-qr-mask-body .m-qr-code img {
          width: 42vw;
          height: auto; }
