h3,li,p,a,span{
    font-weight: normal;
}
.foot-goLogin{
    margin-top:0;
}
.iconw{
    width:90px;
    height:90px;
}
#platform .platform-title {
    margin-top:83px;
    font-size:40px;
    line-height:52px;
    color: #fff;
    text-align: center;
    top: 165px;
}
.onlineConsult{
    width:155px;
    height:40px;
    border:1px solid rgba(255,255,255,1);
    border-radius:20px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 320px;
    left: 45%;
    color: #fff;
    cursor: pointer;
}
.onlineConsult:hover{
    color: #fff;
}
#platform .platform-title1{
    font-size:20px;
    color: #fff;
    text-align: center;
    top: 130px;
}
#platform{
    margin-top:70px;
    width:100%;
}
#platform .primary-img{
    width:100%;
    background: url("/static/images/banner2.jpg") no-repeat center center;
    height:400px;
    background-size:cover;
    min-width:1200px;
}
.platformCon{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.platItemTitle{
    font-size:25px;
    margin-bottom: 10px;
}
.platItem{
    display: flex;
    flex-direction: row;
    height: 450px;
    align-items: center;
    justify-content: space-between;
}
.platCon{
    margin: 0 60px;
    font-size: 16px;
    line-height: 24px;
}
.openPlatform img{
    width: 1100px;
    height: 164px;
}
.openPlatform .title{
    margin: 120px auto 40px auto;
    text-align: center;
    font-size:30px;
    color: #000;
}
.openPlatform{
    margin-bottom: 150px;
}
