   
.pop {
    position: fixed;
    z-index: 999;
    right: 3.57rem;
    bottom: 0;
    width: 0
}

.pop .code {
    position: relative;
    width: 26.4rem;
}


.pop .code img.pop-code {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    z-index: 2
}

.pop .code .pop-code:hover {
    opacity: 0
}

.pop .phone {
    position: absolute;
    right: 0;
    bottom: calc(50vh - 13.6rem);
}
.pop .phone-img1 {
    width: 30.5rem;
    height: 12.24rem;
    position: absolute;
    right: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s
}

.pop .phone-img2 {
    width: 3.75rem;
    height: 3.74rem;
    border-radius: 100%;
    transition: all .5s;
    opacity: 1;
    margin: 0 auto 1.45px
}

.consult-box {
    position: fixed;
    right: 2.38rem;
    bottom: 0.765rem;
    background-size: cover;
    width: 26.86rem;
    height: 33.235rem;
    padding-top: 3.825rem;
    font-size: 0
}

.consult-tel, .email {
    height: 6.8rem;
    text-align: center;
    border-bottom: 1px solid #ededed;
    padding-top: 1.4rem;
    position: relative;
    cursor: pointer;
}

.consult-tel .content-tel, .email .content-tel {
    display: none;
    padding-top: 1.2rem;
    color: #333;
    background: #fff;
    position: absolute;
    width: 12.75rem;
    height: 4.2rem;
    border-radius: 0.68rem;
    left: -14rem;
    top: 1.4rem;
    box-shadow: 0 0 3.4rem rgba(79,122,253,.2);
    -webkit-box-shadow: 0 0 3.4rem rgba(79,122,253,.2)
}

.consult-tel:hover .content-tel, .email:hover .content-tel {
    display: block;
}

.consult-scan .content-scan::after,.consult-tel .content-tel::after, .email .content-tel::after {
    content: '';
    position: absolute;
    right: -1.785rem;
    border: 1.275rem solid transparent;
    border-left-color: #fff
}

.consult-tel .content-tel::after, .email .content-tel::after {
    top: 1.04rem;
}

.consult-tel .content-tel .tel, .email .content-tel .tel {
    font-weight: 600;
    font-size: 1.36rem;
}

.consult-tel .content-tel .desc {
    font-weight: 400;
    font-size: 1.02rem;
    margin-top: 0.8rem;
}

.email .email-link {
    text-decoration: none;
}

.email:hover .email-bg {
    background: url(/static/modules/cms/images/pop-email-hover.png) no-repeat center/cover
}

.email:hover p {
    color: #4f7afd !important;
}

.email .email-bg {
    width: 2.2rem;
    height: 2.2rem;
    margin: auto;
    background: url(/static/modules/cms/images/pop-email.png) no-repeat center/cover
}

.consult-tel .consult-tel-bg {
    width: 2.2rem;
    height: 2.2rem;
    margin: auto;
    background: url(/static/modules/cms/images/pop-tel.png) no-repeat center/cover
}

.consult-scan:hover p,.consult-tel:hover p {
    color: #4f7afd!important
}

.consult-tel:hover .consult-tel-bg {
    background: url(/static/modules/cms/images/pop-tel-hover.png) no-repeat center/cover
}

.consult-scan:hover .consult-scan-bg {
    background: url(/static/modules/cms/images/pop-scans-hover.png) no-repeat center/cover
}

.consult-scan:hover .content-scan {
    display: block;
}

.pop .phone .top p {
    color: #666666;
}

.consult-scan {
    text-align: center;
    height: 6.8rem;
    cursor: pointer;
}

.consult-scan .content-scan {
    display: none;
    width: 13rem;
    height: 14.8;
    background: #fff;
    position: absolute;
    border-radius: 0.68rem;
    left: -14.11rem;
    bottom: 0;
    padding: 1.36rem;
    box-shadow: 0 0 3.4rem rgba(79,122,253,.15);
    -webkit-box-shadow: 0 0 3.4rem rgba(79,122,253,.15)
}

.consult-scan .content-scan::after {
    bottom: 2.04rem;
}

.consult-scan .content-scan .code-qrcode {
    width: 10.2rem;
    height: 10.2rem;
    overflow: hidden;
}

.code-box img,.consult-scan .content-scan .code-qrcode img,.try-use-pic img {
    width: 100%;
}

.consult-scan .content-scan .desc,.pop .phone .top p {
    font-weight: 400;
    font-size: 1.02rem;
    margin-top: 0.68rem
}

.consult-scan .consult-scan-bg {
    width: 2.2rem;
    height: 2.2rem;
    margin: 1.02rem auto 0;
    background: url(/static/modules/cms/images/pop-scans.png) no-repeat center/cover
}

.pop .phone .top {
    width: 6.8rem;
    height: 22.6rem;
    background: #fff;
    border-radius: 7.14rem;
    padding-top: 1.53rem;
    box-shadow: 0 0 3.4rem rgba(79,122,253,.15);
    -webkit-box-shadow: 0 0 3.4rem rgba(79,122,253,.15);
    transform: scale(1.2)
}

.pop .phone .top:hover .phone-img1 {
    opacity: 1;
    filter: alpha(opacity=100)
}

.verify-code-box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #70798f;
}
.verify-code-box > input.verifyVcode {
	min-width: 15rem !important;
}
.verify-code-box > img {
	width: 20rem;
}

.product-form {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 60rem;
	height: 44rem;
	background: white;
	border-radius: 1.6rem;
	z-index: 1000;
	padding: 3rem;
	box-shadow: rgba(100, 100, 111, 0.2) 0 0.7rem 2.9rem 0;
}
.product-form .footer {
	background: white !important;
}
.product-form .footer .box .bb {
	width: 100% !important;
}
.product-form .footer .box .bb form .table {
	gap: 1.6rem !important;
}
.product-form .footer .box .bb form {
	margin-top: 0 !important;
	align-items: center !important;
}
.product-form .footer .box .bb form input {
	border-bottom: 1px solid #dcdcdc !important;
	color: #333333 !important;
}
.product-form .footer .box .bb form textarea {
	border: 1px solid #dcdcdc !important;
	padding: 1.4rem !important;
	border-radius: 0.8rem !important; 
	color: #333333 !important;
}
.product-form .footer .box .bb button {
	margin-top: 3rem !important;
}
.product-form .close {
	position: absolute;
	right: 1.4rem;
	top: 1.4rem;
	background-color: #dcdcdc;
	width: 2.4rem;
	height: 2.4rem;
	color: #666666;
	border-radius: 50%;
	text-align: center;
	line-height: 2.4rem;
	font-size: 1.8rem;
	cursor: pointer;
	user-select: none;
}
.product-form .close:hover {
	background: rgba(220, 220, 220, 0.8);
}