/*footer*/

::selection {
    background-color: #007FDF;
    color: #fff;
}

::-webkit-selection {
    background-color: #007FDF;
    color: #fff;
}

::-moz-selection {
    background-color: #007FDF;
    color: #fff;
}

.clear {
    clear: both;
}

.footer {
    display: block;
    background-color: #002847;
}

.footer .content {
    padding: 90px 0 40px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wechat-qrcode,
.qq-qrcode {
    /*display: none;*/
}

.footer .content {
    color: white;
    font-size: 0;
}

.footer .consult .footer-icon {
    padding-top: unset;
}

.footer-item {
    vertical-align: top;
}

.footer-item-icon-wechat {
    background-image: url(/assets/images/indexn/icon_wechet.svg);
    background-position-y: 0;
    background-size: 36px auto;
}

.footer-item-icon-qq {
    background-image: url(/assets/images/indexn/icon_qq.svg);
    background-size: 36px auto;
}
.footer-item-icon-channels {
    background-image: url(/assets/images/indexn/icon_Channels.svg);
    background-size: 36px auto;
}
.footer-item-icon-tiktok {
    background-image: url(/assets/images/indexn/icon_TikTok.svg);
    background-size: 36px auto;
}


.footer-item-icon-wechat:hover {
    background-position-y: -46px;
}

.footer-item-icon-qq:hover {
    background-position-y: -46px;
}
.footer-item-icon-channels:hover {
    background-position-y: -46px;
}
.footer-item-icon-tiktok:hover {
    background-position-y: -46px;
}
.copyright {
    border-top: 1px solid #003D6B;
    padding: 30px 0 36px 0;
}

.copyright .copyrightLogo {
    display: block;
    margin: auto;
    width: 77.69px;
    height: 88px;
    user-select: none;
    background-image: url(/assets/images/indexn/ZStack-logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 1px;
    cursor: pointer;
}

.copyright p {
    font-size: 14px;
    line-height: 34px;
    color: #B3BFCF;
    text-align: center;
    margin-top: 20px;
}

.copyright img {
    display: block;
    margin: auto;
    width: 82px;
}

.copyright p a {
    font-size: 14px;
    line-height: 34px;
    color: #B3BFCF;
    margin-top: 20px;
}

.copyright p a:hover {
    color: white;
}

.footer-item {
    display: inline-block;
}

.footer-item-product {
    /* margin-right: 29px; */
}

.footer-item-solution {
    /* margin-right: 38px; */
}

.footer-item-case {
    /* margin-right: 69px; */
}

.footer-item-support {
    /* margin-right: 68px; */
}

.footer-item-contact {
    /* margin-right: 69px; */
}

.footer-item-solution ul {
    display: inline-block;
    vertical-align: top;
}

.footer-item-solution .ul_solution_l {
    margin-right: 30px;
}

.footer-switch {
    margin-top: 40px;
}

.footer-item ul li {
    text-align: left;
}

.footer-item ul a {
    line-height: 34px;
    color: #B3BFCF !important;
    font-size: 16px;
    text-rendering: optimizeSpeed;
}

.footer-item-icon-wechat,
.footer-item-icon-qq,.footer-item-icon-channels,.footer-item-icon-tiktok {
    margin-right: 20px;
    height: 36px;
    width: 36px;
    display: inline-block;
    cursor: pointer;
}

.footer-icon i {
    position: relative;
}

.footer-icon i>div {
    /* height: 154px; */
    height: auto;
    width: 114px;
    background-color: white;
    position: absolute;
    top: 45px;
    left: -42px;
    border-radius: 2px;
    display: none;
    z-index: 999;
}

.footer-icon i>div img {
    margin-bottom: 6px;
}

.footer-icon i>div p {
    font-size: 10px;
    line-height: 14px;
    color: #5E6978;
    text-align: center;
    font-style: normal;
}

.footer-item-icon-wechat ::after {
    border-width: 0px 8px 8px;
    border-style: solid;
    border-color: #fff transparent;
    content: '';
    position: absolute;
    top: -7px;
    left: 52px;
}

.footer-item-icon-qq ::after {
    border-width: 0px 8px 8px;
    border-style: solid;
    border-color: #fff transparent;
    content: '';
    position: absolute;
    top: -7px;
    left: 53px;
}
.footer-item-icon-channels ::after {
    border-width: 0px 8px 8px;
    border-style: solid;
    border-color: #fff transparent;
    content: '';
    position: absolute;
    top: -7px;
    left: 53px;
}
.footer-item-icon-tiktok ::after {
    border-width: 0px 8px 8px;
    border-style: solid;
    border-color: #fff transparent;
    content: '';
    position: absolute;
    top: -7px;
    left: 53px;
}

.footer-icon i>div>.figure {
    margin: 8px;
}

.footer-item-hover ul a:hover {
    color: white !important;
}

.footer-item-hover ul li {
    cursor: pointer;
    text-align: left;
}
.footer_container .content .footer-item h4{
    margin-top: unset;
}
.footer-item h4 {
    margin-bottom: 19px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}

.footer .consult {
    margin-right: 0;
}

.footer-item-icon-wechat:hover .wechat-qrcode {
    display: block;
}

.footer-item-icon-qq:hover .qq-qrcode {
    display: block;
}
.footer-item-icon-channels:hover .channels-qrcode {
    display: block;
}
.footer-item-icon-tiktok:hover .tiktok-qrcode {
    display: block;
}
.footer .container {
    width: 1280px;
    margin: auto;
}
.footer .legal_document{
    margin-top: 20px;
    text-align: center;
    margin-bottom: -30px;
}
.footer .legal_document a{
    font-size: 14px;
    line-height: 34px;
    color: #B3BFCF;
}
/*中英文切换*/

.footer-switch {
    cursor: pointer;
}

.footer-switch .title {
    font-size: 14px;
    color: rgba(151, 164, 182, 1);
    line-height: 20px;
    vertical-align: top;
    margin-left: 8px;
    margin-right: 4px;
    position: relative;
    top: 10px;
}

.footer-switch i {
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 10px 0px 10px 12px;
}

.footer-switch-container {
    position: relative;
    width: 187px;
    height: 40px;
    margin: unset;
    font-size: 0;
    border-radius: 2px;
    /* border: 1px solid rgba(218,224,230,0.4); */
    border: 1px solid #577286;
}
.footer-switch-container:hover{
    /* border: 1px solid rgba(218,224,230,0.5); */
    background: #1A3D59;
}
.footer-switch .qrcode {
    height: auto;
    width: 187px;
    display: none;
    position: absolute;
    top: 33px;
    left: 0px;
}

.footer-switch .qrcode>div {
    height: auto;
    width: 100%;
    background-color: white;
    border-radius: 2px;
    padding: 12px 14px 2px 14px;
}

.footer-switch .qrcode a {
    display: block;
    font-size: 14px;
    color: #5E6978 !important;
    line-height: 20px;
    margin-bottom: 10px;
}

.footer-switch .qrcode a:hover {
    color: #007FDF !important;
}

.footer-switch .qrcode .arrow {
    display: block;
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent transparent white;
    margin-left: 86px;
}

.footer-switch-container:hover .qrcode {
    display: block;
}

/*中等屏幕*/

@media screen and (max-width: 1408px) {
    .is-hidden-widescreen {
        display: none !important;
    }
    /*.container{
		width: 80%;
	}*/
    /*.footer .container{
		width: 80%;
	}
	.footer-item{
		margin-right: 5%;
	}*/
}

@media screen and (max-width: 1280px) {
    .footer .container {
        width: 800px;
    }
    .footer .content {
        display: block;
    }
    .footer .consult {
        margin-right: 0;
    }
    .footer-item-product {
        margin-right: 100px;
        margin-bottom: 50px;
    }
    .footer-item-solution {
        margin-right: 100px;
        margin-bottom: 50px;
    }
    .footer-item-support {
        margin-right: 55px;
    }
    .footer-item-contact {
        margin-right: 110px;
    }
}

/*中小屏幕*/

@media screen and (max-width: 1216px) {
    .container {
        width: 90%;
    }
    .is-hidden-dexktop {
        display: none !important;
    }
}

/*小屏幕1024*/

@media screen and (max-width: 1024px) {
    .is-hidden-tablet {
        display: none !important;
    }
}

@media screen and (max-width: 800px) {
    .footer .container {
        width: calc(100% - 60px);
    }
    .footer-item-solution {
        margin-right: 0;
    }
    .footer-item-support {
        margin-right: 148px;
        margin-bottom: 50px;
    }
    #HomeIntl .footer-item-support {
        margin-right: 55px;
    }
    .footer-item-case {
        margin-right: 215px;
        margin-bottom: 50px;
    }
    .footer-item-contact {
        margin-right: 0;
        margin-bottom: 50px;
    }
    .footer .consult {
        margin-right: 100px;
    }
}

@media screen and (max-width: 768px) {
    .is-hidden-mobile {
        display: none !important;
    }
    .is-block-mobile {
        display: block !important;
    }
}

@media screen and (max-width: 563px) {
    .footer-item-product {
        margin-right: 50px;
    }
    .footer-item-support {
        margin-right: 98px;
    }
}

@media screen and (max-width: 529px) {
    .footer .footer-item {
        margin-right: 0;
        display: block;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 500px) {
    .footer-item-support {
        margin-bottom: 50px;
    }
    .footer-item-contact {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 435px) {
    /*.footer .footer-item {
	    margin-right: 0;
	    display: block;
	}*/
}

@media screen and (max-width: 375px) {
    .footer-item ul a {
        line-height: 28px;
        color: #B3BFCF;
        font-size: 14px;
    }
    .footer-item h4 {
        margin-bottom: 10px;
    }
    .footer .content {
        padding-top: 60px;
    }
    .copyright {
        padding: 30px 14px 36px 14px;
    }
}

/*底部加上链接*/

.footer_icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    margin-top: 20px;
}

.footer_card_icon {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 20px;
}

.footer_card_icon:hover {
    background-position-y: -24px;
}

.footer_card_top {
    background-image: url("/assets/intl/image/aboutus/icon_fb_youtube.svg");
}

.footer_icon_1 {
    background-position-x: 0;
}

.footer_icon_2 {
    background-position-x: -24px;
}

.footer_icon_3 {
    background-position-x: -48px;
}

.footer_icon_4 {
    background-position-x: -72px;
}

.zstack_logo_f{
    width: 162px !important;
    height: 50px;
}
.logo_footer_box{
    width:162px;
    height:50px;
    cursor: pointer;
    margin:0 auto;
}