.jszx-tc{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 1300px;
    height: fit-content;
    max-width: 94%;
    background: #fff;
    border-radius: 25px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .3);
    overflow: auto;
    z-index: 100;
    max-height: 97vh;
    display: none;
}
header{
        z-index: 100 !important;
}
.itemDepth02233374943__positionBox{
    position: absolute;
}
.jszx-tc .close{
    position: absolute;
    right: 22px;
    top: 20px;
    cursor: pointer;
    display: block !important;
}
.jszx-tc .jszx-tc-items{
    display: none;   
    padding: 8%;
}
/*.jszx-tc .jszx-tc-items:nth-child(1){
    display: block;
}*/
.jszx-tc .jszx-tc-items h3{
    font-size: 37px;
    color: #000;
}
.s5_f9m.LoinW8 .SLABZ6{
    display: flex !important;
}
.LoinW8 ._YBogd{
    height: 80px;
    max-height: 80px;
}
.jszx-tc .jszx-tc-items .jszx-tc-items-con{
    margin-top: 5px;
}
.LoinW8 .wbgQXa.AgcguT,.LoinW8 .AgcguT:not(:first-child){
    height: 40px;
}
.jszx-tc .jszx-tc-items .jszx-tc-items-con ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
    color: #000;
}
.jszx-tc .jszx-tc-items .jszx-tc-items-con ul li{
    width: 48.5%;
    line-height: 1.6;
    margin-top: 20px;
}
.jszx-tc .jszx-tc-items .jszx-tc-items-con ul li h4{
    font-weight: 600;
}
.z_w3mq{
    transition: all .5s;
}
.xz{
    transform: rotate(180deg);
}
.StylableHorizontalMenu3372578893__menu li .itemDepth02233374943__positionBox{
    overflow: hidden;
}
.StylableHorizontalMenu3372578893__menu li:hover .itemDepth02233374943__positionBox{
    display: block;
}
.StylableHorizontalMenu3372578893__menu li .itemDepth02233374943__positionBox .itemDepth02233374943__animationBox ul li{
    border-radius: 12px;
}
.StylableHorizontalMenu3372578893__menu li:hover .itemDepth02233374943__positionBox .itemDepth02233374943__animationBox{
    opacity: 1;
}
.StylableHorizontalMenu3372578893__menu li .itemDepth02233374943__positionBox .itemDepth02233374943__animationBox ul li:hover{
    background: rgb(243, 250, 255);
}
footer{
    display: none !important;
}

.home-foot{
    background: rgb(0,83,159);
    padding-top: 74px;
    padding-bottom: 75px;
}
.footer-container{
    max-width: 92%;
    margin: 0 auto;
}
.home-foot .home-foot-tp{
    text-align: center;
}
.home-foot .home-foot-tp div:nth-child(1){
    font-size: 18px;
    color: #fff;
}
.home-foot .home-foot-tp div:nth-child(2){
    font-size: 3.125vw;
    color: #fff;
    margin-top: 6px;
    font-weight: bold;
}
.home-foot .home-foot-tp form{
   display: flex; 
   justify-content: center;
   margin-top: 20px;
}  
.home-foot .home-foot-tp form input{
    padding: 8px 2px 8px 12px;
    border-radius: 5px;
    background: #fff;
    font-family: var(--wix-ui-tpa-text-field-main-text-font-family, var(--wix-font-Body-M-family));
    font-size: 14px;
    outline: none;
    resize: none;
    border: none;
    height: 40px;
     font-weight: 600;
    width: 349px;
}
.home-foot .home-foot-tp form button{
    width: 101px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--wix-ui-tpa-text-field-main-text-font-family, var(--wix-font-Body-M-family));
    font-size: 14px;
    color: rgb(0,83,159);
    margin-left: 23px;
    background: #fff;
    font-weight: 600;
    cursor: pointer;
}
.home-foot .home-foot-bt{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 5%;
}
.home-foot .home-foot-bt div:nth-child(2){
    font-size: 14px;
    color: #fff;
    line-height: 2;
}
.home-foot .home-foot-bt div:nth-child(3) p,.home-foot .home-foot-bt div:nth-child(3) a{
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: right;
    line-height: 2;
}
.home-foot .home-foot-bt div:nth-child(3) a{
    text-decoration: underline;
}
@media (max-width:1920px) {
}
@media (max-width:1599px) {
}
@media (max-width:1477px) {}

@media (max-width:1365px) {}

@media (max-width:1199px) {
    .home-foot .home-foot-bt svg{
        width: 177px !important;
    }
}

@media (max-width:990px) {
        .home-foot .home-foot-bt svg {
        width: 141px !important;
    }
}

@media (max-width:767px) {
    .jszx-tc .jszx-tc-items .jszx-tc-items-con ul{
        display: block;
    }
    .jszx-tc .jszx-tc-items .jszx-tc-items-con ul li{
        width: 100%;
    }
    .jszx-tc{
        max-width: 94%;
    }
    .home-foot .home-foot-tp div:nth-child(2) {
    font-size: 26px;
    }
    .home-foot .home-foot-bt,.home-foot .home-foot-bt div:nth-child(3) p, .home-foot .home-foot-bt div:nth-child(3) a{
        display: block;
        text-align: center;
    }
    .home-foot .home-foot-bt svg {
        width: 174px !important;
    }
    .home-foot .home-foot-bt{
        margin-top: 33px;
    }
    .home-foot .home-foot-bt div:nth-child(2),.home-foot .home-foot-bt div:nth-child(3){
        margin-top: 18px;
    }
    .home-foot {
    padding-top: 36px;
    padding-bottom: 32px;
}
}