#support-wrap{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.support-item{position:relative;width:100%;height:500px}.support-item+.support-item{margin-top:120px}.support-item .support-face{width:750px;height:500px;position:absolute;top:0}.support-item.right .support-face{right:0}.support-content{width:638px;height:270px;padding:0 55px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-box-shadow:0 10px 39px 0 rgba(0,0,0,.1);box-shadow:0 10px 39px 0 rgba(0,0,0,.1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.support-item.right .support-content{left:0}.support-title{font-size:36px;font-weight:600;color:#333;line-height:54px;margin-bottom:10px}.support-desc{font-size:18px;color:#666;line-height:25px}.empty-space{height:100px;width:100%}@media only screen and (max-width:991px){.col-md-12{padding-left:0;padding-right:0}.support-item{height:250px}.support-item+.support-item{margin-top:160px}.support-item .support-face{width:100%;height:250px}.support-content,.support-item.right .support-content{top:225px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:319px;height:135px;padding:0 25px}.support-title{font-size:18px;line-height:27px}.support-desc{font-size:9px;line-height:28px;text-align:center}.empty-space{height:150px;width:100%}}