.homeHot-products{
    position: relative;
    height: 43.25rem;
    width: 80rem;
}
.mx-auto {
    margin-top: 6rem;
    margin-left: auto;
    margin-right: auto;
}
.el-select select el-select--medium .el-select-dropdown {
    margin-top: 0.25rem !important;
    border: 1px solid #f39801!important;
}
.homeHot-products .hotProducts-main{
    width: 80rem;
    height: 42.75rem;
    position: relative;
    top: -2.75rem;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 2px 12px 0 rgb(35 38 49 / 6%);
    padding: 0 2rem;
}
.hotProducts-main .comp-title{
    padding-top: 3rem;
    width: 1280px;
    margin: 0 auto 2rem;
}
.hotProducts-main .comp-title .bigTitle{
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    text-align: center;
}
.hotProducts-main .comp-title .subTitle{
    margin: 10px auto 0;
    text-align: center;
}
.hotProducts-main .hotProducts-content{
    height: 30rem;
    display: flex;
    /* display: -ms-flexbox; */
    width: 100%;
}
.hotProducts-content .item1{
    width: 18.25rem;
    height: 100%;
    background:  #f7f9fa;
    box-sizing: border-box;
    padding: 3.5rem 1.5rem 0 2.5rem;
    position: relative;
    margin-right: 1rem;
    flex-shrink: 0;
    cursor: pointer;
}
.hotProducts-content .item1:hover{
    color: #f39801;
}
.hotProducts-main .hotProducts-content .item1 .hot{
    position: absolute;
    top: 0;
    right: 0; 
}
.hotProducts-main .hotProducts-content .item1 .absolute{
    height: 160px;
    position: absolute;
    bottom: 3.5rem;
    right: 0;
}
.hotProducts-main .hotProducts-content .item1 .title{
    font-size: 1.5rem;
    color: #000 !important; 
    margin-bottom: 1rem;
    font-weight: 700;
}
.hotProducts-main .hotProducts-content .item1 .tags{
    display: flex;
    /* display: -ms-flexbox; */
    margin-top: 0.625rem;
    margin-bottom: 1rem;
}
.hotProducts-main .hotProducts-content .item1 .tags .tag{
    border: 1px solid #cccfd9;
    background-color: #f5f7fa;
    border-radius: 2px;
    font-size: .75rem;
    color: #707a89;
    line-height: .625rem;
    padding: 0.1875rem 0.5rem;
    margin-right: 0.5rem;
}
.hotProducts-main .hotProducts-content .item1 .des{
    list-style-type: disc
}
.hotProducts-main .hotProducts-content .item1 .des li{
    line-height: 1.5rem;
    font-size: .875rem;
    color: #d8d8d8;
    margin-bottom: 1rem;
}
.hotProducts-main .hotProducts-content .item1 .price{
    font-size: .75rem;
    height: 4rem;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #3e4459;
    line-height: 4rem;
    padding-left: 1.75rem;
    box-sizing: border-box;
}
.hotProducts-main .hotProducts-content .item1 .price .num{
    font-size: 1.75rem;
}
/* right */
.hotProducts-main .hotProducts-content .right{
    display: flex;
    /* display: -ms-flexbox; */
    flex-wrap: wrap;
}
.hotProducts-main .hotProducts-content .right .item2 {
    width: 18.25rem;
    height: 14.5rem;
    background-color: #f7f9fa;
    box-sizing: border-box;
    padding: 1.5rem 1.5rem 0;
    cursor: pointer;
    position: relative;
}

.hotProducts-main .hotProducts-content .right .item2:hover{
    color: #f39801;
}

.hotProducts-main .hotProducts-content .right .item2 .title{
    font-size: 16px;
    font-weight: 700; 
}
.hotProducts-main .hotProducts-content .right .item2 .tags{
    display: flex;
    color: #333;
    margin-top: 0.625rem;
    margin-bottom: 1rem;
}
.hotProducts-main .hotProducts-content .right .item2 .tags .tag{
    border: 1px solid #cccfd9;
    background-color: #f5f7fa;
    border-radius: 2px;
    font-size: .75rem;
    color: #707a89;
    line-height: .625rem;
    padding: 0.1875rem 0.5rem;
    margin-right: 0.5rem;
}
.hotProducts-main .hotProducts-content .right .item2 .des{
    font-size: .875rem;
    color: #666;
    line-height: 1.5rem;
}
.hotProducts-main .hotProducts-content .right .item2 .price{
    font-size: .75rem;
    color: #999;
    position: absolute;
    left: 1.5rem;
    bottom: 1.5rem;
}
.hotProducts-main .hotProducts-content .right .item2 .price .num{
    font-size: 1.375rem;
    color: #1770e6;
}
.hotProducts-main .hotProducts-content .right .item2:first-child, 
.hotProducts-main .hotProducts-content .right .item2:nth-child(2){
    margin-bottom: 1rem;
}
.hotProducts-main .hotProducts-content .right .item2:first-child, 
.hotProducts-main .hotProducts-content .right .item2:nth-child(3){
    margin-right: 1rem;
}


/* 专属管家 */
.housekeeperService{
    height: 40.5rem;
    background-color: #fff;
}
.housekeeperService .comp-title{
    padding-top: 3rem;
    width: 1280px;
    margin: 0 auto 2rem;
}
.comp-title .bigTitle{
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    text-align: center;
}
.comp-title .subTitle{
    margin: 10px auto 0;
    text-align: center;
}
.housekeeperService .nav-all{
    height: 3rem;
    width: 80rem;
    margin: 2rem auto 1rem;
    position: relative;
    display: flex;
    justify-content: center;
    /* background-color: red; */
}
.show{
    display: block !important;
}
.hide{
    display: none !important;
}
.housekeeperService .nav-all .nav{
    display: flex;
    justify-content: center;
    position: relative;
    width: auto;
}
.housekeeperService .nav-all .nav .nav-item{
    width: 8rem;
    text-align: center;
    line-height: 3rem;
    margin-right: 1.5rem;
    cursor: pointer;
    font-size: 1rem;
    color: #000;
}
.housekeeperService .nav-all .nav .text-lg {
    font-size: 1.125rem;
}

.housekeeperService .nav-all .nav .nav-item.active{
    color: #1770e6;
    font-size: 1.125rem;
    /* border-bottom: 2px solid #1770e6; */
}
.housekeeperService .nav-all .nav .nav-item:last-child {
    margin-right: unset;
}
.housekeeperService .nav-all .line {
    position: absolute;
    width: 8rem;
    height: 2px;
    background-color: #1770e6;
    position: absolute;
    top: 3rem;
    transition: .3s ease-out;
    left: 0;
}
.housekeeperService .housekeeperService-content{
    height: 23.75rem;
    width: 80rem;
    margin: 0 auto;
    display: flex;
    display: -ms-flexbox;
    cursor: pointer;
    overflow: hidden;
}

.housekeeperService .housekeeperService-content .left-bg{
    background-size: 1600px 475px;
    width: 100%;
    background-position: 40% 50%;
    position: relative;
    height: 100%;
}
.housekeeperService .housekeeperService-content .left-bg .left{
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 4rem 3rem 0;
}
.housekeeperService .housekeeperService-content .left-bg .left .title {
    font-size: 1.5rem;
    color: #333;
    letter-spacing: 0;
}
.housekeeperService .housekeeperService-content .left-bg .left .functions {
    display: flex;
    display: -ms-flexbox;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.housekeeperService .housekeeperService-content .left-bg .left .functions li {
    font-size: .75rem;
    color: #00a672;
    background: #e6f5f0;
    border: 1px solid #b8e6d7;
    margin-right: 1rem;
    background-color: #e6f5f0;
    border-radius: 2px;
    padding: 0.19rem 0.5rem;
    line-height: 1rem;
}
.housekeeperService .housekeeperService-content .left-bg .left .functions li:last-child {
    margin-right: 0;
}
.housekeeperService .housekeeperService-content .left-bg .left .des {
    font-size: .875rem;
    color: #666;
    line-height: 2rem;
}
.housekeeperService .housekeeperService-content .left-bg .left .jump-detail {
    --text-opacity: 1;
    color: #1770E6;
    color: rgba(23, 112, 230, var(--text-opacity));
    font-size: .875rem;
    text-align: center;
    margin-top: 4rem;
    border: 1px solid #f39801;
    display: block!important;
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #f39801;
}


/* 证书 */
.container-wh{
    margin-top: 10rem;
    width: 80rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.container-wh .comp-title {
    padding-top: 3rem;
    width: 1280px;
    margin: 0 auto 2rem;
}
.container-wh .comp-title .bigTitle{
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    text-align: center;
}
.container-wh .comp-title .subTitle{
    margin: 10px auto 0;
    text-align: center;
}
.container-wh .certification{

}
.certification .content {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-around;
    padding-bottom: 5rem;
}
.certification .content img {
    max-width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
    border-style: solid;
}

/* 新闻 */

.newsCard {
    padding: 20px 0 40px;
}
.newsCard .comp-title {
    padding-top: 3rem;
    width: 1280px;
    margin: 0 auto 2rem;
}
.newsCard .comp-title .bigTitle {
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    text-align: center;
}
.newsCard .comp-title .subTitle {
    margin: 10px auto 0;
    text-align: center;
}
.newsCard .main {
    width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 10px;
}
.newsCard .main .item {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 20px 20px 60px;
    position: relative;
    border: 1px solid #ccc;
    color: #333;
}
.newsCard .main .item .imgBac {
    width: 100%;
    height: 160px;
    background-size: 100%;
}
.newsCard .main .item .title {
    font-family: Source Han Sans CN;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 10px;
}
.newsCard .main .item .time {
    font-family: Source Han Sans CN;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-top: 16px;
    position: absolute;
    padding: 4px 8px;
    background-color: #edebef;
    border-radius: 4px;
    bottom: 20px;
}
.newsCard .main .moreItem {
    background-color: #fff;
    padding: 10px 0 48px;
    position: relative;
    border: 1px solid #ccc;
}
.newsCard .main .moreItem ul{
    height: 100%;
    display: grid;
    grid-template-rows: repeat(auto-fit,minmax(1fr,1fr));
}
.newsCard .main .moreItem .toMore{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    padding: 0 24px;
    font-size: 14px;
    cursor: pointer;
    transition: all .5s;
    border-top: 1px solid #eee;
    box-sizing: border-box;
    color: #1770e6;
}
.newsCard .main .moreItem a li .title{
    font-family: Source Han Sans CN;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #333;
    text-align: justify;
}

.newsCard .main .moreItem .time{
    box-sizing: border-box;
    font-family: Source Han Sans CN;
    font-size: 12px;
    color: #999;
    padding: 0 0 8px;
    border-bottom: 1px solid #e2e8f0;
}
.newsCard .main .moreItem a {
    display: inline-block;
    padding: 10px 24px 0;
    transition: all .5s;
    color: #333;
    /* background-color: #1770e6; */
    /* border-bottom: 1px solid #e2e8f0; */
    
}
.newsCard .main .moreItem .lasttime{
    border-bottom: none;
}
.newsCard .main .moreItem a:hover {
    background-color: #e2e8f0;
}
.newsCard a:hover {
    text-decoration: none;
    color: #333;
}




/* 解决方案 */
.productSolution_productSolution__8w_nx{
    height: 905px;
    position: relative;
}
.productSolution_productSolution__8w_nx span{
    box-sizing:border-box;
    display:block;
    overflow:hidden;
    width:initial;
    height:initial;
    background:none;
    opacity:1;
    border:0;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0
}
.productSolution_productSolution__8w_nx span img{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    box-sizing:border-box;
    padding:0;
    border:none;
    margin:auto;
    display:block;
    width:0;
    height:0;
    min-width:100%;
    max-width:100%;
    min-height:100%;
    max-height:100%;
    object-fit:cover"
}
.jumper_jumper__qHYEv.jumperActive {
    opacity: 1;
    transform: translateY(0);
}
.jumper_jumper__qHYEv {
    width: 100%;
    opacity: 0;
    transform: translateY(50px);
    transition: transform .3s,opacity .3s;
}
.productSolution_sectionTitle__M7ssI {
    padding-top: 80px;
    font-size: 42px;
    font-weight: 600;
    color: #353c58;
    line-height: 59px;
    text-align: center;
}
.productSolution_sectionDesc__ZpL92 {
    font-size: 18px;
    padding: 16px 0;
    font-weight: 400;
    color: #3d4461;
    line-height: 25px;
    text-align: center;
}
.productSolution_productSolution__8w_nx .relative {
    position: relative;
}
.productSolution_contentWrapper__FwcTz {
    width: 1280px;
    position: relative;
    margin: 24px auto auto;
}
.ant-tabs {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    display: flex;
    overflow: hidden;
}
.ant-tabs-bottom, .ant-tabs-top {
    flex-direction: column;
}
.sceneTabs_sceneTabs__x_IZW.ant-tabs-top>.ant-tabs-nav {
    margin: 0 0 12px;
}
.ant-tabs>.ant-tabs-nav, .ant-tabs>div>.ant-tabs-nav {
    position: relative;
    display: flex;
    flex: none;
    align-items: center;
}
.ant-tabs-centered>.ant-tabs-nav .ant-tabs-centered>div>.ant-tabs-nav {
    justify-content: center;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap {
    position: relative;
    display: inline-block;
    display: flex;
    flex: auto;
    align-self: stretch;
    overflow: hidden;
    white-space: nowrap;
    transform: translate(0);
}
.sceneTabs_sceneTabs__x_IZW.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list {
    width: 100%;
    justify-content: center;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-list {
    position: relative;
    display: flex;
    transition: transform .3s;
}
.productSolution_contentWrapper__FwcTz .ant-tabs-tab:first-child {
    border-radius: 4px 0 0 4px;
}
.sceneTabs_sceneTabs__x_IZW .ant-tabs-tab-active {
    background-color: #f39801 !important;
}
.sceneTabs_sceneTabs__x_IZW .ant-tabs-tab {
    flex: 1;
    justify-content: center;
    background-color: #fff;
}
.ant-tabs-tab {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 12px 0;
    font-size: 14px;
    background: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}
.sceneTabs_sceneTabs__x_IZW .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #fff;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #f39801;
    text-shadow: 0 0 .25px currentcolor;
}
.productSolution_contentWrapper__FwcTz .ant-tabs-tab-btn {
    color: #3d446e;
}
.sceneTabs_sceneTabs__x_IZW .ant-tabs-tab-btn {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #8b8fa8;
}
.ant-tabs-tab-btn, .ant-tabs-tab-remove {
    outline: none;
    transition: all .3s;
}
.sceneTabs_sceneTabs__x_IZW.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar {
    display: none;
}
.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>.ant-tabs-nav:before, .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>div>.ant-tabs-nav:before {
    bottom: 0;
}
.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar, .ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar {
    height: 2px;
}

.ant-tabs-ink-bar {
    position: absolute;
    background: #1890ff;
    pointer-events: none;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations-hidden, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations-hidden {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations {
    display: flex;
    align-self: stretch;
}

.ant-tabs-content-holder {
    flex: auto;
    min-width: 0;
    min-height: 0;
}
.ant-tabs-content {
    display: flex;
    width: 100%;
}
.ant-tabs-tabpane {
    flex: none;
    width: 100%;
    outline: none;
}
.productSolution_solutionTabs__IzIUX {
    margin-top: 16px;
    background: hsla(0,0%,100%,.6);
    border-radius: 8px;
}
.ant-tabs {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    display: flex;
    overflow: hidden;
}
.ant-tabs>.ant-tabs-nav, .ant-tabs>div>.ant-tabs-nav {
    position: relative;
    display: flex;
    flex: none;
    align-items: center;
}
.ant-tabs-left>.ant-tabs-nav, .ant-tabs-left>div>.ant-tabs-nav, .ant-tabs-right>.ant-tabs-nav, .ant-tabs-right>div>.ant-tabs-nav {
    flex-direction: column;
    min-width: 50px;
}

.productSolution_solutionTabBar__wM9hY {
    width: 220px;
    padding: 26px 0;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap {
    position: relative;
    display: inline-block;
    display: flex;
    flex: auto;
    align-self: stretch;
    overflow: hidden;
    white-space: nowrap;
    transform: translate(0);
}
.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap, .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap, .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap, .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap {
    flex-direction: column;
}
.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list, .ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-list {
    position: relative;
    display: flex;
    transition: transform .3s;
}
.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-list, .ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-operations, .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-list, .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-operations, .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-list, .ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-operations, .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-list, .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-operations {
    flex: 1 0 auto;
    flex-direction: column;
}
.productSolution_contentWrapper__FwcTz .ant-tabs-tab:first-child {
    border-radius: 4px 0 0 4px;
}
.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab, .ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab, .ant-tabs-right>.ant-tabs-nav .ant-tabs-tab, .ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab {
    padding: 8px 24px;
    text-align: center;
}
.productSolution_solutionTabBar__wM9hY .ant-tabs-tab-active {
    background: #ddebff !important;
    /* border-left: 10px solid #166de2 !important; */
}
.productSolution_solutionTabBar__wM9hY .underline{
    position: absolute;
    display: inline-block;
    height: 56px;
    width: 10px;
    background-color: #166de2;
    z-index: 999;
    transition: .3s ease-out;
}
/* .blueLine{
    display: inline-block;
    height: 100%;
    width: 10px;
    background-color: #1D78FF !important;
} */
.productSolution_solutionTabBar__wM9hY .ant-tabs-tab {
    justify-content: left;
    margin: 0!important;
    background: transparent;
    flex: none;
    height: 40px !important;
    /* border-left: 10px solid transparent; */
}
.sceneTabs_sceneTabs__x_IZW .ant-tabs-tab-active {
    background-color: #1d78ff;
    
}
.sceneTabs_sceneTabs__x_IZW .ant-tabs-tab {
    /* flex: 1; */
    /* justify-content: center; */
    /* background-color: #fff; */
}
.ant-tabs-tab {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 12px 0;
    font-size: 14px;
    background: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}
.sceneTabs_sceneTabs__x_IZW .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #fff;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #1890ff;
    text-shadow: 0 0 .25px currentcolor;
}
.productSolution_contentWrapper__FwcTz .ant-tabs-tab-btn {
    color: #3d446e;
}
.sceneTabs_sceneTabs__x_IZW .ant-tabs-tab-btn {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #8b8fa8;
}
.ant-tabs-tab-btn, .ant-tabs-tab-remove {
    outline: none;
    transition: all .3s;
}
.productSolution_solutionTab__jzdPA {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    align-items: center;
    /* background-color: red; */
    color: #3d446e;
    margin-left: 10px;
    /* text-indent: 6px; */
}
.productSolution_solutionTab__jzdPA span{
    box-sizing:border-box;
    display:inline-block;
    overflow:hidden;
    width:initial;
    height:initial;
    background:none;
    opacity:1;
    border:0;
    margin:0;
    padding:0;
    position:relative;
    max-width:100%;
    padding-left: 10px;
}
.productSolution_solutionTab__jzdPA img{
    /* position:absolute; */
    /* left: 40px; */
    box-sizing:border-box;
    padding:0;
    border:none;
    display:block;
    height: 28px;
    width: 28px;
}
.ant-tabs-left>.ant-tabs-content-holder, .ant-tabs-left>div>.ant-tabs-content-holder {
    margin-left: -25px;
    border-left: 1px solid #f0f0f0;
}
.ant-tabs-content-holder {
    flex: auto;
    min-width: 0;
    min-height: 0;
}
.ant-tabs-content {
    display: flex;
    width: 100%;
}
.productSolution_solutionTabs__IzIUX .ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane {
    display: flex;
    padding-left: 0;
}
.ant-tabs-tabpane {
    flex: none;
    width: 100%;
    outline: none;
    box-sizing: border-box;
}
.productSolution_solutionPane__qP4Jk {
    position: relative;
    height: 570px;
    width: 100%;
    max-width: 1920px;
}
.productSolution_solutionPane__qP4Jk span{
    box-sizing:border-box;
    display:block;
    overflow:hidden;
    width:initial;
    height:initial;
    background:none;
    opacity:1;
    border:0;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0
}
.productSolution_solutionPane__qP4Jk span img{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    box-sizing:border-box;
    padding:0;
    border:none;
    margin:auto;
    display:block;
    width:0;
    height:0;
    min-width:100%;
    max-width:100%;
    min-height:100%;
    max-height:100%;
    object-fit:cover
}
.productSolution_solutionDetail__gSjNW {
    position: relative;
    padding: 42px 60px;
    box-sizing: border-box;
}
.productSolution_solutionTitle__nA9_6 {
    font-size: 30px;
    font-weight: 500;
    color: #3d446e;
    line-height: 48px;
}
.productSolution_solutionDesc__oDUbT {
    font-size: 16px;
    width: 80%;
    margin-top: 16px;
    font-weight: 400;
    color: #64698b;
    line-height: 24px;
}
.productSolution_solutionAdv__nXSCG {
    display: grid;
    grid-template-columns: 260px 260px;
    margin-top: 27px;
    gap: 12px 16px;
}
.productSolution_solutionAdvItem__zIdMI {
    width: 260px;
    height: 48px;
    background: #fff;
    border-radius: 4px;
    color: #64698b;
    justify-content: left;
    align-items: center;
    display: flex;
}
.flex {
    display: flex;
}

.relative {
    position: relative;
}
.productSolution_solutionAdvItem__zIdMI span{
    box-sizing:border-box;
    display:block;
    width:initial;
    height:initial;
    background:none;
    opacity:1;
    border:0;
    margin:0;
    padding:0;
    max-width:100%
}
.productSolution_solutionAdvItem__zIdMI span img{
    display: block;
    max-width: 100%;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0;
    margin: 0;
    padding: 0;
}
.productSolution_solutionLink__00s54 {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 40px;
    color: #1d78ff;
    margin-bottom: 48px;
}
.productSolution_solutionLink__00s54 button {
    border-radius: 4px;
    width: 160px;
    height: 40px;
}
button{
    -webkit-appearance: button;
    cursor: pointer;
    background-color: transparent;
    background-image: none;
    text-transform: none;
}
.ant-btn-primary {
    color: #fff !important;
    border-color: #f39801 !important;
    background-color: #f39801 !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
}
.ant-btn, .ant-btn:active, .ant-btn:focus {
    outline: 0;
}
.ant-btn {
    line-height: 40px;
    position: relative;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    background-image: none;
    box-shadow: 0 2px 0rgba(0,0,0,.015);
    cursor: pointer;
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: manipulation;
    height: 32px;
    padding: 4px 15px;
    font-size: 14px;
    border-radius: 2px;
    color: rgba(0,0,0,.85);
    border: 1px solid #d9d9d9;
    background: #fff;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    font-size: inherit;
}
a {
    color: inherit;
    text-decoration: inherit;
}
a, area, button, label, select, summary, textarea {
    touch-action: manipulation;
}
a {
    /*color: #1890ff;*/
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color .3s;
    -webkit-text-decoration-skip: objects;
}
.ant-btn>span {
    display: inline-block;
}
.productSolution_solutionCase__Z5JW0 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.productSolution_solutionCaseItem__A0gmP {
    width: 160px;
    height: 80px;
    margin-right: 24px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
/* footer start */
.layout_footerBanner__m1fbi {
    position: relative;
    height: 340px;
    padding-top: 112px;
    text-align: center;
    background-color: #c8deff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
.layout_footerBanner__m1fbi span{
    box-sizing:border-box;
    display:block;
    overflow:hidden;
    width:initial;
    height:initial;
    background:none;
    opacity:1;
    border:0;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0
}
.layout_footerBanner__m1fbi .pointer-events-none{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    box-sizing:border-box;
    padding:0;
    border:none;
    margin:auto;
    display:block;
    width:0;
    height:0;
    min-width:100%;
    max-width:100%;
    min-height:100%;
    max-height:100%;
    object-fit:cover;
    object-position:center
}
.layout_footerBanner__m1fbi .z-10 {
    z-index: 10;
}
.layout_footerBanner__m1fbi .relative {
    position: relative;
}
.layout_footerBanner__m1fbi .layout_footerBannerTitle__GCsij {
    height: 120px;
    font-size: 36px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #2b314a;
    line-height: 120px;
    margin-bottom: 20px;
}
.layout_footerBanner__m1fbi .layout_footerBannerBtn__cRwdD {
    display: inline-block;
    width: 160px;
    height: 46px;
    background: #f39801;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 12px;
    cursor: pointer;
    border: 0;
}