.white-container[data-v-d76bc54f] {
    border: none;
    box-shadow: 0 14px 30px rgba(179,101,101,.15);
    color: #ff5e10;
    cursor: pointer;
    font-size: 16px;
    outline: none;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background color .3s;
    border: 1px solid #ff5e10;
    border-radius: 2px
}

.white-container[data-v-d76bc54f]:hover {
    background: linear-gradient(90deg,#ff5e10,#ff5e10);
    border-width: 0;
    color: #fff
}

.white-container .use-hover-hglh-element[data-v-d76bc54f] {
    z-index: 0;
    position: absolute;
    left: -25%;
    top: 0%;
    padding-bottom: 58%;
    width: 58%;
    height: 0px;
    pointer-events: none;
    border-radius: 50%;
    background: radial-gradient(circle closest-side,rgba(0,255,248,.376),transparent);
    filter: blur(24px)
}

.container[data-v-d76bc54f] {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(135deg,rgb(255, 94, 16),rgb(255, 94, 16));
    border: none;
    box-shadow: 0 14px 30px rgba(179,101,101,.15);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    outline: none;
    overflow: hidden;
    position: relative;
    background-color: unset;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background color .3s
}

.container[data-v-d76bc54f]:hover {
    background: linear-gradient(90deg,rgb(255, 94, 16),rgb(255, 94, 16));
    border-width: 0;
    color: #fff
}

.container .use-hover-hglh-element[data-v-d76bc54f] {
    z-index: 0;
    position: absolute;
    left: -25%;
    top: 0%;
    padding-bottom: 58%;
    width: 58%;
    height: 0px;
    pointer-events: none;
    border-radius: 50%;
    background: radial-gradient(circle closest-side,rgba(0,255,248,.376),transparent);
    filter: blur(24px)
}

.nav[data-v-6ef1066b] {
    background-color: transparent;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 999999
}

.logo-a[data-v-6ef1066b] {
    display: flex;
    align-items: center;
    height: 100%
}

.logo-img[data-v-6ef1066b] {
    width: 116px;
    height: 42px
}

.blue-button[data-v-6ef1066b] {
    width: 90px;
    height: 36px
}

.phone[data-v-6ef1066b] {
    font-size: 18px;
    letter-spacing: 1px;
    display: flex;
    align-items: center
}

.phone img[data-v-6ef1066b] {
    width: 20px;
    height: 20px
}

.phone span[data-v-6ef1066b] {
    font-weight: bolder
}

.el-menu[data-v-6ef1066b] {
    background-color: transparent!important
}

.el-menu--horizontal[data-v-6ef1066b] {
    --el-menu-horizontal-height: 78px
}

.el-menu--horizontal.el-menu[data-v-6ef1066b] {
    border: none
}

.el-menu-item[data-v-6ef1066b] {
    font-size: 16px
}

.el-menu-item[data-v-6ef1066b]:hover {
    background-color: transparent!important
}
