.common-is-help,.common-is-help *{box-sizing:border-box}
.common-is-help{background-color:#fff}
.common-is-help .common-is-help-container{width:100%;padding:0 80px;margin:20px 0}
.common-is-help .common-is-help-wrap{max-width:820px;width:100%;margin:0 auto}
.common-is-help .common-is-help-main{display:flex;align-items:center}
.common-is-help .common-is-help-title{font-size:24px;color:#000;line-height:32px;font-weight:bold;margin-right:28px}
.common-is-help .common-is-help-content>a{display:inline-block;min-width:120px;border:2px solid #b2b2b2;border-radius:18px;padding:4px 0;text-align:center;margin-left:16px;transition:.3s ease-in-out}
.common-is-help .common-is-help-content>a.is-help-yes:before,.common-is-help .common-is-help-content>a.is-help-no:before{content:"";margin-right:5px;width:20px;height:20px;display:inline-block;vertical-align:middle;background-position:0 -2px}
.common-is-help .common-is-help-content>a.is-help-yes:before{background-image:url(../clientlib-support-v2/support-public/img/v3/black_yes.svg)}
.common-is-help .common-is-help-content>a.is-help-no:before{background-image:url(../clientlib-support-v2/support-public/img/v3/black_no.svg)}
.common-is-help .common-is-help-content>a.disable{border:2px solid #000}
.common-is-help .common-is-help-knowledge-evaluation ul{padding:5px 0 0 20px}
.common-is-help .common-is-help-knowledge-evaluation ul li{margin-top:16px;font-size:16px;color:#1a1a1a;line-height:28px}
.common-is-help .common-is-help-knowledge-evaluation ul li input{display:none !important}
.common-is-help .common-is-help-knowledge-evaluation ul li label{display:inline-block;line-height:22px}
.common-is-help .common-is-help-knowledge-evaluation ul li label span{position:relative;display:inline-block;width:18px;height:18px;border-radius:50%;float:left;margin:2px 10px 0;background:#ededed;box-sizing:border-box}
.common-is-help .common-is-help-knowledge-evaluation ul li label input:checked+span{background-image:url('../images/support-v3/knowledge-collection-checkbox.svg');background-position:1px 2px}
.common-is-help .common-is-help-Feedback{margin-top:10px}
.common-is-help .common-is-help-Feedback textarea{padding:15px;width:100%;height:128px;margin-top:10px;border:1px solid #979797;border-radius:4px;font-size:14px}
.common-is-help .common-is-help-submit{background-color:#000;color:#fff;display:block;font-size:13px;line-height:24px;font-weight:700;padding:12px 26px;margin:30px auto 0;border-radius:40px;-webkit-transition:.3s ease-out;transition:.3s ease-out;max-width:120px;border-color:transparent;text-align:center}
.common-is-help .common-is-help-submit.disable{cursor:default;pointer-events:none;opacity:.6}
.common-is-help .common-is-help-attention{font-size:16px;color:#6f6f6f;margin-top:10px}
.common-is-help .common-is-help-unresolved-content,.common-is-help .common-is-help-thank{margin-top:20px}
.common-is-help .common-is-help-thank,.common-is-help .common-is-help-unresolved-content .unresolved-content-tips{font-size:14px;color:#6f6f6f;line-height:22px}
@media(max-width:1600px) and (min-width:768px){.common-is-help .common-is-help-container{padding:0 40px}
}
@media(min-width:1200px){.common-is-help .common-is-help-content>a:hover{border:2px solid #000}
.common-is-help .common-is-help-submit:hover{opacity:.8}
}
@media(max-width:767.98px){.common-is-help .common-is-help-container{padding:0 4.26667vw}
.common-is-help .common-is-help-main{display:block}
.common-is-help .common-is-help-title{margin:0;text-align:center}
.common-is-help .common-is-help-content{display:flex;justify-content:center;margin-top:20px}
.common-is-help .common-is-help-content>a{margin:0 2.13334vw;min-width:32vw;padding:2vw 0;font-size:3.46667vw;line-height:5.3334vw;font-weight:bold;border-radius:48px;margin:0 2.13334vw}
.common-is-help .common-is-help-Feedback textarea{padding:10px;height:100px}
}
html[dir=rtl] .common-is-help .common-is-help-knowledge-evaluation ul{padding:5px 20px 0 0}
html[dir=rtl] .common-is-help .common-is-help-knowledge-evaluation ul li span{margin:2px 0 0 8px;float:right}
html[dir=rtl] .common-is-help .common-is-help-title{margin-right:0;margin-left:28px}
html[dir=rtl] .common-is-help .common-is-help-content>a.is-help-yes:before,html[dir=rtl] .common-is-help .common-is-help-content>a.is-help-no:before{margin-right:0;margin-left:5px}
html[dir=rtl] .common-is-help .common-is-help-content>a{margin-left:0;margin-right:16px}
@media(max-width:767.98px){html[dir=rtl] .common-is-help .common-is-help-title{margin:0}
html[dir=rtl] .common-is-help .common-is-help-content>a{margin:0 2.13334vw}
}