body{
	width: 100%;overflow-x: hidden;
}
.content{
	width: 100%;display: flex;flex-direction: column;align-items: center;background: #f1f1f1;padding-bottom: 10.25rem;
}
.content .top-bg{
	position: absolute; top: 0; left: 0;width: 100%;z-index: 0;
}
.content .main-page{
	position: relative;z-index: 1;width: 100%;display: flex;flex-direction: column;align-items: center;margin-top: 12.5rem;
}
.content .block{
	width: 19.06rem;padding:1.88rem 1.25rem;box-shadow:0 0 0.75rem 0 rgba(228, 228, 228, 0.35);border-radius: 0.63rem;background: #ffffff;
}
.content .block-c{
	width: 20.31rem;padding:1.88rem 0.63rem;box-shadow:0 0 0.75rem 0 rgba(228, 228, 228, 0.35);border-radius:0.63rem;background: #ffffff;
}
.content .menu-step-list{
	width: 100%; display: flex; justify-content: space-around;
}
.content .menu-step-list .step-item{
	display: flex; flex-direction: column; align-items: center;
}
.content .menu-step-list .step-item .step-img{
	width: 2.5rem;height: 2.5rem;
}
.content .menu-step-list .step-item .sum{
	font-size: 1.63rem; font-family:PingFangSC-Semibold; font-weight:600; color: #202020;font-style: italic;
}
.content .lja{
	font-size: 1rem; font-family:PingFangSC-Semibold;color:#4ee3b9; border-bottom:1px solid #4ee3b9;text-align: center;
}
.content .menu-con{
	width: 100%;margin-top: 1.88rem;
}
.content .menu-con .call-info{
	width: 100%;height: 3.75rem; display: flex; justify-content:space-between; align-items:center; border-bottom: 0.8px solid #E9E9E9;
}
.content .menu-con .call-info .tit{
	width: 4.1rem;line-height: 3.75rem;text-align: justify;font-size: 0.88rem;font-weight: 500;
}
.content .menu-con .call-info .val{
	width: calc(100% - 3.75rem);height: 3.75rem;display: flex;align-items: center;
}
.content .menu-con .call-info .inp{
	height: 3.75rem;padding: 0 0.31rem;line-height: 3.75rem;font-size: 0.75rem;
}
.content .menu-con .call-info .chose-c{
	width: 1.13rem;height: 1.13rem;border: 0.8px solid #666666;border-radius: 50%;display: flex;justify-content: center;align-items: center;
}
.content .menu-con .call-info .chose-c .chose-d{
	width: 0.75rem;height: 0.75rem;background: #4ee3b9;border-radius: 50%;
}
.content .menu-con .call-info .inp-i{
	width: 1rem;height: 1rem;
}
.content .menu-con .call-info-nb{
	border-bottom: 0 solid #E9E9E9;
}
.btn-bottom{
	width: 100%;position: fixed;bottom:-1px;left: 0;background: #ffffff;padding-bottom: 2.5rem;padding-top: 1.25rem;display: flex;justify-content: center;z-index: 2;
}
.sub-btn{
	width: 18.75rem;height: 3rem;border-radius: 1.56rem;background: #4ee3b9;line-height: 3rem;color: #202020; font-weight: 500;font-size: 1rem;text-align: center;margin-top: 1.88rem;margin-bottom: 0.5rem;
}
.p-img{
	width: 8.13rem;height: 3.25rem;margin-top: 1.25rem;margin-bottom: 0.5rem;
}
.custom_service{
	position: fixed; top:70%; right: 0; line-height: 3.13rem; width: 5.63rem; border-radius: 1.56rem 0 0 1.56rem; display: flex; justify-content: center; align-items: center; background: #fff; z-index: 3; box-shadow: 0 0 1.5rem rgba(196,196,196,0.3);
}
.custom_service img{
	width: 1.55rem; height: 1.5rem; margin-right: 0.31rem;
}
.custom_service label{
	font-size: 0.88rem;
}
.call-me-c{
	position: fixed; top:0; right: 0; width: 100%; height: 100%; z-index: 4; display: flex;flex-direction: column; justify-content: center;  align-items: center; background: rgba(0,0,0,0.9);
}
.call-me-c .call-cc{
	width: 19.06rem;padding: 1.25rem;background: #ffffff;border-radius: 0.63rem;display: flex;flex-direction: column; justify-content: center;  align-items: center;
}
.call-me-c .call-btn{
	width:6.25rem; height: 1.88rem; line-height: 1.88rem; border:1px solid #2A7FD6; border-radius: 0.94rem; font-size: 0.75rem; font-weight:600; color:#2A7FD6; text-align: center;margin-left: 0.31rem;
}
.call-me-c .close-img{
	width: 2.19rem;height: 2.19rem;
}
.sve-img{
	width: 3.88rem;height: 3.88rem;
}
.w-all{
	width: 100%;
}
.w120{
	width: 3.75rem;
}
.w360{
	width: 11.25rem;
}
.mg-t20{
	margin-top: 0.63rem;
}
.mg-t40{
	margin-top: 1.25rem;
}
.mg-t60{
	margin-top: 1.88rem;
}
.mg-t80{
	margin-top: 2.5rem;
}
.mg-t800{
	margin-top: 25rem;
}
.mg-l10{
	margin-left: 0.31rem;
}
.mg-l20{
	margin-left: 0.63rem;
}
.text-center{
	text-align: center;
}

.mask_calendar {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .4);
    display: none;
    z-index: 9999;
}

.calendar {
    height: 25rem;
    position: fixed;
    bottom: 0;
    left: 0;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}
.new-form-slider {
    height: 3rem;
    z-index: 1;
    overflow: hidden;
    border-radius: 0.73596014rem !important;
    background: rgba(248, 8, 48, 0.08);
}

.new-form-slider .new-form-slider-item {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 1.9375rem;
    color: rgb(248, 8, 48);
}

.new-form-slider .icon-horn {
    background-image: url("/images/icon/horn.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 1rem;
    height: 1rem;
    margin-left: 1rem;
    margin-right: 0.25rem;
}

.customTabsHeader {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.5rem;
    font-size: 0.9rem;
}

.customTabsHeader .tab-item {
    display: flex;
    flex-direction: column;
}

.customTabsHeader .tab-item label {
    z-index: 1;
}

.customTabsHeader .tab-line {
    width: 100%;
    border-bottom: 0.25rem solid #FFFFFF;
    margin-top: -0.45rem;
    z-index: 0;
}

.customTabsHeader .tab-line-ac {
    width: 100%;
    border-bottom: 0.35rem solid #4ee3b9;
}

.customTabsHeader .hot-img {
    position: absolute;
    width: 2rem;
    margin-left: 2rem;
    margin-top: -1rem;
}

.custom-flight-info {
    background: url(https://images.weelv.com/static/Weelv/customizedV2/flight-info-bg.png) center;
}
.custom-product-img {
    margin-top: 1rem;
    width: 100%;
}

.custom-add-wechat {
    position: relative;
}

.custom-body-img {
    width: 21.57rem;
    border-radius: 1rem;
}

.custom-body-img-b {
    width: 21.57rem;
    border-radius: 1rem 1rem 0 0;
}

.custom-add-wechat .img-notice {
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.75rem;
    color: #fff;
    text-align: center;
    background-color: #f00;
    border-radius: 50%;
    position: absolute;
    right: 1.25rem;
    top: 2rem;
}
