/* 通用样式 */
body {
    font-size: 14px;
}

/* banner 样式 */
.banner-container {
    height: 300px;
    background-size: cover;
    background-position: center;
}

.banner-title {
    font-size: 28px;
    color: white;
}

/* 导航样式 */
.nav-header {
    top: 40px;
    padding: 0 80px;
}

.nav-header-ul li {
    font-size: 16px;
    padding-bottom: 10px;
    margin-right: 30px;
}

/* 模块样式 */
.trade-agency-services,
.industry-technology-research,
.supply-chain-financial-enable,
.warehouse-distribution-circulation,
.global-fresh {
    padding: 30px 80px;
}

.modal-container-title {
    font-size: 20px;
}

.modal-container-label {
    font-size: 14px;
}

/* 地图样式 */
.China-map {
    position: absolute;
    top: 34px;
    right: 40px;
    width: 684px;
    height: 548px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.global-fresh img {
    height:519px;
}
.bigPoint,
.smallPoint {
    position: absolute;
}

.point-box {
    position: absolute;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
}
.trade-agency-services img {
    height:416px;
}
.industry-technology-research img {
    height: 447px;
    margin-left:103px;
}
.modal-left {
    /* margin-right: 140px; */
    width: 40%;
}
.industry-technology-research img {
    /* margin-left: */
}
.modal-right {
    margin-left: 73px;
}
.supply-chain-financial-enable img {
    /* width: 761px; */
    height: 404px;
}
.nav-header-ul li {
    font-size: 18px!important;
}








.footer-box {
    padding: 40px 170px !important;
}
.footerTop-right{
    width: 160px !important;
    height: 30px !important;
}
.footerTop-right span,.bottomTitle,.bottomContent p{
    font-size: 12px !important;
}
.topLogo img {
    width: 130px !important;
    height: 40px !important;
}
.topWechat{
    font-size: 12px !important;
    margin-left: 30px;
}
.topWechat img {
    /* width: 32px !important;
    height: 30px !important; */
}
.navbar {
    height: 60px !important;
    padding: 0px 40px 0px 73px !important;
}
.navbar-logo {
    width: 130px !important;
    height: 36px !important;
}
.navbar-item {
    margin-right: 45px !important;
}
.navbar-text {
    font-size: 14px !important;
}