.header{
    background: #fff;
}
main::before{
    display: none;
}
footer{
    border-top: 1px solid rgba(255,255,255,0.2);
}
.serviceSupport_banner{
    position: relative;
}
.serviceSupport_banner_svg{
    max-height: 3.75rem;
    overflow: hidden;
}
.serviceSupport_banner_svg svg path{
    fill: #474040;
}
.serviceSupport_banner_svg svg{
    width: 100%;
}
.home_separator{
    margin-top: -11%;
    z-index: 0;
}
.home_separator svg{
    width: 100%;
}
.home_separator svg path{
    fill: #474040;
}
.serviceSupport h3{
    display: inline-block;
    /* background: linear-gradient(90deg, rgba(255,255,255,0.5), rgba(255,255,255,1) 65%, rgba(255,255,255,0.5) 100%);
    background-clip: text;
    color: transparent; */
    color: #fff;
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
    font-family: HarmonyOS_Sans_SC_Bold;
}
.serviceSupport_content{
    padding-top: 2rem;
    border-top: 1px solid #E8200E;
    display: flex;
    justify-content: space-between; 
    flex-wrap: wrap;
}
.serviceSupport1{
    margin: 2.8125rem 0 13.75rem 0;
}
.serviceSupport.contactUs,main.download .serviceSupport.fpvParameter.download_parameter{
    margin: 0;
    padding: 6.25rem 0 13.75rem 0;
}
main.contact .serviceSupport.contactUs{
    padding: 6.25rem 0 1.25rem 0;
}
main.download .serviceSupport.fpvParameter.download_parameter{
    min-height: calc(36vw - 13.75rem);
}
.serviceSupport_content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.serviceSupport.fpvParameter{
    padding-bottom: 5rem;
}
.serviceSupport:not(.fpvParameter) .serviceSupport_box{
    width: 32.3%;
}
.serviceSupport.contactUs .serviceSupport_content{
    justify-content: inherit;
}
.serviceSupport.contactUs .serviceSupport_box:not(:nth-of-type(3n)){
    margin-right: 1.5%;
}
.serviceSupport.fpvParameter .serviceSupport_box{
    width: 49%;
}
.serviceSupport_box{
    background: #141414;
    text-align: center;
    height: 12.375rem;
    padding-top: 1.5625rem;
    box-sizing: border-box;
}
.contactUs .serviceSupport_box:nth-of-type(-n+3){
    margin-bottom: 1.25rem;
}
.serviceSupport_box .am{
    height: 3.9375rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.serviceSupport_box img{
    max-width: 20.625rem;
}
.serviceSupport_box h5{
    font-size: 1.25rem;
    color: #fff;
    margin: 1.25rem 0 0.375rem 0;
}
.serviceSupport_box p,.serviceSupport_box a{
    font-size: 0.875rem;
}
.serviceSupport_box p{
    color: #fff;
}
.serviceSupport_box a{
    color: var(--second-textColor);
    text-decoration: underline;
    display: block;
    padding: 0.8rem 0;
    margin: auto;
    width: fit-content;
    transition: all ease-out .2s;
}
.serviceSupport_box a:hover{
    opacity: 0.8;
}
.serviceSupport_box section{
    display: flex;
    justify-content: center;
}
.serviceSupport_box section a{
    margin: 0;
}
.serviceSupport_box section a:first-child{
    margin-right: 1.75rem;
}
.my-map { padding-bottom: 11.25rem; width: 100%; height: 500px; } 
.my-map .icon { background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat; } 
.my-map .icon-cir { height: 31px; width: 28px; } 
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}
.myinfowindow{width: 240px;min-height: 50px;}
.myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; 
word-break: break-all; white-space: nowrap; }
.myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }


@media only screen and (max-width: 1600px) {
    .serviceSupport_box h5{
        margin-top: 0.625rem;
    }
    .contactUs .serviceSupport_box a{
        margin-top: 0.5rem;
    }
    .serviceSupport.fpvParameter{
        padding-bottom: 4rem;
    }
    .serviceSupport.contactUs,main.download .serviceSupport.fpvParameter.download_parameter{
        padding: 6rem 0 10rem 0;
    }
    main.contact .serviceSupport.contactUs{
        padding: 6rem 0 10px 0;
    }
    main.download .serviceSupport.fpvParameter.download_parameter{
        min-height: calc(36vw - 10rem);
    }
    .serviceSupport1{
        margin-bottom: 10rem;
    }
    .serviceSupport_banner_svg{
        display: none;
    }

    .my-map{
		height: 360px;
	}        
}
@media only screen and (max-width: 1024px) {
    .serviceSupport h3{
        text-align: center;
        width: 100%;
        font-size: 24px;
    }
    .serviceSupport1{
        margin: 0;
        padding: 58px 0 80px 0;
    }
    .serviceSupport_box section{
        display: block;
        text-align: center;
    }
    .serviceSupport_box section a{
        margin: 10px auto auto auto!important;
    }
    .serviceSupport_box h5{
        font-size: 14px;
    }
    .serviceSupport h3{
        margin-bottom: 18px;
    }
    .serviceSupport_content{
        padding-top: 10px;
    }
    .serviceSupport.serviceSupport1 .serviceSupport_box{
        width: 100%;
        margin-top: 10px;
    }
    .serviceSupport.contactUs .serviceSupport_content .serviceSupport_box{
        margin-right: 0;
    }
    .serviceSupport.contactUs .serviceSupport_content .serviceSupport_box:nth-of-type(odd){
        margin-right: 3.2%;
    }
    .serviceSupport.serviceSupport1 .serviceSupport_box:first-child{
        margin-top: 0;
    }
    .serviceSupport_box{
        height: auto;
        padding: 20px 0;
    }
    .serviceSupport_box svg{
        max-height: 40px;
        max-width: 40px;
    }
    .serviceSupport_box img{
        max-width: 80%;
    }
    .serviceSupport_box .am{
        height: 34px;
    }
    .serviceSupport_box p, .serviceSupport_box a{
        font-size: 12px;
    }
    .serviceSupport.fpvParameter{
        padding-bottom: 22px;
    }
    .serviceSupport.contactUs,main.download .serviceSupport.fpvParameter.download_parameter{
        padding: 58px 0 80px 0;
    }
    main.contact .serviceSupport.contactUs{
        padding: 58px 0 4px 0;
    }
    main.download .serviceSupport.fpvParameter.download_parameter{
        min-height: 70vh;
    }
    .contactUs .serviceSupport_box:nth-of-type(-n+4){
        margin-bottom: 10px;
    }
    .serviceSupport.contactUs .serviceSupport_box{
        width: 48.4%;
    }
    .serviceSupport.contactUs .serviceSupport_content .serviceSupport_box:nth-child(3){
        width: 100%;
        margin-right: 0;
    }
    .serviceSupport .serviceSupport_box a{
        margin-top: 10px;
        padding: 0;
    }

    .my-map{
		height: 350px;
        padding-bottom: 80px;
	}
}