._tool-bar {
    position: fixed;
    right: 0px;
    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: 12px;
}

._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: 12px;
}

._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 12px;
    border: none;
    width: 160px;
    height: 32px;
    background: -webkit-gradient(linear, left top, right top, from(#00bed6), to(#35cebc));
    background: linear-gradient(90deg, #76c2f6 0%, #76c2f6 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;
    /* overflow: hidden; */
    width: 100%;
    /* 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; */
    background: #e2f0fe;
}

.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(3, 102, 254, 1);
}

.m-tool-bar .m-tool-contact {
    display: flex;
    padding: 3vw 0 2.1vw;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #cddfff;
}


.m-tool-bar .m-tool-contact .m-tool-i {
    margin: 0 1vw 0 0;
    /* border-radius: 50%; */
    width: 7vw;
    height: 7vw;
    /* background: #FFF; */
    color: #666;
    line-height: 7vw;
    font-size: 5vw;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: 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;
    /* margin-top: 1vw; */
    font-size: 4vw;
    letter-spacing: 0;
    text-align: center;
    color: #0366ff;
}

.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: 48px;
    color: #2b64f6;
    display: flex;
    padding: 13px 10px 0;
    box-sizing: border-box;
    /* height: 76px; */
    /* background: linear-gradient(0deg, #0FCDB1 0%, #02B1C6 100%); */
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 12px;
    /* margin-bottom: 10px; */
    line-height: 1.2;
    border: 0px solid #e5e5e5;
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom: 0px;
    background: #ccdff9;
    padding-bottom: 1px;
    text-align: center;
    margin-bottom: 1px;
}

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

._tool-bar ._tool-bar-bottom {
    width: 48px;
    /* min-height: 150px; */
    /* background: #FFFFFF; */
    border: 0px solid;
    border-radius: 0px;
    /* padding: 10px 9px; */
    box-sizing: border-box;
    border-bottom-color: #02B1C6;
    border-top-color: #02B1C6;
    border-left-color: #0FCDB1;
    border-right-color: #0FCDB1;
    color: #666;
    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: 0px solid #e5e5e5; */
    position: relative;
    line-height: 1.2;
    padding: 10px;
    background: #ccdff9;
    border-left: 0px solid #e5e5e5;
    border-right: 0px solid #e5e5e5;
    padding-bottom: 0px;
    border-top: 0;
    border-bottom: 0;
    margin-top: 0px;
    position: relative;
    text-align: center;
    margin-bottom: 1px;
    color: #2b64f6;
}

._tool-bar ._tool-bar-bottom .wachat-box:hover span {}

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

._tool-bar .qrcode-box {
    position: absolute;
    top: -100%;
    right: 30%;
    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: -100%; */
    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;
}

._tool-bar .icon {
    margin: 0 auto;
    margin-bottom: 2px;
    margin-top: -3px;
}

._tool-bar ._tool-oval-info span {
    padding-bottom: 10px;
    border-bottom: 0px solid #e5e5e5;
}

._tool-bar ._tool-bar-bottom .wachat-box span {
    padding-bottom: 13px;
    border-bottom: 0px solid #e5e5e5;
    display: block;
}

._tool-bar ._tool-bar-bottom .phone-box {border-bottom: 1px solid #e5e5e5;border-bottom-left-radius: 10px;border-bottom-right-radius: 0px;}

._tool-bar ._tool-bar-bottom .phone-box span {

    border-bottom: 0px solid #e5e5e5;
}

._tool-bar ._tool-bar-bottom .wachat-box:hover {
    background-color: #2a64f4;
    color: #fff;
}

._tool-bar ._tool-oval-info:hover {
    background-color: #2b65f4;
    color: #fff;
}
.m-tool-bar .m-tool-contact .m-tool-i .icon{
    fill: #0366ff;
    margin-top: 0.5vw;
}
@media only screen and (max-width:1024px){
    .m-tool-bar .m-tool-contact{
         background: #3DB48D;
    }
    .m-tool-bar .m-tool-contact .m-tool-tip{
        color:#fff
    }
    .m-tool-bar .m-tool-contact .m-tool-i .icon{
        fill:#fff
    }
    .m-tool-bar .m-tool-line{
        border-right: 1px solid #fff;
    }
    .m-tool-bar{
        background: #3DB48D;
    }
}

#c_static_001-1734338654111 .form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #0366ff;
	border-radius: .25rem !important;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	background-image: linear-gradient(180.0deg, #edf4ff 0.0, #ffffff 100.0%);
	font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem)
}

#c_static_001-1734338654111 .form-control:placeholder {
	font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem)
}

#c_static_001-1734338654111 .e_clueName-134 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}

#c_static_001-1734338654111 {
	background_radio: 2;
	display-radio: 1;
	min-height: 0px
}

#c_static_001-1734338654111 .e_html-1 {
	display-radio: 1;
	min-height: 0px
}

#c_static_001-1734338654111 .e_image-21 {
	overflow: hidden;
	display: none
}

#c_static_001-1734338654111 .e_image-21 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}