.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-sp-cta.standard{width:100%}.md-tc-sp-cta.standard .content-box{display:flex;flex-direction:column}.md-tc-sp-cta.standard .content-box .mg-title{flex:none;width:100%;padding-bottom:0}.md-tc-sp-cta.standard .content-box .button-box{margin-top:20px;flex:1;display:flex;justify-content:space-between}.md-tc-sp-cta.standard .content-box .button-box .button{width:calc(50% - 10px);padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ffffff;border:1px solid var(--color-border);cursor:pointer}.md-tc-sp-cta.standard .content-box .button-box .button .iconfont{width:70px;height:70px;text-align:center;line-height:70px;font-size:55px;color:#c6c8d1}.md-tc-sp-cta.standard .content-box .button-box .button .text{margin-top:20px;font-size:22px;font-family:var(--mg-button-font);color:#515666;line-height:1.36}.md-tc-sp-cta.standard .content-box .button-box .button:hover{background-color:#fafafd !important}@media (max-width: 600px){.md-tc-sp-cta.standard .content-box .button-box .button{width:calc(50% - 5px)}.md-tc-sp-cta.standard .content-box .button-box .button .iconfont{width:40px;height:40px;line-height:40px;font-size:25px}.md-tc-sp-cta.standard .content-box .button-box .button .text{margin-top:5px;font-size:14px;line-height:1.43}}

