/*footer start* /
.footer { text-align: center;}
.footer p {height: auto; font-size: 14px; line-height: 24px; color: #002249;}
.footer p.nav a{ padding: 0 5px; color: #002249;}
.footer p.nav a.imgIco { padding: 0 5px;}
.footer p.nav a img {position: relative; top: 14px; height: 40px; width: auto;}
.footer p.nav a.imgIco.ico1 img { top: 14px; }
.footer p.nav select { border: 1px solid #3B4245; background: none; margin-right: 10px;}
.footer p.copy a { display: inline-block; padding: 0 10px 0 20px; height: 16px; line-height: 14px; background: url(/globalimages/ico-1-4.png) no-repeat; color: #002249;} 
.footer p.copy a.ico1 { background-position: 0 -30px;}
.footer p.copy a.ico2 { background-position: 0 -60px;}
.footer p a:hover { color: #000}
/ *footer end*/
@media (max-width:830px){
/*新版重置移动端样式*/
#footer-normal-container {
    height: auto;
    }
.friendly-box {
    padding-top: 16px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 16px;
    flex-direction: column;
}
.cus-container {
    width: auto;}
.friendly-box {
    padding-top: 16px;
    display: flex
;
    margin-bottom: 6px;
    flex-direction: column;
    align-items: flex-start;
}
.friendly-input {
    margin-bottom: 1rem;
}
.footer-cus-container {
    display: inline-block;
    flex-direction: column;
    align-items: flex-start;
}

.footer-infoBox {
    width: auto;
    height: auto;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 0px 0px 0px 0px;
    display: flex
;
    padding: 24px 32px;
    box-sizing: border-box;
    flex-direction: column;
}
.footer-picBox {
background: url(/globalstatic/szmz/pc/images/footer/footer-pic1.png) no-repeat;
    width: 50%;
    height: 228px;
    display: inline-block;
}
.footer-picBox2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 228px;
    width: 50%;
    float: right;
}
.footer-infoBox .info-item {
    height: auto;margin: 0 0 0.5em 0;
}
footer .menu-item span {
    font-size: 10px;
}
/*新版重置移动端样式end*/
}