.banner-button{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.banner-button .btn-item{position:relative;margin:10px 5px 0 5px;padding:0 20px;min-width:190px;overflow:hidden;height:40px;line-height:38px;display:block;text-shadow:0 2px 12px rgba(0,0,0,0.1);font-size:12px;font-family:var(--mg-button-font);text-align:center;border:1px solid;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.banner-button .btn-item:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%}.banner-button .btn-item .icon-arrow-up{transform:rotate(90deg);display:inline-block;font-size:14px}.banner-button .btn-item.plain{border-color:var(--g-btn-background, #fff);color:var(--g-btn-background, #fff)}.banner-button .btn-item{cursor:pointer}

.md-tc-tb-cta.progressive .content-box{display:flex;align-items:center;padding:10px 0;position:relative}.md-tc-tb-cta.progressive .left-content{position:relative;z-index:2;flex:none;width:50%;padding:0 7%}.md-tc-tb-cta.progressive .right-content{position:relative;z-index:2;flex:1;padding:0 7%}.md-tc-tb-cta.progressive .right-content.show-line{border-left:1px solid #dcdcdc}.md-tc-tb-cta.progressive .left-background{position:absolute;top:0;left:0;right:50%;bottom:0}.md-tc-tb-cta.progressive .right-background{position:absolute;top:0;left:50%;right:0;bottom:0}.md-tc-tb-cta.progressive .mark-box{width:100%;text-align:center;margin-bottom:15px}.md-tc-tb-cta.progressive .mark-box img{width:auto;height:39px}.md-tc-tb-cta.progressive .text-box{width:100%;text-align:center;color:#282828}.md-tc-tb-cta.progressive .text-box p{line-height:inherit;overflow:hidden}.md-tc-tb-cta.progressive .text-box .text-title{text-align:center;font-size:16px;line-height:1.5;font-family:var(--font-bold);display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}.md-tc-tb-cta.progressive .text-box .desc{margin-top:15px;font-size:14px;line-height:1.5;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:10;word-break:break-word}.md-tc-tb-cta.progressive .banner-button{margin-top:30px}.md-tc-tb-cta.progressive .banner-button .btn-item{margin:0;min-width:160px;height:36px;line-height:34px;font-size:13px;padding:0 15px}@media (max-width: 600px){.md-tc-tb-cta.progressive .content-box{padding:0;flex-direction:column}.md-tc-tb-cta.progressive .left-content,.md-tc-tb-cta.progressive .right-content{width:100%;padding:30px 0;flex:1;display:flex;flex-direction:column;justify-content:center}.md-tc-tb-cta.progressive .left-content.show-line,.md-tc-tb-cta.progressive .right-content.show-line{border-left:none}.md-tc-tb-cta.progressive .left-background,.md-tc-tb-cta.progressive .right-background{display:none}}

