._tool-bar {
  position: fixed;
  right: 20px;
  bottom: 140px;
  z-index: 999;
  width: 50px;
  height: 310px; }
  ._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: -webkit-gradient(linear, left bottom, left top, from(#00bcd5), to(#38cdba));
    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;
    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-contact {
    display: none;
    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: 1;
    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; }
      ._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 {
        margin-top: 14px;
        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(#00bed6), to(#35cebc));
        background: linear-gradient(90deg, #00bed6 0%, #35cebc 100%);
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        color: #ffffff; }
  ._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: 0;
    right: 0;
    
    width: 100%;
    
    
    
    background: #008da2;
}

  .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: flex;
    padding: 2.1vw 0 2.1vw;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
}


.m-tool-bar .m-tool-contact .m-tool-i {
    margin: 0 1vw 0 0;
    
    width: 7vw;
    height: 7vw;
    
    color: #fff;
    line-height: 6vw;
    font-size: 5vw;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.m-tool-bar .m-tool-contact .m-tool-i i {
    font-size: 100%;
}

.m-tool-bar .m-tool-contact .m-tool-tip {
    line-height: 1;
    
    font-size: 4vw;
    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; }




._tool-bar {
    top: 55%;
    bottom: 0;
    transform: translateY(-50%);
    height: 235px;
    z-index: 9999;
}

._tool-bar ._tool-oval-info {
    width: 44px;
    color: #fff;
    display: flex;
    padding: 13px 10px;
    box-sizing: border-box;
    height: 76px;
    background: linear-gradient(0deg, #0FCDB1 0%, #02B1C6 100%);
    border-radius: 3px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 12px;
    margin-bottom: 10px;
}

._tool-bar ._tool-oval-info i {
    font-size: 18px;
}

._tool-bar ._tool-bar-bottom {
    width: 44px;
    min-height: 150px;
    background: #FFFFFF;
    border: 1px solid;
    border-radius: 3px;
    padding: 10px 9px;
    box-sizing: border-box;
    border-bottom-color: #02B1C6;
    border-top-color: #02B1C6;
    border-left-color: #0FCDB1;
    border-right-color: #0FCDB1;
    color: #999;
    cursor: pointer;
}

._tool-bar ._tool-bar-bottom i {
    font-size: 18px;
    display: block;
    text-align: center;
    color: #999;
    margin-bottom: 5px;
    line-height: 1;
}

._tool-bar ._tool-bar-bottom .wachat-box {
    font-size: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

._tool-bar ._tool-bar-bottom .wachat-box:hover span {
    color: #1ec5c7;
}

._tool-bar ._tool-bar-bottom .wachat-box:hover .iconfont {
    color: #1ec5c7;
}

._tool-bar .qrcode-box {
    position: absolute;
    top: -100%;
    right: 10%;
    width: 180px;
    height: 190px;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(80, 80, 80, 0.2);
    border-radius: 3px;
    padding: 10px;
    box-sizing: border-box;
    display: none;
    margin-right: 50px;
}

._tool-bar .phone-box {
    border-bottom: 0 !important;
    margin-top: 9px;
}

._tool-bar .qrcode-box::before {
    position: absolute;
    width: 40px;
    height: 215px;
    content: "";
    top: 0;
    right: -30px;
    display: block;
    z-index: 10;
}

._tool-bar .wachat-box:hover .qrcode-box {
    display: block;
    height: 200px;
}

._tool-bar .qrcode-box::after {
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    box-shadow: 5px 5px 13px 0px rgba(80, 80, 80, 0.2);
    content: "";
    display: block;
    top: 50%;
    margin-top: -7.5px;
    right: -7.5px;
    transform: rotateZ(-45deg);
}

._tool-bar .qrcode-tip {
    text-align: center;
    color: #666;
    font-size: 12px;
}

._tool-bar .qrcode-box img {
    max-width: 100%;
}

._tool-bar .qrcode-tip span {
    color: #03B8B9;
}

._tool-bar .phone-box .qrcode-box {
    width: 240px;
    min-height: 125px;
    height: auto;
    background: #fff;
    color: #000;
}

._tool-bar .phone-box ._tool-contact-cell {
    line-height: 30px;
}

._tool-bar .phone-box .qrcode-box {
    top: -150%;
    padding: 15px;
    color: #333333;
}

._tool-bar .phone-box .qrcode-box ._tool-contact-type:hover {
    color: #333;
}

._tool-bar .phone-box .qrcode-box ._tool-contact-type:hover p {
    color: #333;
}

._tool-bar .phone-box:hover .qrcode-box .iconfont {
    color: #333 !important;
}

._tool-bar .phone-box .qrcode-box .iconfont {
    color: #333333;
}

._tool-bar ._tool-contact ._tool-contact-cell ._tool-contact-mobile ._phoneNumber {
    width: 160px;
}

._tool-bar .phone-box .qrcode-box ._phone {
    color: #FF5A00 !important;
}

._tool-bar .phone-box .qiuContact:hover {
    color: #03B8B9 !important;
}
._err_Msg{
    z-index: 9999;
    line-height: 40px;
}