body{min-width: 1200px;}
/* main {
    padding: 0 40px;
} */
.imgFullScreen{
    width: 100%;
    height: auto;
}
.investment-warpBox{
    background: url('../images/Investment/investment-background.png') center;
    background-size: 100% 100%;
    width: 100%;
    height: 600px;
    margin-bottom: 40px;
    position: relative;
    
}
.investment-warpBox .investmentLogo{
    width: 680px;
    height: 560px;
    position: absolute;
    top: 10px;
}
.item-box{
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 100%;
}
.investment-item{
    width: 500px;
    height: 70%;
    display: flex;
    flex-direction: column;
}
.for-item{
    width: 100%;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    z-index: 10;
}
.for-item  .mt-10{
    margin-top: 10px;
}
.for-item  .pm-10{
    padding-bottom: 48px;
}
.font-500{
    font-weight: bold;
}
.for-item-left{
    text-align: left;
    align-items: flex-start;
    padding-right: 140px;
}
.for-item-right{
    text-align: right;
    align-items: flex-end;
    padding-left: 140px;
}
.for-item1{
    width: 30px;
    height: 30px;
}
.ModBox{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}
.modBoxImg{
    margin: 0 auto;
    object-fit: contain;
}
.mb50{
    margin-bottom: 50px;
}
.mb40{
    margin-bottom: 40px;
}

#footer-container{
    width: 100%;
}
.footer{
    background: #f5f5f5;
    padding: 40px 0 10px;
}
.footerBox{
    display: flex;
    justify-content: center;
    font-size: 16px;
    margin-bottom: 20px;
}
.footerInfoBox{
    margin: 20px auto;
    font-size: 16px;
    color: #666666;
    width: 600px;
}
.footerInfoBox .footerInfoItemIphone{
    margin-right: 190px;
}
.footerBox .footerNavItem{
    color: #333333;
    padding: 0 60px;
    font-size: 16px;
}
.footerBox .footerInfoItem{
    color: #666666;
    line-height: 40px;
}
.ICPItem{
    color: #666666;
    padding: 0 12px;
}
.ICPItem-color{
    color: #333333;
}
.beiIcon{
    object-fit: contain;
}
/*  */
#header-container{
    width: 100%;
    background: #fff;
}
.headerCon{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 60px;
}
.headerCon .logo{
    height: 30px;
    width: auto;
}
.headerCon .headerNav{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.headerCon .headerNav .headerNavItem{
    font-size: 18px;
    padding: 0 50px;
    height: 60px;
    line-height: 60px;
}
.headerCon .headerNav .headerNavItemEd{
    color: #c92c3f;
}
.headerNavPar{
    position: relative;
}
.headerNavPar .headerNavTwo{
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    background: rgba(255, 255, 255, .8);
    height: auto;
    display: none;
}
.headerNavPar .headerNavTwo .headerNavTwoItem{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}
.headerNavPar .headerNavTwo .headerNavTwoItem .headerNavTwoItemLogo{
    height: 20px;
    width: auto;
}
.headerNavPar:hover{
    .headerNavTwo{
        display: block;
    }
}
.color_c10e23{
    color: #c10e23;
}
.InfoBox{
    text-align: center;
}
.InfoBox .InfoTit{
    height: 120px;
    line-height: 120px;
    font-size: 48px;
    font-weight: bold;
    z-index: 10;
}
.InfoBox .InfoSubtitle{
    font-size: 30px;
    color: #666666;
    margin-bottom: 35px;
    font-weight: 300;
    z-index: 10;
}
.infoFlex{
    display:flex;
    justify-content: center;
}
.infoFlexItem{
    width: 280px;
    padding-top: 60px;
    margin: 0 30px;
}
.infoFlexItem .infoFlexItemIcon{
    width: 140px;
    height: 140px;
    margin: 0px auto;
    display: block;
}
.infoFlexItem .infoFlexItemTit{
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    color: #333333;
}
.infoFlexItem .infoFlexItemCon{
    font-size: 12px;
    line-height: 28px;
    color: #666666;
}
.GrowthItem{
    width: 100%;
    display: flex;
    height: 366px;
    margin-top: 50px;
}
.GrowthItemR{
    background: #f4f4f4;
    flex-direction: row-reverse;
}
.GrowthItem .GrowthItemImg{
    height: auto;
    /* 防止图片变形 */
    object-fit: contain;
    width: 52%;
}
.GrowthItem .GrowthInfo{
    text-align: center;
    width: 100%;
    height: 366px;
    box-sizing: border-box;
    padding: 40px;
}
.GrowthItem .GrowthInfo .GrowthInfoTit{
    font-size: 22px;
    color: #504947;
    font-weight: bold;
}
.GrowthItem .GrowthInfo .GrowthInfoSubtitle{
    font-size: 22px;
    color: #514947;
    height: 65px;
    font-weight: 300;
    line-height: 65px;
}
.GrowthItem .GrowthInfo .GrowthInfoCon{
    line-height: 30px;
    font-size: 12px;
    color: #666666;
    margin-top: 20px;
}
.GrowthInfoIcon{
    width: 10px;
    height: 1px;
    display: inline-block;
    border-bottom: solid 2px blue;
    margin: 0 auto;
}
.GrowthItem .GrowthInfo .GrowthInfoTips{
    margin-top: 40px;
    font-size: 16px;
    color: #514947;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ScenesItem{
    width: 390px;
    height: 530px;
    margin: 60px 10px;
}
.ScenesItem1{
    background: url(./../images/ScenesIcon1.png) bottom right no-repeat;
}
.ScenesItem2{
    background: url(./../images/ScenesIcon2.png) bottom right no-repeat;
}
.ScenesItem3{
    background: url(./../images/ScenesIcon3.png) bottom right no-repeat;
}
.con-background1{
    background: url('../images/LearningPartner/9.png') center;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
}
.con-background2{
    background: url('../images/LearningPartner/10.png') center;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
}
.con-background3{
    background: url('../images/LearningPartner/11.png') center;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
}
.ScenesItemCon{
    width: 390px;
    height: 530px;
    padding: 30px 28px;
    color: #fff;
    text-align: left;
}
.imagesHover:hover{
    /* 滑过变大 */
    transform: scale(1.05);
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.ScenesItemCon .ScenesItemConTit{
    height: 60px;
    line-height: 60px;
    font-size: 30px;
}
.ScenesItemConTit::after{
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
}
.ScenesItemCon .ScenesItemConInfo{
    line-height: 30px;
    font-size: 18px;
    margin-top: 10px;
}
.Investment{
    width: 100%;
    height: 360px;
    background: #f5f5f5;
    margin: 30px 0 130px;
}
.Investment .InvestmentCon{
    width: 100%;
    display: flex;
    justify-content: center;
}
.Investment .InvestmentCon .InvestmentConIcon{
    height: 476px;
    width: 436px;
    margin-top: -54px;
    margin-right: 90px;
}
.Investment .InvestmentCon .InvestmentConInfo{
    display: flex;
    flex-direction: column;
    height: 360px;
    text-align: center;
    padding-top: 70px;
}
.Investment .InvestmentCon .InvestmentConInfo .InvestmentConInfoTit{
    color: #222222;
    font-size: 36px;
    line-height: 60px;
}
.Investment .InvestmentCon .InvestmentConInfo .InvestmentConInfoSubtitle{
    color: #454545;
    font-size: 24px;
    margin-top: 60px;
    font-weight: 300;
}