.page-title{width:100%;height:40px;font-size:30px;font-family:Microsoft YaHei;font-weight:700;line-height:25px;color:#171c28;margin-top:80px;margin-bottom:30px}.banner{width:100%;height:450px;position:relative}.app-cloud{max-width:1200px;min-height:500px;margin:50px auto 30px;zoom:1;overflow:auto}.type-list{width:100%;height:auto;margin-bottom:50px;-moz-column-gap:21px;column-gap:21px;flex-flow:row wrap;display:flex}.type-list li{text-align:left;width:284px;height:367px;background:#fff;padding:30px 30px 42px;position:relative;margin-bottom:12px;cursor:pointer;border-radius:8px;display:flex;flex-direction:column;justify-content:end}.type-list li h1{font-family:Microsoft YaHei Bold;font-weight:700;font-size:22px;color:#171c28;margin-bottom:15px}.type-list li h1,.type-list li span{letter-spacing:.03px;text-align:left}.type-list li span{font-family:Microsoft YaHei;font-weight:400;font-size:15px;color:#7c808b}.type-list li:first-child{background:url(../img/type01.png);background-size:100%}.type-list li:nth-child(2){background:url(../img/type02.png);background-size:100%}.type-list li:nth-child(3){background:url(../img/type03.png);background-size:100%}.type-list li:nth-child(4){background:url(../img/type04.png);background-size:100%}.type-list li:hover{box-shadow:2px 2px 10px hsla(0,0%,63.1%,.4)}.app-list{width:100%;height:auto;margin-bottom:50px;flex-flow:row wrap;display:flex;-moz-column-gap:50px;column-gap:50px;row-gap:25px}.app-list .app-item{width:575px;height:518px;background-color:#fff;border-radius:4px 4px 0 0;cursor:pointer}.app-list .app-item img{width:100%;height:328px;border-radius:4px 4px 0 0;-o-object-fit:cover;object-fit:cover}.app-list .app-item .con{width:575px;height:190px;padding:30px 30px 20px;display:flex;flex-direction:column}.app-list .app-item .con .title{display:flex;justify-content:space-between;align-items:center;height:35px}.app-list .app-item .con .title ul{display:flex;height:20px;-moz-column-gap:6px;column-gap:6px}.app-list .app-item .con .title ul li{padding:0 6px}.app-list .app-item .con .title h3{font-family:Microsoft YaHei Bold;font-weight:700;font-size:22px;letter-spacing:.03px;text-align:left;color:#171c28;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.app-list .app-item .con .title .label{font-family:Microsoft YaHei;font-weight:400;font-size:12px;color:#5b5f6a;border-radius:3px;border:.5px solid #707070}.app-list .app-item .con .content{flex:1;width:515px;font-family:Microsoft YaHei;font-weight:400;color:#171c28;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:20px;margin-top:10px}.app-list .app-item .con .price{margin-top:10px;text-align:left;color:#666e77}.app-list .app-item .con .price b{font-family:Microsoft YaHei Bold;font-weight:700;font-size:30px;color:#f2770a}