@charset "UTF-8";
/*

新版usecase页面css样式
WR 202.07.18

*/

/* 页面初始化 */
* {
    /* 设置盒子模型 */
    box-sizing: border-box;
    font-family: Poppins, Poppins, Noto Sans SC;
}
html,
body {
    margin: unset !important;
    overflow-x: hidden;
    font-family: Poppins, Poppins;
    margin: 0;
    padding: 0;
}
.el-breadcrumb__inner a,
.el-breadcrumb__inner.is-link {
    color: #afbcc1;
    font-weight: normal;
}
.el-breadcrumb__item:last-child .el-breadcrumb__inner,
.el-breadcrumb__item:last-child .el-breadcrumb__inner a,
.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
    color: #333;
}
/* 下拉框 - start*/
a {
    text-decoration: none;
    color: #1a1a1a;
}

.dropbtn {
    font-size: 18px;
    font-weight: 600;
}
.dropbtn:hover {
    /*font-weight: 800;*/
}
.topNav-left-label li > a:hover {
    color: #005470;
    /*font-weight: 800;*/
}
.dropdown .dropdown-content {
    width: 40%;
    display: none;
    position: absolute;
    top: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.28);
    z-index: 1;
}

.dropdown .resources {
    width: 15% !important;
}

.usecases-content {
    /* width: 80% !important; */
}

.dropdown:hover .dropdown-content {
    transition: 0.5s;
    display: block;
}

.imgtext-one:hover a {
    background: #f3f3fa;
    display: block;
    border-radius: 8px;
    transition: 0.5s;
    height: 60px;
}

.dropdown-content .dropdown-title {
    /* width: 90%;
    margin: auto;
    padding-top: 20px; */
}

.dropdown-content .dropdown-title .line {
    /* background-color: #ccc;
    height: 1px;
    width: 100%; */
}

.dropdown-content .dropdown-imgtext {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.dropdown-content .dropdown-imgtext .imgtext-one {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}

.dropdown-content .usecases .imgtext-one {
    width: 50%;
}

.dropdown-content .usecases {
    display: flex !important;
    align-items: center;
    width: 92% !important;
    margin: auto;
}

.dropdown-content .dropdown-imgtext a {
    width: 90%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 10px;
}

.dropdown-content .producrts a {
    display: unset !important;
}
.navigation .el-breadcrumb{
    display: flex;
    justify-content: center;
}

.dropdown-content .dropdown-imgtext .imgtext-left {
    display: flex;
    align-items: center;
    padding: 0 5px;
}

.dropdown-content .dropdown-imgtext .imgtext-right {
    font-size: 12px;
    color: #999;
    line-height: 12px;
    text-align: right;
    padding: 0 5px;
    width: 80%;
}

.dropdown-content .usecases .imgtext-right {
    white-space: initial;
    width: 100% !important;
    display: inline-block;
    line-height: 16px;
    padding: 10px 0;
    text-align: left;
}

.dropdown-content .usecases .imgtext-one a {
    display: unset !important;
    padding: 10px;
}

.dropdown-content .producrts .imgtext-right {
    white-space: initial;
    display: inline-block;
    width: 80%;
    text-align: left;
    line-height: 16px;
}

.dropdown-content .producrts .imgtext-one {
    height: unset;
}

.dropdown-content .producrts a {
    padding: 10px;
}

.dropdown-content .dropdown-imgtext {
    transition: 0.5s;
    display: block;
}

.dropdown-content .dropdown-imgtext .dropdown-sec-title {
    font-size: 14px;
    color: #1a1a1a;
    line-height: 14px;
    text-align: center;
    padding: 0 10px;
}

/* 下拉框 - end*/

.top {
    position: relative;
    /* background-image: url(/static/snap_proxy/images/use_cases/index/banner-bg.png); */
    /* background-size: cover;
    padding-bottom: 80px; */

    box-shadow: 0px -4px 24px 0px #FAF0FF inset;

}
.top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(/static/snap_proxy/images/use_cases/ellipse01.webp) no-repeat;

    width: 662px;
    height: 450px;
}
.top::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(/static/snap_proxy/images/use_cases/ellipse02.webp) no-repeat;

    width: 489px;
    height: 450px;
}

.banner-title h1{
    padding-top: 54px !important;
}
.banner-Wrap {
    padding-top: 80px;
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;

    padding-bottom: 118px !important;
}
.breadcrumbtext {
    padding-top: 36px;
}
.bannerContent {
    display: flex;
    justify-content: center;
    align-content: center;
    gap: 80px;

    
}
.banner-title h1{
    margin: 0 auto !important;
    width: 965px;
    text-align: center;
}

.banner-left,
.banner-right {
    flex: 1;
}
.banner-right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-right img {
    display: inline-block;
    width: 100%;
}
.banner-left {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    gap: 12px;
}
.banner-title h1 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 50px;
    color: #000000;
}
.banner-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5rem;
    margin: 0 auto;

    width: 965px;
    text-align: center;
}

/* 内容区域 */
.wr-container {
    background-color: #fff;
}
.wr-section {
    width: 100%;
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 60px 0;
}
.wr-section h2.section-title {
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 50px;
    text-align: center;
}

/* 使用案例 */
.case-item-wrap {
    /* display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin: 0 auto;
    margin-bottom: 80px; */
}
.case-item {
    /* border-radius: 16px 16px 16px 16px;
    border: 1px solid #e6eaf0;
    background: #f9f9f9;
    padding: 30px;
    transition: all 0.3s ease-in-out;
    will-change: background-color;
    max-width: 30%;
    display: flex;
    flex-direction: column;
    gap: 20px; */
}
.case-item:hover {
    /* background: #fff;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.08); */
}
.case-item-img {
}
.case-item-title {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.case-item-desc {
    font-weight: 400;
    font-size: 14px;
    flex: 1;
    margin: 0;
}
.case-item-btn {
    font-size: 14px;
    display: flex;
    align-items: center;
}

/* .case-item-btn .btn-a {
    border-radius: 20px;
    border: 1px solid rgba(102, 102, 102, 0.6);
    padding: 6px 18px;
    padding-right: 30px;
    font-weight: 400;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    will-change: color background-color, border-color;
    position: relative;
}
.case-item:hover .btn-a {
    background: #63d6fd;
    color: #fff;
    border-color: transparent;
}
.case-item .btn-a::after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    background-image: url(/static/snap_proxy/images/use_cases/index/more-icon.png?v={$res_ver});
    top: 50%;
    right: 15px;
    transform: translateY(-6px);
    transition: all 0.3s ease-in-out;
}
.case-item:hover .btn-a::after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    background-image: url(/static/snap_proxy/images/use_cases/index/more-icon-active.png?v={$res_ver});
    top: 50%;
    right: 10px;
} */

.showBtn-wrap {
    display: flex;
    justify-content: center;
    gap: 40px;
}
.showBtn {
    background: #e5f3f7;
    border-radius: 20px;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 36px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
.showBtn:hover {
    background: #63d6fd;
    color: #fff;
}
/* 联系我们BTN */
.contact-btn {
    display: flex;
}
.contact-btn a {
    background: #63d6fd;
    border-radius: 8px;
    color: #fff;
    padding: 16px 24px;
    align-items: center;
    display: flex;
}
.contact-btn a:hover {
    box-shadow: 0px 3px 10px 0px rgba(99, 214, 253, 0.7);
}
.arrow-icon {
    width: 12px;
    height: 12px;
    margin-left: 7px;
    background-image: url(/static/snap_proxy/images/use_cases/seo/arrow.png?v={$res_ver});
}


/* 响应式 */
@media (max-width: 600px) {
    .banner-Wrap {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .banner-right {
        display: none;
    }
    .breadcrumbtext {
        padding-top: 10px;
    }
    .case-item {
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 1200px) {
    .banner-Wrap,
    .wr-section {
        padding-left: 10px;
        padding-right: 10px;
    }
}
