.platfrom{height:100%;position:relative;background:url(../../static/img/bg.60d843b9.png) no-repeat;background-size:cover}.platfrom .thirdcenter{width:70%;border:1px solid #e8ebf3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.5);border-radius:16px}.platfrom .header{text-align:center;margin:30px}.platfrom .header .title{font-size:30px;color:#275eb7}.platfrom .content{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}.platfrom .plat{width:200px;height:180px;text-align:center;background-color:#fff;cursor:pointer;font-size:20px;box-shadow:0 3px 20px 0 rgba(160,204,248,.34);border-radius:16px;margin:0 auto;padding-top:40px}.platfrom .checkmore{width:100%;text-align:center;margin:20px 0;font-size:16px}