.warranty .fl{float:left}
.warranty .fr{float:right}
.warranty .pc-hide{display:none}
.warranty ::-webkit-input-placeholder{font-size:14px !important;color:#999}
.warranty ::-moz-placeholder{font-size:14px !important;color:#999}
.warranty :-ms-input-placeholder{font-size:14px !important;color:#999 !important}
.warranty{background:#fff;padding-top:70px;width:100%}
.warranty .warranty-inquiry b,s{font-style:normal}
.warranty .warranty-inquiry,.warranty-period-query-component .device-bind-content{width:88.91%;max-width:880px;margin:0 auto;min-height:calc(100% - 70px)}
.warranty-period-query-component .device-bind-content{text-align:center;padding-bottom:32px;border-bottom:1px solid rgba(237,237,237,1);width:975px;max-width:none}
.warranty-period-query-component .warranty-inquiry .warranty-inquiry-title{font-family:MicrosoftYaHei;font-weight:bold;font-size:32px;color:#000;text-align:center;margin:80px 0 24px 0;line-height:1.3}
.warranty-period-query-component .warranty-inquiry .warranty-inquiry-subTitle{color:rgba(0,0,0,1);font-size:20px;line-height:40px;font-weight:bold;max-width:100%;text-align:center;padding-top:56px;border-top:1px solid rgba(237,237,237)}
.warranty-period-query-component .warranty-inquiry .warranty-inquiry-subTitle p,.warranty-period-query-component .device-bind-content .device-bind-top .device-bind-title{max-width:320px;margin:auto;word-break:break-all}
.warranty-period-query-component .warranty-inquiry .warranty-inquiry-subTitle p{max-width:800px}
.warranty-period-query-component .device-bind-content .device-bind-top{color:rgba(0,0,0,1);font-size:20px;line-height:24px;font-weight:bold;max-width:100%;text-align:center;position:relative;padding:16px 0 24px 0}
.warranty-period-query-component .device-bind-content .device-bind-top .add-device-btn{position:absolute;top:16px;right:0;color:#2688d9;font-size:14px;font-weight:bold;max-width:320px;cursor:pointer}
.warranty-period-query-component .device-bind-content .device-bind-tips{font-size:13px;font-weight:400;line-height:18px;letter-spacing:0;text-align:center}
.warranty-period-query-component .device-bind-content .device-bind-tips.no-device p{display:inline}
.warranty-period-query-component .device-bind-content .device-bind-tips .login-tips,.warranty-period-query-component .device-bind-content .device-bind-tips .allow-bind-link{color:#2688d9;cursor:pointer}
.warranty-period-query-component .device-bind-content .device-bind-tips .login-tips,.warranty-period-query-component .device-bind-content .device-bind-tips .bind-tips{display:inline}
.warranty-period-query-component .device-bind-content .device-bind-ul{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}
.warranty-period-query-component .device-bind-content .device-bind-ul li{-webkit-box-flex:0;-webkit-flex:0 0 33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%;padding:0 8px;margin-bottom:16px;box-sizing:border-box}
.warranty-period-query-component .device-bind-content .device-bind-ul li .li-content{display:flex;justify-content:center;align-items:center;background:#fafafa;padding:20px 16px;font-size:14px;height:100%;border-radius:8px;box-sizing:border-box;cursor:pointer}
.warranty-period-query-component .device-bind-content .device-bind-ul li .li-content .text-container{text-align:left;word-break:break-all;flex:1}
.warranty-period-query-component .device-bind-content .device-bind-ul li .li-content .text-container .name{margin-bottom:8px;line-height:19px}
.warranty-period-query-component .device-bind-content .device-bind-ul li .li-content .text-container .sn-number{line-height:19px;color:rgba(0,0,0,0.49)}
.warranty-period-query-component .device-bind-content .device-bind-ul li .li-content .image-container{width:60px;height:60px;padding-right:16px}
.warranty-period-query-component .device-bind-content .device-bind-ul li .li-content .image-container img{width:60px;height:60px;object-fit:contain}
.warranty-period-query-component .device-bind-content .device-bind-warp .device-expand-btn,.warranty-period-query-component .device-bind-content .device-bind-warp .device-collapse-btn{display:none;font-size:13px;padding-top:16px;color:#2688d9;cursor:pointer;width:max-content;margin:auto}
.warranty-period-query-component .device-bind-content .device-bind-warp .device-expand-btn::after,.warranty-period-query-component .device-bind-content .device-bind-warp .device-collapse-btn::after{content:'';display:inline-block;width:4px;height:4px;border-top:1px solid #2688d9;border-right:1px solid #2688d9;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:relative;top:-2px;margin-left:8px;transition:.6s ease}
.warranty-period-query-component .device-bind-content .device-bind-warp .device-collapse-btn::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0}
.warranty-period-query-component .bind-device-pop{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.25);z-index:9999999}
.warranty-period-query-component .bind-device-pop .mdp-cont{width:700px;padding:40px 40px;background:#fff;border-radius:16px;box-sizing:border-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.warranty-period-query-component .bind-device-pop .close-pop{display:inline-block;width:32px;height:32px;position:absolute;top:24px;right:24px;cursor:pointer;background:rgba(0,0,0,0.6);border-radius:50%}
.warranty-period-query-component .bind-device-pop .close-pop::before{content:"";display:inline-block;width:15px;height:3px;background:#fff;border-radius:2px;transform:translate(-50%,-50%) rotate(45deg);-webkit-transform:translate(-50%,-50%) rotate(45deg);position:absolute;top:50%;left:50%}
.warranty-period-query-component .bind-device-pop .close-pop::after{content:"";display:inline-block;width:15px;height:3px;background:#fff;border-radius:2px;transform:translate(-50%,-50%) rotate(-45deg);-webkit-transform:translate(-50%,-50%) rotate(-45deg);position:absolute;top:50%;left:50%}
.warranty-period-query-component .bind-device-pop .mdp-title{font-size:20px;line-height:1.6;color:#000;text-align:center;font-weight:700;padding:0 20px}
.warranty-period-query-component .bind-device-pop .search-sn-pop{padding-top:40px}
.warranty-period-query-component .bind-device-pop .input-device-sn::-webkit-input-placeholder{color:rgba(0,0,0,0.3);font-size:16px}
.warranty-period-query-component .bind-device-pop .input-device-sn:-moz-placeholder{color:rgba(0,0,0,0.3);font-size:16px}
.warranty-period-query-component .bind-device-pop .input-device-sn::-moz-placeholder{color:rgba(0,0,0,0.3);font-size:16px}
.warranty-period-query-component .bind-device-pop .input-device-sn:-ms-input-placeholder{color:rgba(0,0,0,0.3);font-size:16px}
.warranty-period-query-component .bind-device-pop .input-wrap{position:relative}
.warranty-period-query-component .bind-device-pop .input-device-sn{width:calc(100% - 32px);border:0;border-bottom:1px solid rgba(0,0,0,0.3);padding:8px 0 8px 32px;line-height:24px;font-size:16px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:.3s ease-out;transition:.3s ease-out}
.warranty-period-query-component .bind-device-pop .go-search{display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aWNvbi8yNC9zZWFyY2g8L3RpdGxlPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMTA4MCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1OC4wMDAwMDAsIC0xMDE0LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0ic2VhcmNoL2JvcmRlcl9lbXB0eeWkh+S7vSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQwLjAwMDAwMCwgOTk4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Imljb24vMjQvc2VhcmNoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOC4wMDAwMDAsIDE2LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSLnn6nlvaIiIHg9IjAiIHk9IjAiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS40MzgwMjE3LDE2LjE0NTEyODMgQzE0LjExODc3MzUsMTcuMzAwMDY4OSAxMi4zOTExMjU3LDE4IDEwLjUsMTggQzYuMzU3ODY0NCwxOCAzLDE0LjY0MjEzNTYgMywxMC41IEMzLDYuMzU3ODY0NCA2LjM1Nzg2NDQsMyAxMC41LDMgQzE0LjY0MjEzNTYsMyAxOCw2LjM1Nzg2NDQgMTgsMTAuNSBDMTgsMTIuMzkxMTI1NyAxNy4zMDAwNjg5LDE0LjExODc3MzUgMTYuMTQ1MTI4MywxNS40MzgwMjE3IEwyMC44NTM1NTQsMjAuMTQ2NDQ2IEMyMS4wNDg4MTUsMjAuMzQxNzA5IDIxLjA0ODgxNSwyMC42NTgyOTEgMjAuODUzNTU0LDIwLjg1MzU1NCBDMjAuNjU4MjkxLDIxLjA0ODgxNSAyMC4zNDE3MDksMjEuMDQ4ODE1IDIwLjE0NjQ0NiwyMC44NTM1NTQgTDE1LjQzODAyMTcsMTYuMTQ1MTI4MyBaIE0xMC41LDE3IEMxNC4wODk4NTA0LDE3IDE3LDE0LjA4OTg1MDQgMTcsMTAuNSBDMTcsNi45MTAxNDkxIDE0LjA4OTg1MDQsNCAxMC41LDQgQzYuOTEwMTQ5MSw0IDQsNi45MTAxNDkxIDQsMTAuNSBDNCwxNC4wODk4NTA0IDYuOTEwMTQ5MSwxNyAxMC41LDE3IFoiIGlkPSJzZWFyY2giIGZpbGwtb3BhY2l0eT0iMC4zNDk0ODY0NTEiIGZpbGw9IiMwMDAwMDAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+') no-repeat}
html[dir=rtl] .warranty-period-query-component .bind-device-pop .input-device-sn{padding:8px 32px 8px 0}
html[dir=rtl] .warranty-period-query-component .bind-device-pop .go-search{left:auto;right:0}
html[dir=rtl] .warranty-period-query-component .device-bind-content .device-bind-top .add-device-btn{right:auto;left:0}
.warranty-period-query-component .bind-device-pop .input-device-sn:focus{border-color:#000}
.warranty-period-query-component .bind-device-pop .search-btn-box{text-align:center;margin-top:40px;height:40px}
.warranty-period-query-component .bind-device-pop .search-btn{display:inline-block;min-width:100px;font-size:13px;line-height:18px;font-weight:700;color:#fff;text-align:center;padding:11px 0;border-radius:6px;box-sizing:border-box;-webkit-transition:.3s ease-out;transition:.3s ease-out;cursor:pointer;background:#000;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}
.warranty-period-query-component .bind-device-pop .format-error,.warranty-period-query-component .bind-device-pop .search-error,.warranty-period-query-component .bind-device-pop .device-error{display:none;font-size:14px;color:#ce0e2d;line-height:1.6;padding-top:8px}
.warranty-period-query-component .bind-device-pop .search-error,.warranty-period-query-component .bind-device-pop .device-error{text-align:center;padding-top:8px}
.warranty-period-query-component .bind-device-pop .ho-to-search{padding-top:16px}
.warranty-period-query-component .bind-device-pop .ho-to-search a{display:inline-block;font-size:14px;color:#2688d9;line-height:20px;cursor:pointer}
.warranty-period-query-component .bind-device-pop .device-result{display:none;padding-top:40px}
.warranty-period-query-component .bind-device-pop .device-sn{padding:0}
.warranty-period-query-component .bind-device-pop .device-sn span{font-size:16px;color:rgba(0,0,0,0.30);letter-spacing:0;line-height:24px}
.warranty-period-query-component .bind-device-pop .device-sn span.sn-number{color:#000;padding-left:12px}
html[dir=rtl] .warranty-period-query-component .bind-device-pop .device-sn span.sn-number{padding-right:12px;padding-left:0}
.warranty-period-query-component .bind-device-pop .product-info{margin-top:16px;border-bottom:1px solid #000;font-size:16px;color:#000;position:relative;line-height:20px;padding:10px 12px 10px 32px}
html[dir=rtl] .warranty-period-query-component .bind-device-pop .product-info{padding:10px 32px 10px 12px}
.warranty-period-query-component .bind-device-pop .product-info .res-device-input{border:0;width:100%}
.warranty-period-query-component .bind-device-pop .als-error{margin-top:16px;background:#f5f5f5;border-radius:6px;font-size:16px;color:#ce0e2d;line-height:20px;padding:10px 12px;text-align:center;word-wrap:break-word}
.warranty-period-query-component .bind-device-pop .bind-btns-wrap{padding-top:40px;text-align:center;line-height:0}
.warranty-period-query-component .bind-device-pop .bind-btns-wrap>div{display:inline-block;min-width:100px;font-size:13px;line-height:18px;font-weight:600;color:#000;text-align:center;padding:10px 0;border:1px solid #242728;border-radius:6px;box-sizing:border-box;-webkit-transition:.3s ease-out;transition:.3s ease-out;cursor:pointer;margin:0 8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:47%}
.warranty-period-query-component .bind-device-pop .bind-btns-wrap .bind-button{color:#fff;background:#000;border:1px solid #000}
.toast-div{display:none;position:fixed;width:100%;height:100%;left:0;top:0;z-index:9999999}
.toast-div .toast-content{background:rgba(0,0,0,0.60);text-align:center;border-radius:5px;font-size:14px;color:#fff;line-height:1.5;padding:15px 20px;left:50%;top:46%;position:absolute;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.warranty-period-query-component .bind-device-pop .back{display:none}
.warranty .warranty-inquiry .warranty-inquiry-clearfix.warranty-inquiry-title-blank{padding-top:64px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix{width:500px;margin:0 auto;padding-top:32px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix li b{color:#d24e4e;margin-left:5px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap input{width:100%;padding:0;border-bottom:#d8d8d8 solid 1px;font-family:MicrosoftYaHei;font-size:16px;color:#000;line-height:23px;height:45px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap .wrong{font-size:14px;color:#c9282c;margin-top:7px;display:none}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap .tip{margin-top:16px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap .tip a{font-family:MicrosoftYaHei;font-size:13px;color:#2688d9}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap .tip a:hover{text-decoration:underline}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap{height:35px;line-height:35px;padding-top:20px;display:none}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .wiw-identify{width:403px;border-bottom:1px solid #cfcfcf;font-size:14px;color:#333}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .wiw-identify .s-input{width:100%;border:0;font-size:16px;color:#000;padding:0;height:45px;line-height:45px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .wiw-img{display:none}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .wiw-img img{margin-top:17px}
.warranty .warranty-inquiry .warranty-inquiry-btn{margin-top:48px;text-align:center;border-radius:6px}
.warranty .warranty-inquiry .warranty-inquiry-btn a{display:inline-block;margin:0 auto;font-size:13px;padding:8px 35px;border-radius:6px;border:0;font-weight:bold}
.warranty .warranty-inquiry .warranty-inquiry-btn a.s-btn.s-disabled{background:rgba(0,0,0,0.50);color:#fff;font-family:MicrosoftYaHei;font-size:13px;font-weight:bold}
.warranty .warranty-inquiry .warranty-inquiry-btn a.s-btn{background:#000;color:#fff;border:0}
.warranty .warranty-inquiry .warranty-inquiry-btn a.s-btn:hover{background:#3f3f3f}
.warranty .warranty-inquiry .warranty-inquiry-btn a.s-btn.s-disabled:hover{background:rgba(0,0,0,0.50)}
.warranty .warranty-inquiry .warranty-inquiry-exclamatory{font-size:14px;color:#c9282c;text-align:center;margin-top:20px;display:none}
.warranty .warranty-inquiry .warranty-inquiry-exclamatory span{vertical-align:middle;display:inline-block;width:17px;height:17px;background:url("asset/img/support-icon2.svg") no-repeat -787px -452px;margin-right:8px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify span{display:none;font-size:14px;margin-top:5px;color:#c9282c}
.warranty .warranty-inquiry li .h1{font-size:18px;color:#333;margin-right:30px}
.warranty .warranty-content .warranty-content-effective .device-wrap .failure-state.group-rights-card .sub-view-detail-link span{color:#000}
@media screen and (max-width:1080px) and (min-width:768px){.warranty .warranty-inquiry .warranty-inquiry-title{margin:56px 0 48px 0;font-size:28px}
.warranty-period-query-component .device-bind-content{width:calc(100% - 32px);max-width:none}
.warranty-period-query-component .device-bind-content .device-bind-top,.warranty-period-query-component .warranty-inquiry .warranty-inquiry-subTitle{font-size:16px;line-height:21px}
.warranty-period-query-component .warranty-inquiry .warranty-inquiry-subTitle{padding-top:24px}
.warranty-period-query-component .warranty-inquiry .warranty-inquiry-subTitle p{max-width:500px}
.warranty-period-query-component .bind-device-pop .mdp-cont{width:calc(100% - 32px)}
.warranty-period-query-component .device-bind-content .device-bind-ul li{margin-bottom:12px;padding:0 6px}
.warranty-period-query-component .device-bind-content .device-bind-ul{margin-right:-6px;margin-left:-6px}
.warranty-period-query-component .device-bind-content .device-bind-ul li .li-content{padding:8px 16px}
.warranty .warranty-period-query-component .warranty-inquiry .warranty-carriers-tips{margin:16px auto 0}
.warranty-period-query-component .device-bind-content .device-bind-warp .device-expand-btn,.warranty-period-query-component .device-bind-content .device-bind-warp .device-collapse-btn{padding-top:12px}
}
@media screen and (max-width:767px){.warranty-period-query-component .device-bind-content .device-bind-top .add-device-btn{position:relative;text-align:right;max-width:none;top:8px}
html[dir=rtl] .warranty-period-query-component .device-bind-content .device-bind-top .add-device-btn{text-align:left}
.warranty-period-query-component .warranty-inquiry .warranty-inquiry-subTitle{padding-top:16px;margin:0 16px}
.warranty-period-query-component .warranty-inquiry .warranty-carriers-tips{margin:16px auto 0}
.warranty-period-query-component .device-bind-content{width:calc(100% - 32px);max-width:none}
.warranty-period-query-component .device-bind-content .device-bind-top,.warranty-period-query-component .warranty-inquiry .warranty-inquiry-subTitle{font-size:16px;line-height:18px}
.warranty-period-query-component .bind-device-pop .mdp-cont{width:100%;height:80%;transform:none;left:0;top:auto;bottom:0;border-radius:16px 16px 0 0}
.warranty-period-query-component .device-bind-content .device-bind-ul{margin-right:-4px;margin-left:-4px}
.warranty-period-query-component .device-bind-content .device-bind-ul li{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0 4px}
.warranty-period-query-component .device-bind-content .device-bind-ul li{margin-bottom:8px}
.warranty-period-query-component .device-bind-content .device-bind-warp .device-expand-btn,.warranty-period-query-component .device-bind-content .device-bind-warp .device-collapse-btn{padding-top:8px}
.warranty-period-query-component .device-bind-content .device-bind-ul li .li-content{padding:11px;border-radius:6px}
.warranty-period-query-component .bind-device-pop .mdp-cont{padding:14px 16px}
.warranty-period-query-component .bind-device-pop .go-search{display:none}
.warranty-period-query-component .bind-device-pop .input-device-sn{padding:8px 0;width:100%}
.warranty-period-query-component .bind-device-pop .close-pop{transform:scale(.75);top:16px;right:16px}
.warranty-period-query-component .bind-device-pop .search-sn-pop{padding-top:32px}
.warranty-period-query-component .bind-device-pop .search-btn-box{position:absolute;bottom:32px;left:50%;transform:translateX(-50%)}
.warranty-period-query-component .device-bind-content .device-bind-top{padding-bottom:16px}
.warranty-period-query-component .bind-device-pop .product-info{padding:10px 32px 10px 0}
.warranty-period-query-component .bind-device-pop .back{display:block;position:absolute;left:16px;top:16px;width:24px;height:24px;cursor:pointer}
.warranty-period-query-component .bind-device-pop .back img{width:24px;height:24px}
.pc-hide{display:block}
.mobile-hide{display:none}
.warranty{padding:57px 0 27px 0}
.warranty .warranty-inquiry{width:100%;margin:0 auto}
.warranty .warranty-inquiry .warranty-inquiry-title{font-family:MicrosoftYaHei;text-align:center;font-size:24px;color:#000;margin:32px 0 32px 0;line-height:1.6;padding:0 16px;word-break:break-word}
.warranty .warranty-inquiry .warranty-inquiry-clearfix{width:100%}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device{padding:0 24px;float:none;margin-right:0}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap{width:100%}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap input{margin-bottom:5px;width:100%;font-size:14px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap .wrong{text-align:left}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify{padding:0 24px;margin-right:0;margin-top:30px;display:none}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap{width:100%}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .wiw-identify{width:calc(100% - 107px)}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .s-input{width:100%;border:0;font-size:14px;color:#333;padding:0;height:32px;line-height:32px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .wiw-identify .s-input::-webkit-input-placeholder{font-size:14px;color:#999}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .wiw-identify .s-input:-moz-placeholder{font-size:14px;color:#999}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .wiw-identify .s-input::-moz-placeholder{font-size:14px;color:#999}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap .wiw-identify .s-input:-ms-input-placeholder{font-size:14px;color:#999}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-identify .wic-identify-wrap{padding-top:0}
.warranty .warranty-inquiry .warranty-inquiry-btn a{padding:8px 37px}
.warranty .warranty-inquiry .warranty-inquiry-btn a:hover{border-color:#999;color:#999}
.warranty .warranty-inquiry .warranty-inquiry-exclamatory{font-size:12px;color:#c9282c;text-align:center;margin-top:10px;display:none}
.warranty .warranty-inquiry .warranty-inquiry-exclamatory span{vertical-align:middle;display:inline-block;margin-right:8px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap .tip{margin-top:7px}
}
.warranty .warranty-content b,s{font-style:normal}
.warranty .warranty-content{width:1032px;max-width:1032px;margin:0 auto;display:none}
.warranty .warranty-content .device-wrap .device ul{width:100%}
.warranty .warranty-content .device-wrap .device .margin10{margin-right:8px}
.warranty .warranty-content .device-wrap .device li .more-wrap .more{width:80%;height:62px;padding:20px;line-height:20px;background:#f5faff;position:relative;box-shadow:#ddd 0 0 10px;margin:0;float:right}
.warranty .warranty-content .app-device-wrap{display:none}
.renovate{margin:10px 0 0 0}
@media screen and (max-width:767px){.support-guarantee-maintenance{background:#fbfbfb;padding-bottom:60px}
.warranty .warranty-content{width:100%;margin:0 auto;border-bottom:1px solid #eaeae8}
}
.warranty .warranty-content .g-i-n .g-i-right .effective span.hide-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.warranty .warranty-content .g-i-n .g-i-right .p-red{color:#c9282c}
.warranty .warranty-content .g-i-n .g-i-right .no-effective span{color:#c9282c}
.warranty .warranty-content .g-i-n .g-i-right .effective i{display:none}
@media screen and (max-width:767px){.warranty .warranty-content .warranty-conten-guarantee{padding:0 15px}
.warranty .warranty-content .warranty-conten-guarantee h2{font-size:14px;color:#333;margin-top:0;padding:0}
.warranty .warranty-content .g-i-n{border:0;margin-top:30px;padding:0}
.warranty .warranty-content .g-i-n .g-i-left{width:100%;text-align:center}
.warranty .warranty-content .g-i-n .g-i-left .img{width:87px;height:115px;background-size:57px 115px;margin:0 auto}
.warranty .warranty-content .warranty-content-guarantee .g-i-n .g-i-right{width:100%;padding-left:0;margin-top:12px}
.warranty .warranty-content .g-i-n .g-i-right span{display:block;text-align:center;font-size:14px !important;color:#333}
.warranty .warranty-content .g-i-n .g-i-right .effective{position:relative;width:calc(100% - 30px);margin:0 auto}
.warranty .warranty-content .g-i-n .g-i-right .effective i{width:20px;height:20px;background:url(../asset/img/support-icon2.svg) no-repeat -1843px -215px;display:block;position:absolute;bottom:0;right:0}
.warranty .warranty-content .g-i-n .g-i-right .effective span.hide-text+i{background-position-x:-1877px}
.warranty .warranty-content .g-i-n .g-i-right .effective span:nth-of-type(2){font-size:12px;color:#666;line-height:18px;width:calc(100% - 26px);word-break:break-all}
.warranty .warranty-content .g-i-n .g-i-right .effective span:nth-of-type(2) b{display:none}
.warranty .warranty-content .warranty-content-guarantee .g-i-n .g-i-right .p1{color:#000;line-height:18px}
}
.warranty .warranty-content .warranty-content-effective .device-wrap .device li .more-wrap{position:absolute;top:0;right:0;display:none}
.warranty .warranty-content .warranty-content-effective .device-wrap .device li .more-wrap .more{width:366px;height:62px;padding:20px;line-height:20px;background:#f5faff;position:relative;margin-bottom:30px;box-shadow:#ddd 0 0 10px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device li .more-wrap .more span{width:0;height:0;line-height:0;font-size:0;border-width:10px;border-style:solid;border-color:#f5faff transparent transparent;_border-color:#f5faff white white;overflow:hidden;position:absolute;left:76px;bottom:-18px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .clearfix .fr{margin-right:15px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img{width:66px;height:66px;background:url(asset/img/support-icon2.svg) no-repeat 0 0;margin:0 auto 20px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.BS01{background-position:-1780px -276px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.BS02{background-position:-1865px -276px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.BS03{background-position:-1949px -276px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES01{background-position:-206px -364px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES02{background:url("data:image/svg+xml,%3Csvg%20viewBox='0%200%20102%20102'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%20%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%20%3Cg%20transform='translate(-3224.000000,%20-6413.000000)'%20fill='%23666666'%20fill-rule='nonzero'%3E%20%3Cg%20transform='translate(3224.000000,%206413.000000)'%3E%20%3Cpath%20d='M51,102%20C22.9,102%200,79.1%200,51%20C0,22.9%2022.9,0%2051,0%20C79.1,0%20102,22.9%20102,51%20C102,79.1%2079.2,102%2051,102%20M51,2%20C24,2%202,24%202,51%20C2,78%2024,100%2051,100%20C78,100%20100,78%20100,51%20C100,24%2078.1,2%2051,2'%3E%3C/path%3E%20%3Cpath%20d='M51,76.3%20L50.8,76.3%20C38.9,74.4%2032.8,62.6%2030.8,57.6%20C30.5,56.8%2030.3,56%2030.3,55.1%20L30.3,34.1%20L31.3,34.1%20C42.6,33.9%2048.3,28.1%2049.7,26.4%20C50.3,25.6%2051.6,25.6%2052.2,26.4%20C53.7,28.2%2059.3,33.9%2070.6,34.1%20L71.6,34.1%20L71.6,55.1%20C71.6,56%2071.4,56.8%2071.1,57.6%20C69,62.6%2063,74.3%2051.1,76.3%20L51,76.3%20Z%20M32.4,36%20L32.4,55.1%20C32.4,55.7%2032.5,56.3%2032.7,56.8%20C34.6,61.4%2040.2,72.4%2051,74.2%20C61.8,72.4%2067.4,61.4%2069.3,56.8%20C69.5,56.3%2069.6,55.7%2069.6,55.1%20L69.6,36%20C58.7,35.5%2052.8,30.1%2050.9,27.9%20C49.2,30.1%2043.3,35.5%2032.4,36%20L32.4,36%20Z'%3E%3C/path%3E%20%3Cpath%20d='M45,39%20L47.9938965,39%20L49.0131836,40%20L53.0097656,40%20L54.0539551,39%20L57,39%20C58.1045695,39%2059,39.8954305%2059,41%20L59,62%20C59,63.1045695%2058.1045695,64%2057,64%20L45,64%20C43.8954305,64%2043,63.1045695%2043,62%20L43,41%20C43,39.8954305%2043.8954305,39%2045,39%20Z%20M45,41%20L45,62%20L57,62%20L57,41%20L54.857172,41%20L53.8129826,42%20L48.1959243,42%20L47.1766372,41%20L45,41%20Z'%20%3E%3C/path%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/svg%3E") no-repeat}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES03{background-position:-23px -364px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES0301{background:url("data:image/svg+xml,%3Csvg%20viewBox='0%200%20102%20102'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%20%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%20%3Cg%20transform='translate(-2877.000000,%20-6413.000000)'%20fill='%23666666'%20fill-rule='nonzero'%3E%20%3Cg%20transform='translate(2877.000000,%206413.000000)'%3E%20%3Cpath%20d='M51,102%20C22.9,102%200,79.1%200,51%20C0,22.9%2022.9,0%2051,0%20C79.1,0%20102,22.9%20102,51%20C102,79.1%2079.2,102%2051,102%20M51,2%20C24,2%202,24%202,51%20C2,78%2024,100%2051,100%20C78,100%20100,78%20100,51%20C100,24%2078.1,2%2051,2'%3E%3C/path%3E%20%3Cpath%20d='M51,76.3%20L50.8,76.3%20C38.9,74.4%2032.8,62.6%2030.8,57.6%20C30.5,56.8%2030.3,56%2030.3,55.1%20L30.3,34.1%20L31.3,34.1%20C42.6,33.9%2048.3,28.1%2049.7,26.4%20C50.3,25.6%2051.6,25.6%2052.2,26.4%20C53.7,28.2%2059.3,33.9%2070.6,34.1%20L71.6,34.1%20L71.6,55.1%20C71.6,56%2071.4,56.8%2071.1,57.6%20C69,62.6%2063,74.3%2051.1,76.3%20L51,76.3%20Z%20M32.4,36%20L32.4,55.1%20C32.4,55.7%2032.5,56.3%2032.7,56.8%20C34.6,61.4%2040.2,72.4%2051,74.2%20C61.8,72.4%2067.4,61.4%2069.3,56.8%20C69.5,56.3%2069.6,55.7%2069.6,55.1%20L69.6,36%20C58.7,35.5%2052.8,30.1%2050.9,27.9%20C49.2,30.1%2043.3,35.5%2032.4,36%20L32.4,36%20Z'%3E%3C/path%3E%20%3Cpath%20d='M54.1895633,46.3427383%20C57.0443096,46.4189587%2059.7512636,48.4954919%2059.8739386,51.9809156%20C60.0042914,55.6844802%2057.193204,57.9167537%2053.7080613,57.8868924%20C50.4370071,57.8588655%2046.8680548,57.8473114%2043.0012732,57.8522344%20C42.4464941,57.8529407%2041.9971777,57.4018967%2041.9999865,56.8471245%20L42.0564334,45.8077172%20C42.0726278,42.6390709%2044.6443901,40.0415503%2047.8076769,40.0006068%20L47.8536635,40.000047%20C51.0553186,39.984234%2053.6287683,42.5632651%2053.6133203,45.7699943%20C53.6123361,45.974311%2053.6115866,46.1623865%2053.6110713,46.3341717%20C53.8674851,46.3364317%2054.0599774,46.3392785%2054.1895633,46.3427383%20Z%20M53.725197,55.8869659%20C56.1700488,55.9079138%2057.9608647,54.4858338%2057.8751762,52.0512652%20C57.7940996,49.7477297%2056.0274606,48.3925221%2054.1361833,48.3420259%20C53.894552,48.3355744%2053.3826216,48.331166%2052.6088807,48.3290203%20C52.0605646,48.3274996%2051.6157358,47.8847217%2051.6116813,47.3364185%20C51.6092799,47.0116754%2051.6098429,46.4870385%2051.6133435,45.7603597%20C51.6234386,43.6648035%2049.9520187,41.9897586%2047.8588139,42.0000849%20L47.8339514,42.0004341%20C45.7616287,42.027257%2044.0670332,43.7388252%2044.0564073,45.8179387%20L44.0051285,55.8513226%20C47.4931132,55.8494492%2050.7331186,55.8613292%2053.725197,55.8869659%20Z'%20transform='translate(50.939135,%2048.943581)%20rotate(-45.000000)%20translate(-50.939135,%20-48.943581)%20'%3E%3C/path%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/svg%3E") no-repeat}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES0101{background:url("data:image/svg+xml,%3Csvg%20viewBox='0%200%20102%20102'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%20%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%20%3Cg%20transform='translate(-2877.000000,%20-6413.000000)'%20fill='%23666666'%20fill-rule='nonzero'%3E%20%3Cg%20transform='translate(2877.000000,%206413.000000)'%3E%20%3Cpath%20d='M51,102%20C22.9,102%200,79.1%200,51%20C0,22.9%2022.9,0%2051,0%20C79.1,0%20102,22.9%20102,51%20C102,79.1%2079.2,102%2051,102%20M51,2%20C24,2%202,24%202,51%20C2,78%2024,100%2051,100%20C78,100%20100,78%20100,51%20C100,24%2078.1,2%2051,2'%3E%3C/path%3E%20%3Cpath%20d='M51,76.3%20L50.8,76.3%20C38.9,74.4%2032.8,62.6%2030.8,57.6%20C30.5,56.8%2030.3,56%2030.3,55.1%20L30.3,34.1%20L31.3,34.1%20C42.6,33.9%2048.3,28.1%2049.7,26.4%20C50.3,25.6%2051.6,25.6%2052.2,26.4%20C53.7,28.2%2059.3,33.9%2070.6,34.1%20L71.6,34.1%20L71.6,55.1%20C71.6,56%2071.4,56.8%2071.1,57.6%20C69,62.6%2063,74.3%2051.1,76.3%20L51,76.3%20Z%20M32.4,36%20L32.4,55.1%20C32.4,55.7%2032.5,56.3%2032.7,56.8%20C34.6,61.4%2040.2,72.4%2051,74.2%20C61.8,72.4%2067.4,61.4%2069.3,56.8%20C69.5,56.3%2069.6,55.7%2069.6,55.1%20L69.6,36%20C58.7,35.5%2052.8,30.1%2050.9,27.9%20C49.2,30.1%2043.3,35.5%2032.4,36%20L32.4,36%20Z'%3E%3C/path%3E%20%3Cpath%20d='M54.1895633,46.3427383%20C57.0443096,46.4189587%2059.7512636,48.4954919%2059.8739386,51.9809156%20C60.0042914,55.6844802%2057.193204,57.9167537%2053.7080613,57.8868924%20C50.4370071,57.8588655%2046.8680548,57.8473114%2043.0012732,57.8522344%20C42.4464941,57.8529407%2041.9971777,57.4018967%2041.9999865,56.8471245%20L42.0564334,45.8077172%20C42.0726278,42.6390709%2044.6443901,40.0415503%2047.8076769,40.0006068%20L47.8536635,40.000047%20C51.0553186,39.984234%2053.6287683,42.5632651%2053.6133203,45.7699943%20C53.6123361,45.974311%2053.6115866,46.1623865%2053.6110713,46.3341717%20C53.8674851,46.3364317%2054.0599774,46.3392785%2054.1895633,46.3427383%20Z%20M53.725197,55.8869659%20C56.1700488,55.9079138%2057.9608647,54.4858338%2057.8751762,52.0512652%20C57.7940996,49.7477297%2056.0274606,48.3925221%2054.1361833,48.3420259%20C53.894552,48.3355744%2053.3826216,48.331166%2052.6088807,48.3290203%20C52.0605646,48.3274996%2051.6157358,47.8847217%2051.6116813,47.3364185%20C51.6092799,47.0116754%2051.6098429,46.4870385%2051.6133435,45.7603597%20C51.6234386,43.6648035%2049.9520187,41.9897586%2047.8588139,42.0000849%20L47.8339514,42.0004341%20C45.7616287,42.027257%2044.0670332,43.7388252%2044.0564073,45.8179387%20L44.0051285,55.8513226%20C47.4931132,55.8494492%2050.7331186,55.8613292%2053.725197,55.8869659%20Z'%20transform='translate(50.939135,%2048.943581)%20rotate(-45.000000)%20translate(-50.939135,%20-48.943581)%20'%3E%3C/path%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/svg%3E") no-repeat}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES0102{background-position:-112px -364px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES04{background-position:-304px -364px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES05{background-position:-777px -368px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES06{background-position:-777px -368px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES07{background-position:-777px -368px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES08{background-position:-879px -368px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES10{background-position:-207px -181px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .ft{text-align:center;position:absolute;width:67px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box{width:72%;margin-left:6%}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .margin20{margin-bottom:20px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .cnt{line-height:24px;word-wrap:break-word}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .range-of-application{display:block;color:#999;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;cursor:pointer}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .hover-show{display:none;min-height:103px;width:85%;position:absolute;right:0;top:0;background:#f5faff;word-break:break-all}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .hover-show span{display:block;padding:18px 22px;color:#666;font-size:14px;line-height:24px}
@media screen and (max-width:767px){.warranty .warranty-content .warranty-content-guarantee h2{padding:0 15px;margin-top:0}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .margin40{margin-bottom:40px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .clearfix .fr{margin-right:0}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .pc-hide{position:absolute}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img{margin-left:0;margin-top:55px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box{width:30%}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box{width:70%;margin-left:0}
}
.warranty .warranty-content .warranty-content-effective .device-wrap .device-lost{margin-top:30px;display:none}
.warranty .warranty-content .warranty-content-effective .device-wrap .device-lost li{color:#999}
.warranty .warranty-content .lost{display:none;font-size:16px;color:#333;text-align:center;padding-top:35px;cursor:pointer;width:150px;margin:0 auto;position:relative;padding-left:14px}
.warranty .warranty-content .lost em{display:inline-block;width:14px;height:14px;background:url(asset/img/support-icon2.svg) no-repeat -1423px -465px;position:absolute;left:0;top:37px}
.warranty .warranty-content .lost:hover em{background-position:-594px -455px}
.warranty .warranty-content .lost:hover span{color:#c9282c}
@media screen and (max-width:767px){.warranty .warranty-content .warranty-content-effective .device-wrap .device-lost{margin-top:45px}
.warranty .warranty-content .lost{font-size:16px;color:#333;text-align:center;padding-bottom:45px}
.warranty .warranty-content .lost em{display:inline-block;width:14px;height:14px;margin-right:5px;top:42px}
}
@media screen and (min-width:768px){.need-service-module .nsm-content a:hover span{color:#c9282c}
}
@media screen and (min-width:768px){.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .cnt{font-size:14px;margin-top:15px;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-moz-box-orient:vertical;overflow:hidden;height:48px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .ft.mobile-hide{-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-bottom:20px;font-weight:bold}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .range-of-application{font-size:12px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .cnt{margin-top:20px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .cnt:empty{display:none}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box{margin-left:30px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .clearfix .fr{margin-right:10px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .margin20{margin-bottom:0}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .range-of-application{margin-top:20px}
.warranty .warranty-content .warranty-content-effective .device-wrap .times{margin-top:8px;line-height:20px}
}
@media screen and (max-width:767px){.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .cnt{font-size:14px;line-height:24px;margin-top:8px}
.pc-hide{display:block !important;margin-bottom:8px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .cnt:empty{display:none}
.warranty .warranty-content .warranty-content-effective .device-wrap .times{margin-top:5px;line-height:20px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .range-of-application{margin-top:12px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box{width:auto;margin-right:30px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .clearfix .fr:empty{height:18px}
}
@media screen and (min-width:768px) and (max-width:1023px){.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box{width:60%}
}
@media screen and (max-width:767px){.warranty .warranty-content .lost{padding-top:40px;padding-bottom:30px}
.warranty .warranty-inquiry .warranty-inquiry-btn{margin-top:32px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device li{cursor:pointer}
}
.loading_mask{opacity:.3;background-color:#000;Z-INDEX:9999;position:fixed;left:0;right:0;top:0;bottom:0;display:none}
.loading_mask img{position:fixed;left:50%;transform:translateX(-50%);top:50%}
.warranty{padding-top:0}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img.ES1791{background-image:url(asset/img/support-icon3.svg);background-position:-695px -340px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .fr{padding:0 10px;border-radius:3px;font-weight:bolder;color:#000}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .device-time{line-height:22px}
.warranty-content-effective .device-wrap .fr-box .color-valid{background:#a8d6e1}
.warranty-content-effective .device-wrap .fr-box .color-invalid{background:#f7f7f7}
.warranty-content-effective .device-wrap .fr-box .color-inWarranty{background:#c7e5c6}
.warranty-content-effective .device-wrap .fr-box .color-exceedWarranty{background:#f7f7f7}
@media screen and (min-width:768px){.warranty .warranty-content .warranty-content-effective .device-wrap.oneColumn .device li{width:auto;float:none !important;height:auto}
.warranty .warranty-content .warranty-content-effective .device-wrap.oneColumn .fr-box{width:calc(100% - 126px)}
.warranty .warranty-content .warranty-content-effective .device-wrap.oneColumn .fr-box .clearfix .fr{margin-right:0;float:left;margin-left:14px}
.warranty .warranty-content .warranty-content-effective .device-wrap.oneColumn .fr-box .cnt{height:auto;overflow:inherit;display:block;-webkit-box-orient:inherit;-webkit-line-clamp:inherit;-moz-line-clamp:inherit;-moz-box-orient:inherit}
}
@media screen and (max-width:767px){.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .pc-hide{line-height:22px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fl-box .img{margin-top:63px}
.warranty .warranty-content .warranty-content-effective .device-wrap .fr-box .clearfix .fr:empty{height:22px}
}
.warranty .warranty-content .warranty-content-title{border-bottom:0;padding:72px 0 48px 0;font-size:32px;color:#000;line-height:48px;font-weight:bolder;text-align:center;border-bottom:1px solid #ededed}
.warranty .warranty-content-guarantee{padding-top:24px}
.warranty .warranty-content .warranty-content-guarantee h2{font-size:20px;color:#000;line-height:30px;font-weight:bolder;margin-top:0}
.warranty .warranty-content .g-i-n{margin-top:24px;border-radius:8px;padding:24px 40px;background-color:#f9fafb;display:flex;justify-content:flex-start}
.warranty .warranty-content .g-i-left{width:126px;height:126px;flex-shrink:0}
.warranty .warranty-content .g-i-n .g-i-left .img{width:100%;height:100%;object-fit:contain;background-size:inherit}
.warranty .warranty-content .g-i-n .g-i-right{margin-left:0;float:none;padding-left:44px}
.warranty .warranty-content .g-i-n .g-i-right .text-imei{display:block;padding:8px 0}
.warranty .warranty-content .g-i-n .g-i-right .p1{font-size:18px;color:#000;line-height:26px;font-weight:bolder;margin-bottom:0;word-break:break-all}
.warranty .warranty-content .effective>div:nth-child(1){padding-top:13px}
.warranty .warranty-content .effective>div{padding-top:8px}
.warranty .warranty-content .g-i-n .g-i-right .effective span{font-size:14px;color:rgba(0,0,0,.5);line-height:24px;display:inline-block;margin-bottom:0}
.warranty .warranty-content .g-i-n .g-i-right .effective .in-span-value{color:#000;font-weight:bolder}
.warranty .warranty-content .warranty-content-effective{padding-top:32px;display:none}
.warranty .warranty-content .warranty-content-effective .warm-title{font-size:14px;color:#000;line-height:1.6}
.warranty .warranty-content .warranty-content-effective .warm-wrap .warm{margin-top:12px}
.warranty .warranty-content .warranty-content-effective .warm-wrap .warm li{font-size:14px;color:rgba(0,0,0,0.5);line-height:20px;list-style:inherit;padding-bottom:0;position:relative;padding-left:15px;margin-bottom:8px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .warm-wrap .warm li{padding-left:0;padding-right:15px}
.warranty .warranty-content .warranty-content-effective .warm-wrap .warm li:before{content:"";display:inline-block;width:4px;height:4px;background:rgba(0,0,0,0.5);border-radius:4px;position:absolute;top:8px;left:0}
.warranty .warranty-content .warranty-content-effective .warm-wrap .warm li:last-child{margin-bottom:0}
.warranty .warranty-content .warranty-content-effective .warm-wrap .warm li a{font-size:14px;color:#0a59f7;line-height:20px;margin-left:7px}
.warranty .warranty-content .warranty-content-effective .device-title{padding-top:24px;padding-bottom:8px;font-size:20px;color:#000;line-height:24px;font-weight:bolder;margin-top:32px;border-top:1px solid #ededed}
.warranty .warranty-content .warranty-content-effective .device-wrap .device li{margin-top:16px;border-radius:8px;border:0;width:430px;position:relative;padding:0;height:auto;float:left;background-image:linear-gradient(129deg,#fff 0,#f7faff 100%)}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card{background:#eef6ff}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .text-div{padding:24px 8px 8px;border:none !important;background-image:url("../../../../content/dam/warranty-query/bg2.png") !important}
.warranty .warranty-content .warranty-content-effective .device-wrap .device li:nth-child(even){float:right}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .text-div{background-image:url("../../../../content/dam/warranty-query/bg.png");background-size:537px 226px;background-repeat:no-repeat;background-position-x:right;background-position-y:-16px;padding:32px 40px;border-radius:8px;border:1px solid #e6f2ff}
.warranty .warranty-content .warranty-content-effective .device-wrap .device li.no-receive .text-div{background-image:linear-gradient(96deg,#f7f4fd 0,#fff6f6 97%)}
.warranty .warranty-content .warranty-content-effective .device-wrap .device li.no-purchase .text-div{background-image:linear-gradient(96deg,#f7f4fd 0,#fff6f6 97%)}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .base-title{font-size:18px;color:#000;line-height:30px;font-weight:bolder;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:210px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .base-title{opacity:1 !important}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .failure-state .base-title{opacity:.5}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .base-sub-title{font-size:14px;color:rgba(0,0,0,.5);line-height:24px;padding-top:8px;padding-right:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .elements-wrap{padding-top:20px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .elements-wrap .scene-text{font-size:14px;line-height:24px;padding-bottom:8px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .failure-state .elements-wrap{opacity:.5}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .element{padding-top:8px;font-size:16px;color:#000;line-height:24px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .element:nth-child(1){padding-top:0}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .element>div{display:inline-block}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .element .element-value{color:#000}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .base-description{font-size:14px;color:#000;line-height:24px;padding-top:8px;height:42px;overflow:hidden}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .view-right-detail{font-size:16px;line-height:24px;padding-top:8px;overflow:hidden;height:auto;overflow:inherit}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .view-right-detail span{color:#0a59f7;cursor:pointer}
.warranty .warranty-content .warranty-content-effective .right-description-remote-wrap{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;display:none}
.warranty .warranty-content .warranty-content-effective .right-description-remote-wrap:after{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.5)}
.warranty .warranty-content .warranty-content-effective .right-description-remote{position:absolute;top:50%;left:50%;width:540px;max-height:600px;min-height:150px;background:#fff;border-radius:16px;padding:48px 80px 32px 80px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);overflow-y:auto;display:flex;flex-direction:column}
.warranty .warranty-content .warranty-content-effective .right-description-remote::-webkit-scrollbar{width:5px}
.warranty .warranty-content .warranty-content-effective .right-description-remote::-webkit-scrollbar-thumb{opacity:.9;background:rgba(0,0,0,0.20);border-radius:5px}
.warranty .warranty-content .right-description-remote .right-description-content{width:100%;height:auto;margin-bottom:40px}
.warranty .warranty-content .right-description-remote .right-description-content .right-description-no-data{background-image:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%22110px%22%20height%3D%2287px%22%20viewBox%3D%220%200%20110%2087%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3E%E7%BC%96%E7%BB%84%2015%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22%E9%A1%B5%E9%9D%A2-3%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22PC_%E6%9D%83%E7%9B%8A%E5%8D%A1%E7%89%87%E5%B1%95%E7%A4%BA%E4%BC%98%E5%8C%96-%E5%BC%B9%E7%AA%97-%E6%97%A0%E5%86%85%E5%AE%B9%22%20transform%3D%22translate(-905.000000%2C%20-399.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-13%22%20transform%3D%22translate(611.000000%2C%20297.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-15%22%20transform%3D%22translate(294.000000%2C%20103.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22%E6%A4%AD%E5%9C%86%E5%BD%A2%22%20fill%3D%22%23F5F5F5%22%20cx%3D%2255%22%20cy%3D%2264%22%20rx%3D%2255%22%20ry%3D%2222%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-14%22%20transform%3D%22translate(21.145946%2C%2022.955224)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22%E7%9F%A9%E5%BD%A2%22%20fill%3D%22%23E3E3E3%22%20x%3D%2221.1135135%22%20y%3D%2218.9474848%22%20width%3D%2220.1081081%22%20height%3D%2218.9474848%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22%E8%B7%AF%E5%BE%84-19%22%20fill%3D%22%23EBEBEB%22%20points%3D%229.89913387%200.098570357%2016.5987308%203.98894417%2047.1534003%204.36038427%2039.7702166%200%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22%E8%B7%AF%E5%BE%84-22%22%20fill%3D%22%23CFCFCF%22%20points%3D%22-7.14778077e-15%2027.6867875%2012.1188679%2053.1625474%2028.8509899%2031.6971693%2016.5987308%208.47650636%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22%E8%B7%AF%E5%BE%84-17%22%20fill%3D%22%23EBEBEB%22%20points%3D%2216.5987308%203.98894417%200%2010.9695965%2012.5154972%2039.709334%2028.8509899%2031.6971693%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22%E8%B7%AF%E5%BE%84-20%22%20fill%3D%22%23D5D5D5%22%20points%3D%2246.915423%204.24772708%2032.8662624%2022.281308%2024.2264497%2022.2790088%2016.5987308%203.98894417%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22%E8%B7%AF%E5%BE%84-21%22%20fill%3D%22%23C7C7C7%22%20points%3D%2247.0547583%203.98894417%2060.7785661%2030.5878919%2036.8095847%2031.3800794%2032.6852173%2021.8491391%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22%E8%B7%AF%E5%BE%84-23%22%20fill%3D%22%23C3C3C3%22%20points%3D%2212.1188679%2053.1625474%2044.6641455%2050.8977726%2059.8311632%2030.8195269%2028.8509899%2031.3800794%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22%E8%B7%AF%E5%BE%84-18%22%20fill%3D%22%23EBEBEB%22%20points%3D%2228.8515542%2031.2026846%2023.9711488%2045.1450083%2057.0723578%2043.1188572%2060.7785661%2030.5878919%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-11%22%20transform%3D%22translate(55.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22%E8%B7%AF%E5%BE%84-15%22%20fill%3D%22%23EBEBEB%22%20points%3D%2246%203%2019%2011.0654988%2024.1973753%2013.0228012%2028.2216234%2022%2029.7714596%2019.0470192%2030.9677504%2016.8306709%2036.7331036%2020.0183943%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolyline%20id%3D%22%E8%B7%AF%E5%BE%84-8%22%20stroke-opacity%3D%220.596290428%22%20stroke%3D%22%23000000%22%20stroke-width%3D%220.659459459%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20points%3D%2226.713716%2018.1348397%2037.3325443%2023.3217599%2048%202%2012%2011.3028382%2020.852497%2015.8160191%2026.713716%2027%2030.27813%2021.7180123%22%3E%3C%2Fpolyline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolyline%20id%3D%22%E8%B7%AF%E5%BE%84-9%22%20stroke-opacity%3D%220.595853365%22%20stroke%3D%22%23000000%22%20stroke-width%3D%220.659459459%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20points%3D%2226.3060484%2027%2024%2015.3353458%2040%206%22%3E%3C%2Fpolyline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M18%2C19.6738309%20C10.3323924%2C21.643677%204.33239243%2C21.4190667%200%2C19%22%20id%3D%22%E8%B7%AF%E5%BE%84-10%22%20stroke-opacity%3D%220.598530376%22%20stroke%3D%22%23000000%22%20stroke-width%3D%220.659459459%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19%2C22%20C16.3087568%2C23.7761791%2013.9754235%2C24.7761791%2012%2C25%22%20id%3D%22%E8%B7%AF%E5%BE%84-11%22%20stroke-opacity%3D%220.598530376%22%20stroke%3D%22%23000000%22%20stroke-width%3D%220.659459459%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-6%22%20transform%3D%22translate(17.000000%2C%200.000000)%22%20stroke%3D%22%23000000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-opacity%3D%220.601207386%22%20stroke-width%3D%220.659459459%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cline%20x1%3D%227%22%20y1%3D%220.371069538%22%20x2%3D%226.26295581%22%20y2%3D%222.43703434%22%20id%3D%22%E8%B7%AF%E5%BE%84-12%22%3E%3C%2Fline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cline%20x1%3D%222.68691772%22%20y1%3D%220%22%20x2%3D%224.09921369%22%20y2%3D%222.79476433%22%20id%3D%22%E8%B7%AF%E5%BE%84-13%22%3E%3C%2Fline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cline%20x1%3D%220%22%20y1%3D%223.18094354%22%20x2%3D%222.46456763%22%20y2%3D%224%22%20id%3D%22%E8%B7%AF%E5%BE%84-14%22%3E%3C%2Fline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;width:110px;height:86px;margin:0 auto}
.warranty .warranty-content .right-description-remote .right-description-content .text-no-data{text-align:center;font-size:14px;line-height:16px;padding-top:16px;color:rgba(0,0,0,0.50)}
.warranty .warranty-content .right-description-remote .close-icon{display:inline-block;position:absolute;right:24px;top:24px;width:28px;height:28px;background:#a7a7a7;border-radius:50%}
.warranty .warranty-content .right-description-remote .close-icon:before{content:"";display:inline-block;width:15px;height:3px;background:#fff;border-radius:2px;transform:translate(-50%,-50%) rotate(45deg);-webkit-transform:translate(-50%,-50%) rotate(45deg);position:absolute;top:50%;left:50%}
.warranty .warranty-content .right-description-remote .close-icon:after{content:"";display:inline-block;width:15px;height:3px;background:#fff;border-radius:2px;transform:translate(-50%,-50%) rotate(-45deg);-webkit-transform:translate(-50%,-50%) rotate(-45deg);position:absolute;top:50%;left:50%}
.warranty .warranty-content .right-description-remote .close-icon:hover{cursor:pointer}
.warranty .warranty-content .right-description-remote .close-button{text-align:center;color:#FFF;background:#000;border-radius:6px;font-size:13px;min-width:66px;padding:11px 24px;line-height:18px;display:flex;align-items:center;justify-content:center;margin:0 auto}
.warranty .warranty-content .right-description-remote .close-button:hover{cursor:pointer}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .receive-button,.warranty .warranty-content .warranty-content-effective .device-wrap .device .purchase-button{position:absolute;top:50%;right:26px;margin-top:-16px;border:2px solid #ce202d;border-radius:24px;padding:2px 28px;color:#ce202d;font-size:100%;font-weight:500}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .receive-button:hover,.warranty .warranty-content .warranty-content-effective .device-wrap .device .purchase-button:hover{cursor:pointer}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .image-div{position:absolute;top:32px;right:40px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .image-div{top:24px;opacity:1 !important}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .failure-state .image-div{opacity:.5}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .image-div .img{width:48px;height:48px;background-size:cover;background-position:center}
.warranty .warranty-content .warranty-content-effective .device-wrap.oneColumn .device li .text-div{height:auto}
.warranty .warranty-content .warranty-content-effective .device-wrap.oneColumn .device li .base-description{height:auto;overflow:inherit}
.warranty .warranty-content .warranty-content-effective .right-description-remote .right-description-title{text-align:center;font-size:16px;color:#000;font-weight:bold;word-wrap:break-word;padding-bottom:32px;line-height:1.6}
.need-service-module{display:none;padding-bottom:0;width:890px;margin:80px auto 0;text-align:center}
.need-service-module .nsm-title{font-size:24px;color:#000;text-align:center;font-weight:bolder;margin:0;line-height:30px}
.need-service-module .nsm-content{padding-top:30px}
.need-service-module .nsm-content li{cursor:pointer;width:180px;float:left;background:#f9f9f9;border-radius:4.8px;margin-right:10px;position:relative;padding:36px 20px 35px 90px;margin-top:20px;height:24px;text-align:left}
.need-service-module .nsm-content li:nth-child(3n){margin-right:0}
.need-service-module .nsm-content li a{display:block}
.need-service-module .nsm-content li.ico em{display:block;width:40px;height:40px;position:absolute;top:50%;left:30px;transform:translateY(-50%);-webkit-transform:translateY(-50%)}
.need-service-module .nsm-content li.ico.warranty-price em{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADVElEQVRYhe3YXYgVdRgG8J8RlllCW0ZQRnnRFxVKN3VRZChSVBRELNsnaBErflCxRUFF0IoR1I3aFxWmfUAFbUUWKVnRWqC00kUQmWQXCdsGZUFG2cU7w4yzczpn5sxhb/aBuTjMeZ//M+/83+d9/8M0ptEWM3E6FmIprsUlmI/jp0LQYjyBMUzgcJvrIPbiRfSjrxeirsOb+L1EwCH8hN34ECPYmYg62EL0J1jdhLDz8HGBfBfWYpHOsjEbF+Le5AHyXN/jprrirsFvCdEB3Icz6pLlcBzWYVQm9LGqJCfjxyT4FZzQgLAy3C8TeX2VwDVJ0EgPRBWRivy8StDmJOijXigqYH6y1niVoN1J0GgvFBXwgMwNOsY7sr2xsQeiUgw60i87xmuOtIPvcBfmNCRsicmWM1FH4EP4qkC0TWzshTiqQ755WIY38GuOaxwruxHYn/y+JRFW1hUO4Btsx+vYhK3C0Pfjr5KYMTyMWTixjsAflO+/ObgRz2Ef/m0hunhN4G3cLao2j1Tgn1UE7kqCdrT53wycggtwpcj4bbgKF4tXe0wbjtVqVPG7sqe/p0pgRSyWDSBdVfHLOLtBYUfjEZO3QWWBGwskH2BVTbF9uFn09vEc5/puBPaLTf2CyRt/DFvwFB7EcjFNL8WtYrxah5eUO8B28YprVXHRZsgysBm/lCzYybVVFEX+DdQSuC8J2vA//1mEATH5DIssjyQiNuFJDOEOXK31yJYK/KOKwHRY2FYlqCZWqGEz78tey2APRKW4THbwqpTBos08I0y3SQwV1qhVJM/nCP4R7epOcQ6uimNxg2iT+3O8qUPUruLzhZ0UK3JnQj4sCmVA2Mblol8P4lFRaO8lD5iPHxUHs8Zs5jThdW+Jxl7HZnaICXpBjndeHYFpGxpucX+GsI7lwqSfxqviDP2pOORvEBkcFBmd24JrVbJWpUPTEtlTX1olsCJm48tknbVVg9Me+Tdub1YXwmJSv/26Lsmzskx+JtrUOV2IOkm0y7053i9wVheclhUID2OP+MKVVu5FOFV2RunDubKKHhLDQbFoHhejVyMYMHlUKrsOtbmfjmxnNiWsDFeIUWqLqNw9+Fl2RpnAt7KKXi8yOSUfNIuYOdUCppHHf5k7dF2wO1UHAAAAAElFTkSuQmCC")}
.need-service-module .nsm-content li.ico.warranty-express em{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACBElEQVRYhe2XQUgUURjHf7IUikHQMTzuzdtmeIwET+0hEaWjnUKhDkJYp9DDgkQJtaCoByE3tLpoiR1KwosHvQlt1FG6heXBNIrs8L5hvh1m1pn1vZFg/vA/vO/N+8/vzX7DvIVMmTJlSl0lYMuS54EbNuEeAEcOXLYFuCaBU8AlC36mIIs2Aa/aCBOtSua4jTAXgH2S+cJG2EsJs6nHkrkB9IsHxN64N0lgs1U8H/A4bwNXLN87EeA+sCj+KbVlGb+VcRVoOS3AHVX7KrWLqrYutbnUyERxAduBQ6kPpUZHfECAm/g92ZEKHckAASZlbtM9mlFSQICPMt/pFs2oHuDliDUlmS+5RTMKA3wttdsRa4Zl/pFbNKMwwH78l2EauB/wymkDAowqyCivBsOKwEJKgAAFYBDTa9rviHiCLk4z9QCjFNmDGWBMZYBazgG7gE/Uvv5PTgCYBz4E8haBpkYBq1L7DlRU6J0GAd/gH05ngV1qN30OeCW1W8Gwskz8UfbgPHl/gg4C10X5r9qUl/cNuCB5Ban9DtzzB3AmCJjHP35rL6lreqT2K+S6uP6i8lqlpjdSAbqDcFo5ZW/RCHAdeI//Dc3F8FnlHP5JZgK4CzyX8bpak0j3Qp7AZ+B80iCR1yLae5ifumFdA2YwDT5GSG8kVAfwFPPNfQi0nTAv0/+rf0vQMv9lIm/zAAAAAElFTkSuQmCC")}
.need-service-module .nsm-content li.ico.warranty-reservation em{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACAUlEQVRYhe2YSyhEURjHfwuRJYokKexkSxb2lLwW47EaS9nJQlgpr4WNBYmaLJQsJI8FsmLnsbBQSqK8IixthMX9bnNN15xz79xzR5mvvpr6/7/z/c6Zc+4LMvFPowmIhZTzQJ0XuHPgKw25pAPXLuY3IBpSDgIf0rdIBRgT46LObAKMC+kbVRltQKUx4NDumwFMta9zD0ZDzAOvgOlKbcAZoDXE3PcKqDQGHMYPSQUQASaBXqAGyPoLgH3AM+776RPr9lWQDsByYN0BcwOsASPAAnDi0O6BjjAB84BbjeaJk0g2ZqCAtmcDyFcNCCyL/xUoMQ3YLfo7UJmg9QCPQJVL3YrUrZoG3BG912NtMfAieqlJQPvEFvuo3Ra9xRRgpWjXPmoBRkUfNQXYJNqWonYTGHNkp+gR0XNNAZaK9qCodUuAKfk9bAoQ4E70Mhdt6Je0Y09qG00CbvL7KiSLKuKrWWgSsMHRqMYD4K7UzPns68k4LZ5DoFoDbkL8l7gfkMABAc6Ir2Q/kO3iqQeOHL7mAPpqG3OAWX6e1FOsJ5k94neNL4GsD6iv5+fBNuAY69kv8dJyBYxrjmMM0I4soBbrHt2IxicMv339AqYa2n3nxThoGCgx7Otrl8pYJ8YPrA86sRDShnvSnc0SZl7Kk+UTMKALCNYmj4aUyr81E6nEN1RbldmQ87cuAAAAAElFTkSuQmCC")}
.need-service-module .nsm-content li.ico.warranty-change em{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAABIElEQVRYhe2YsWoCQRCGv8bG6gr7+Ag2VonER7C80kfwEfRB1Erb9IIvYHOVpAmEJFhbCyFJcXOwokdkZ1dXmB+Gg5375/+4g9tjwWQCoAF0I1RLC9YEZsBvxJpJjpcmzqDNmXoFdhfUR42/mj3xBfySAY81/TGXPaWixv8s/U9fwCqgTplA/ld9RYYKMIQMUCsD1Co6YAa8Ad/Ag7M+AvZAO0CGtzkDXpz7ek5vLmvDWwJWcAe5dlIDLIB3YJsqIJSvuSBhQDBAvdkAtWYD1JrvGnBJuScPUgWsapQa4NrxjwNkqMxzTn+tpsCP9EJkhDdfI8MAtRkGqM1IHnAl5gVxzgcXMn/lC5hzvBvEqtwXEOCJ8qN77nxPW1OZb4qmP3UFM9Oa6KI8AAAAAElFTkSuQmCC")}
.need-service-module .nsm-content li.ico.warranty-doortodoor em{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAACUklEQVRYhe2YPUgcQRTHf2BzhadNMGAhqUIK8bCJSgqL2NhEokQJgij41YgiZxpBLJImflRJZXPEaKWSxlOwsVARQTAptBBBW4mFGEgll2LesnPm3Jvd27kFvQevmfd///nd7c3b24VSlMI4KoE2YBh4HjFLVlQCs0DmTm4AjRFyATAGXOFCbQIp4FJb+wpUFRvsHfBLg1gn+9uKA3Na/QZIFgOsCXXpnI2PgA4PfQJY0/Q/gXYbYDXAgrbRb2DUR/9b1Idx+n8A9WGAlQHTwK1m/hl1CYPEOHCtec2jDlmg6AcuNLMl4EVQMy2eAF/IvhojfgyeAnuawTbwOk/PM9SJXpQckzWveIk6XM4+B0C1CeCBNJwCPQb6AeAP2TMwI2sDBv1dwIn0HOYTV+F+7eUG5m80oG9An+Sitt5m4BPDnZ01XsIE7vgwiTPR55pxSamdGXo5pzwRFmCdaI89NMeiqYsCsFe03z00S6ix8ioKwGbR7npodkXTHAVgHPcgtOSot2h1k8EeOiDAlOgvgW6gQrIb91ROGXpZAQRY4f8Z6OSKDx9rgABDwA7wV3JH1vyEVcAwIjTAGOrmngLShpmSnphtwFbUPfq+31y+PBUPK4Bx4FzqW6i/Y62G2S89GfHINXYKBpyUWtrLIE+kxWPSBqDzbNFZAGCneKzZANyXWkMBgA3isf8oAZ3HgFVgJmCuiseeDcBBgo+XuzloA9CpJwvM+97XPIxbHbhPWB+B90XKT7Lnickn+UB4vzW/OWECCFCLei2xXKSclz1L8fjiH6y1ZyCeCaFyAAAAAElFTkSuQmCC")}
.need-service-module .nsm-content li.ico span{display:block;font-size:18px;color:#242728;font-weight:bolder;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.need-service-module .nsm-content li:hover{background:#ededed}
.need-service-module .nsm-more{padding-top:40px;display:inline-block}
.need-service-module .nsm-more a{font-size:14px;color:#0091ff;display:inline-block;line-height:19px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .store-link{position:absolute;top:50px;right:108px;z-index:1}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .store-link-wrap{cursor:pointer;color:#007dff;line-height:19px;font-size:14px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .store-link-wrap:hover{text-decoration:underline}
.warranty .warranty-content .device-wrap .store-div{position:absolute;left:50%;width:356px;background:#fff;bottom:40px;box-shadow:0 2px 12px rgba(0,0,0,0.08);transform:translateX(-50%);-webkit-transform:translateX(-50%);border-radius:4px;padding:35px 40px 25px 30px;display:none}
.warranty .warranty-content .store-link .triangles-icon{position:absolute;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}
.warranty .warranty-content .store-link .store-div-close{position:absolute;top:13px;right:13px;width:10px;height:10px;cursor:pointer}
.warranty .warranty-content .store-link .store-div-close:before,.warranty .warranty-content .store-link .store-div-close:after{content:'';position:absolute;top:50%;left:50%;height:1px;width:13px;background-color:#656565;border-radius:.5px}
.warranty .warranty-content .store-link .store-div-close:before{-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}
.warranty .warranty-content .store-link .store-div-close:after{-webkit-transform:translate(-50%,-50%) rotate(-225deg);transform:translate(-50%,-50%) rotate(-225deg)}
.warranty .warranty-content .store-link .store-name a{font-size:16px;color:#000;font-weight:bold;line-height:21px;display:block}
.warranty .warranty-content .store-link .store-name a:hover{text-decoration:underline}
.warranty .warranty-content .store-link .store-address{margin-top:22px;padding-left:20px;position:relative}
.warranty .warranty-content .store-link .store-address:before{content:"";display:inline-block;position:absolute;left:0;top:2px;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='12px'%20viewBox='0%200%2012%2012'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%20%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%20%3Cg%20transform='translate(-208.000000,%20-10.000000)'%3E%20%3Cg%20transform='translate(208.000000,%2010.000000)'%3E%20%3Cg%20opacity='0.6'%20transform='translate(1.516357,%201.000244)'%3E%20%3Cpath%20d='M8.99435383,4.51931818%20C8.99435383,2.68181818%207.90238394,1.1%206.33613551,0.397727273%20C6.32823087,0.394318182%206.32032622,0.390909091%206.31129235,0.386363636%20C6.29548306,0.379545455%206.27967378,0.372727273%206.26273526,0.365909091%20C5.72070263,0.132954545%205.12559598,0.00454545455%204.49887077,0.00454545455%20C2.01681305,0.00454545455%200.00338770389,2.02954545%200.00338770389,4.52840909%20C0.00338770389,5.63068182%200.39523212,6.63977273%201.04567127,7.425%20C1.05583438,7.43863636%201.06599749,7.45227273%201.07728984,7.46477273%20L1.08971142,7.47840909%20C1.11229611,7.50454545%201.13375157,7.52954545%201.1574655,7.55568182%20L1.15859473,7.55454545%20L4.13525721,10.8306818%20C4.16800502,10.8670455%204.206399,10.8965909%204.24705144,10.9204545%20C4.43337516,11.0465909%204.68858218,11.0193182%204.8455458,10.8477273%20L7.74654956,7.65340909%20L7.7476788,7.65454545%20C7.806399,7.59318182%207.86398996,7.52954545%207.91932246,7.46363636%20L7.92045169,7.4625%20C7.92835634,7.45454545%207.93513174,7.44545455%207.94190715,7.43636364%20C8.59912171,6.65%208.99548306,5.63409091%208.99548306,4.52613636%20L8.99548306,4.52272727%20C8.99435383,4.52159091%208.99435383,4.52045455%208.99435383,4.51931818%20Z'%20fill='%23000000'%3E%3C/path%3E%20%3Cpath%20d='M4.5,2.70909091%20C3.49949812,2.70909091%202.68757842,3.52613636%202.68757842,4.53295455%20C2.68757842,5.53977273%203.49949812,6.35681818%204.5,6.35681818%20C5.50050188,6.35681818%206.31242158,5.53977273%206.31242158,4.53295455%20C6.31242158,3.52613636%205.50050188,2.70909091%204.5,2.70909091%20Z'%20fill='%23FFFFFF'%3E%3C/path%3E%20%3C/g%3E%20%3Crect%20fill-rule='nonzero'%20x='0'%20y='0'%20width='12'%20height='12'%3E%3C/rect%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/svg%3E")}
.warranty .warranty-content .store-link .store-address-text{font-size:12px;color:rgba(0,0,0,.8);line-height:16px}
.warranty .warranty-content .store-link .createdon{margin-top:10px;padding-left:20px;position:relative}
.warranty .warranty-content .store-link .createdon:before{content:"";display:inline-block;position:absolute;left:1px;top:3px;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='12px'%20viewBox='0%200%2012%2012'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%20%3Cdefs%3E%20%3Cpolygon%20points='0%200.000183333333%2011%200.000183333333%2011%2011.0001833%200%2011.0001833'%3E%3C/polygon%3E%20%3C/defs%3E%20%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%20%3Cg%20transform='translate(-428.000000,%20-10.000000)'%3E%20%3Cg%20transform='translate(428.000000,%2010.000000)'%3E%20%3Cg%20transform='translate(0.494995,%200.509766)'%3E%20%3Cmask%20fill='white'%3E%20%3Cuse%20xlink:href='%23path-1'%3E%3C/use%3E%20%3C/mask%3E%20%3Cg%20%3E%3C/g%3E%20%3Cpath%20d='M11,5.50018333%20C11,8.53818333%208.538,11.0001833%205.5,11.0001833%20C2.462,11.0001833%200,8.53818333%200,5.50018333%20C0,2.46218333%202.462,0.000183333333%205.5,0.000183333333%20C8.538,0.000183333333%2011,2.46218333%2011,5.50018333'%20fill='%23666666'%20mask='url(warranty-candle/css/%23mask-2)'%3E%3C/path%3E%20%3Cg%20mask='url(warranty-candle/css/%23mask-2)'%20stroke='%23FFFFFF'%20stroke-linecap='round'%20stroke-width='0.916666667'%3E%20%3Cg%20transform='translate(5.477091,%202.659503)'%3E%20%3Cpath%20d='M1.51600954e-13,0%20L1.51600954e-13,2.75'%3E%3C/path%3E%20%3Cpath%20d='M2.14793333,4.898025%20L0.000183333335,2.750275'%3E%3C/path%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/svg%3E")}
.warranty .warranty-content .store-link .createdon-label{font-size:12px;color:rgba(0,0,0,.8);line-height:16px;display:inline-block}
.warranty .warranty-content .store-link .createdon-value{font-size:12px;color:rgba(0,0,0,.8);line-height:16px;display:inline-block}
.warranty .warranty-content .store-link .service-center-link{margin-top:10px;padding-left:20px;line-height:16px;position:relative}
.warranty .warranty-content .store-link .service-center-link:before{content:"";display:inline-block;position:absolute;left:0;top:4px;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='12px'%20viewBox='0%200%2012%2012'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%20%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%20%3Cg%20transform='translate(-472.000000,%20-10.000000)'%20fill='%23007DFF'%20fill-rule='nonzero'%3E%20%3Cpath%20d='M473.072786,13.8385084%20L483.236924,10.2680532%20C483.445352,10.1948367%20483.67367,10.3044473%20483.746886,10.5128754%20C483.775966,10.595657%20483.77702,10.6857036%20483.749887,10.7691434%20L480.434232,20.9653931%20C480.365916,21.1754784%20480.140227,21.2904049%20479.930142,21.2220885%20C479.818568,21.1858066%20479.728548,21.1023696%20479.683915,20.9938664%20L477.793343,16.3979255%20C477.750001,16.2925621%20477.663786,16.2106802%20477.55633,16.1728239%20L473.072445,14.5931735%20C472.864083,14.5197687%20472.754679,14.2913516%20472.828084,14.0829897%20C472.868377,13.9686174%20472.958377,13.8786979%20473.072786,13.8385084%20Z'%3E%3C/path%3E%20%3C/g%3E%20%3C/g%3E%20%3C/svg%3E")}
.warranty .warranty-content .store-link .service-center-link-text{font-size:12px;color:#007dff;line-height:16px}
.warranty .warranty-content .store-link .service-center-link-text:hover{text-decoration:underline}
@media(max-width:1023px){.warranty .warranty-content{width:90%;border:0}
.warranty .warranty-content-guarantee{padding-top:24px}
.warranty .warranty-content .warranty-content-guarantee h2{display:none}
.warranty .warranty-content .g-i-n{border:0;padding:20px 16px 26px 16px;margin-top:0;height:auto;border-radius:4px}
.warranty .warranty-content .g-i-n .g-i-left{width:96px;height:96px;float:none;margin:0 auto}
.warranty .warranty-content .g-i-n .g-i-right{width:100%}
.warranty .warranty-content .g-i-n .g-i-right .effective{width:100%}
.warranty .warranty-content .effective>div{padding-top:8px;line-height:18px}
.warranty .warranty-content .g-i-n .g-i-right .effective span{font-size:14px;color:rgba(0,0,0,.5);text-align:center;line-height:18px}
.warranty .warranty-content .g-i-n .g-i-right .effective span:nth-of-type(2){width:auto;word-break:inherit;display:inline-block;font-weight:inherit;line-height:18px;font-size:14px;color:#000}
.warranty .warranty-content .warranty-content-effective .device-wrap .device li{margin-top:12px;width:100%;float:none !important}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .receive-button,.warranty .warranty-content .warranty-content-effective .device-wrap .device .purchase-button{position:absolute;top:50%;right:20px}
.warranty .warranty-content .warranty-content-effective{padding-top:16px}
.warranty .warranty-content .warranty-content-effective .warm-title{font-size:14px;color:#000;line-height:1.6;font-weight:bold}
.warranty .warranty-content .warranty-content-effective .warm-wrap{border:0}
.warranty .warranty-content .warranty-content-effective .warm-wrap .warm{margin-top:12px;margin-left:0}
.warranty .warranty-content .warranty-content-effective .warm-wrap .warm li a{font-size:12px;color:#0a59f7;line-height:16px;padding-bottom:2px}
.need-service-module{width:90%;margin-top:40px}
.need-service-module .nsm-title{font-size:20px;line-height:26px}
.need-service-module .nsm-content{padding-top:26px}
.need-service-module .nsm-content li{width:calc(33.3% - 30px);background:#FFF;padding:0 15px;margin:0 0 20px;height:auto;text-align:center;border-radius:inherit}
.need-service-module .nsm-content li.ico em{position:static;top:inherit;left:inherit;transform:inherit;-webkit-transform:inherit;display:inline-block}
.need-service-module .nsm-content li.ico span{font-size:12px;color:#242728;line-height:16px;padding-top:10px;height:32px;white-space:inherit;text-overflow:inherit}
.need-service-module .nsm-more{padding-top:0}
.need-service-module .nsm-more a{font-size:12px;line-height:16px}
.need-service-module .nsm-content li:hover span{border-bottom:0}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .store-link{position:inherit;top:inherit;right:inherit}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .store-link-wrap{font-size:12px;line-height:16px;margin-top:10px}
.warranty .warranty-content .device-wrap .store-div{position:fixed;bottom:inherit;top:0;left:0;width:100%;height:100%;padding:0;background:transparent;box-shadow:inherit;transform:inherit;-webkit-transform:inherit;border-radius:0;z-index:99999}
.warranty .warranty-content .device-wrap .store-div:after{content:"";width:100%;height:100%;display:inline-block;background:rgba(0,0,0,0.4)}
.warranty .warranty-content .device-wrap .store-div-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:calc(90% - 40px);background:#fff;z-index:1;border-radius:6px;padding:40px 20px 25px}
.warranty .warranty-content .store-link .triangles-icon{display:none}
.warranty .warranty-content .store-link .store-name a{font-size:15px}
.warranty .warranty-content .store-link .store-address{margin-top:28px}
.warranty .warranty-content .store-link .store-address-text{color:rgba(0,0,0,.5)}
.warranty .warranty-content .store-link .store-phone,.warranty .warranty-content .store-link .service-center-link{margin-top:15px}
.warranty .warranty-content .store-link .store-phone-text,.warranty .warranty-content .store-link .service-center-link-text{color:#0091ff}
.warranty .warranty-content .store-link .store-div-close{top:18px;right:18px;width:15px;height:15px}
.warranty .warranty-content .store-link .store-div-close:before,.warranty .warranty-content .store-link .store-div-close:after{height:2px;width:20px;border-radius:1px}
.warranty .warranty-content .right-description-remote .close-icon{right:14px;top:14px}
.warranty .warranty-content .warranty-content-effective .device-title{margin-top:24px}
}
@media only screen and (max-width:767.98px){.warranty .warranty-content .warranty-content-effective .right-description-remote{width:calc(100% - 75px);border-radius:6px;max-height:400px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .image-div{top:16px;right:16px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .image-div{right:16px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .image-div{right:auto;left:16px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .image-div{right:auto;left:16px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .image-div .img{width:32px;height:32px}
.warranty .warranty-content .warranty-content-effective .right-description-remote{padding:24px 24px 32px}
.warranty .warranty-content .right-description-remote .close-button{min-width:56px;padding:8px 24px;line-height:16px;font-size:12px;border-radius:4px}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-view-desc{padding-top:8px !important}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-view-detail-link{padding-top:4px !important;line-height:18px !important}
.warranty .warranty-content .warranty-content-effective .right-description-remote .right-description-title{padding-top:16px;padding-bottom:24px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .elements-wrap{padding-top:16px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .base-title{padding-left:8px;line-height:1.6;min-height:38px;padding-bottom:16px;display:flex;align-items:center}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .base-title.show-repurchaseDesc{flex-direction:column;align-items:flex-start}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .base-title:first-child{font-size:14px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .base-title .care-copyWriting{margin-top:8px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .text-div{border-radius:4px;height:auto;padding:20px 16px 24px;background-position-y:-2px;background-size:328px 123px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .text-div{padding:12px 8px 8px;border-radius:8px}
.warranty .warranty-content .g-i-n{flex-direction:column}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .base-title{font-size:14px;line-height:1.6;text-overflow:inherit;overflow:inherit;white-space:inherit}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .base-sub-title{text-overflow:inherit;overflow:inherit;white-space:inherit}
.warranty .warranty-content .effective>div{text-align:center}
.warranty .warranty-content .effective>div:nth-child(1){padding-top:16px}
.warranty .warranty-content .warranty-content-effective .warm-wrap .warm li:before{display:none}
.warranty .warranty-content .warranty-content-effective .warm-wrap .warm li{font-size:12px;padding-left:0;line-height:16px;margin-bottom:8px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .elements-wrap .scene-text{font-size:12px;line-height:16px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .element,.warranty .warranty-content .warranty-content-effective .device-wrap.oneColumn .device li .base-description,.warranty .warranty-content .warranty-content-effective .device-wrap .device .view-right-detail{padding-top:8px;font-size:12px;line-height:16px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .base-sub-title{font-size:12px;padding-top:8px;padding-bottom:0;padding-right:59px;line-height:16px}
.warranty .warranty-content .warranty-content-title{padding-bottom:0 !important;border-bottom:0}
.warranty .warranty-content .right-description-remote .right-description-content{margin-bottom:24px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .base-sub-title{padding-left:59px;padding-right:0}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .text-div .base-title{padding-left:59px;padding-right:8px}
html[dir=rtl] .warranty .warranty-content .g-i-n .g-i-right,html[dir=rtl] .warranty .warranty-content .warranty-content-effective .warm-wrap .warm li{padding-right:0 !important}
.warranty .rights-you-want-wrap .rights-you-want li .text-div{text-overflow:inherit !important;overflow:inherit !important;white-space:inherit !important;width:70%}
}
html[dir=rtl] .warranty .fr{float:left}
html[dir=rtl] .warranty .fl{float:right}
html[dir=rtl] .warranty .warranty-content .g-i-n .g-i-right{padding-left:0;padding-right:44px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device li{float:right}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .base-title{padding-left:210px;padding-right:32px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device li:nth-child(even){float:left}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .base-title{padding-right:0;padding-left:210px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .group-right-card-wrap{margin:0 32px 0 40px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .elements-wrap .element img{margin-left:16px;margin-right:0}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .elements-wrap .element .right-name::after{left:-20px;right:auto}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .base-sub-title{padding-right:0;padding-left:70px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .elements-wrap .element .status{margin-right:auto;margin-left:inherit;padding-right:0;padding-left:0}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .elements-wrap .sub-element-wrap{margin-right:0;margin-left:0}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .image-div{right:inherit;left:40px}
html[dir=rtl] .need-service-module .nsm-content li{float:right;margin-right:0;margin-left:10px;padding:36px 90px 35px 20px;text-align:right}
html[dir=rtl] .need-service-module .nsm-content li:nth-child(3n){margin-left:0}
html[dir=rtl] .need-service-module .nsm-content li.ico em{left:inherit;right:30px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .store-link{right:inherit;left:108px}
html[dir=rtl] .warranty .warranty-content .device-wrap .store-div{padding:35px 30px 25px 40px}
html[dir=rtl] .warranty .warranty-content .store-link .store-div-close{right:inherit;left:13px}
html[dir=rtl] .warranty .warranty-content .store-link .store-address:before{left:inherit;right:0}
html[dir=rtl] .warranty .warranty-content .store-link .store-phone,html[dir=rtl] .warranty .warranty-content .store-link .createdon,html[dir=rtl] .warranty .warranty-content .store-link .store-address{padding-left:0;padding-right:20px}
html[dir=rtl] .warranty .warranty-content .store-link .store-phone:before{left:inherit;right:1px;transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}
html[dir=rtl] .warranty .warranty-content .store-link .createdon:before{left:inherit;right:0;transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}
html[dir=rtl] .warranty .warranty-content .store-link .service-center-link{padding-left:0;padding-right:20px}
html[dir=rtl] .warranty .warranty-content .store-link .service-center-link:before{left:inherit;right:0;transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .receive-button,html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .purchase-button{left:26px;right:auto}
html[dir=rtl] .warranty .warranty-content .right-description-remote .close-icon{right:auto;left:24px}
@media(max-width:1023px){html[dir=rtl] .warranty .warranty-content .warranty-content-effective .warm-wrap .warm li:before{right:0}
html[dir=rtl] .need-service-module .nsm-content li{padding:0 15px;text-align:center;margin-left:0}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .store-link{left:inherit}
html[dir=rtl] .warranty .warranty-content .device-wrap .store-div{padding:0}
html[dir=rtl] .warranty .warranty-content .store-link .store-div-close{left:18px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .receive-button,html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .purchase-button{left:20px;right:auto}
}
.warranty .warranty-inquiry .warranty-carriers-tips{font-size:14px;color:#c9282c;text-align:center;max-width:500px;margin:40px auto 0;line-height:20px;font-weight:700}
@media screen and (max-width:767px){.warranty .warranty-inquiry .warranty-carriers-tips{padding:0 16px;margin:16px auto 0}
.warranty .warranty-content .right-description-remote .close-icon{width:20px;height:20px}
.warranty .warranty-content .right-description-remote .close-icon:before,.warranty .warranty-content .right-description-remote .close-icon:after{width:10px;height:2px}
html[dir=rtl] .warranty .warranty-content .right-description-remote .close-icon{right:auto;left:14px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .base-title{padding-left:59px;padding-right:0}
}
.warranty .warranty-content-effective .rights-you-want-wrap{display:none}
.warranty .rights-you-want-wrap .rights-you-want li{margin-top:16px;position:relative;display:flex;justify-content:flex-start;background-color:#f9fafc;border-radius:8px;padding:32px 30px 25px;flex-wrap:wrap}
.warranty .rights-you-want-wrap .rights-you-want li .text-div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:20px;flex:1}
html[dir=rtl] .warranty .rights-you-want-wrap .rights-you-want li .text-div{padding-left:20px;padding-right:0}
.warranty .rights-you-want-wrap .receive-button{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:2px solid #b2b2b2;border-radius:6px;padding:12px 45px;font-size:13px;color:#000;text-align:center;grid-area:btn;height:49px;justify-self:end}
.warranty .rights-you-want-wrap .purchase-button{border:2px solid #b2b2b2;border-radius:24px;position:absolute;top:50%;right:30px;font-size:13px;color:#000;font-weight:700;height:48px;line-height:48px;min-width:120px;text-align:center;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 24px;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.warranty .rights-you-want-wrap .base-title{font-size:18px;color:#000;line-height:22px;font-weight:bolder;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.warranty .rights-you-want-wrap .rights-you-want .no-receive .text-div{display:grid;grid:"main btn" "sub btn";padding:0}
.warranty .rights-you-want-wrap .rights-you-want .no-receive .text-div .base-title{grid-area:main;width:97%}
.warranty .rights-you-want-wrap .no-receive .elements-wrap{width:97%;grid-area:sub;word-wrap:break-word;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.warranty .rights-you-want-wrap .base-sub-title{font-size:14px;color:rgba(0,0,0,.5);line-height:21px;padding-top:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.warranty .rights-you-want-wrap .elements-wrap{padding-top:20px}
.warranty .rights-you-want-wrap .element{padding-top:8px;font-size:14px;color:rgba(0,0,0,.5);line-height:21px}
.warranty .rights-you-want-wrap .element>div{display:inline-block}
.warranty .rights-you-want-wrap .element .element-value{color:#000}
.warranty .rights-you-want-wrap .base-description{font-size:14px;color:#000;line-height:21px;padding-top:8px}
.warranty .warranty-content .receive-success-promp-wrap{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:15;padding:0 16px;width:80%;text-align:center;display:none}
.warranty .warranty-content .receive-success-promp{background:rgba(0,0,0,0.60);border-radius:3px;font-size:16px;color:#fff;line-height:24px;padding:6px 24px;display:inline-block}
@media screen and (min-width:1200px){.warranty .rights-you-want-wrap .receive-button:hover{border-color:#000}
.warranty .rights-you-want-wrap .purchase-button:hover{border-color:#000}
}
@media screen and (max-width:1023px){.warranty .rights-you-want-wrap .rights-you-want li{margin-top:12px}
.warranty .rights-you-want-wrap .base-title{font-size:14px;color:#000;line-height:20px;overflow:inherit;white-space:inherit;text-overflow:inherit}
.warranty .rights-you-want-wrap .base-sub-title{font-size:12px;padding-top:3px;overflow:inherit;white-space:inherit;text-overflow:inherit}
.warranty .rights-you-want-wrap .elements-wrap{padding-top:9px}
.warranty .rights-you-want-wrap .element,.warranty .rights-you-want-wrap .base-description{padding-top:3px;font-size:12px}
.warranty .rights-you-want-wrap .purchase-button{position:static;top:auto;right:auto;-webkit-transform:none;transform:none;display:inline-block;min-width:100px;height:38px;line-height:38px;margin-top:24px;border-color:rgba(0,0,0,0.3)}
.warranty .warranty-content .receive-success-promp{background:rgba(0,0,0,0.60);font-size:16px;color:#fff;line-height:24px;padding:4px 12px}
}
html[dir=rtl] .warranty .rights-you-want-wrap .receive-button{right:auto;left:30px}
html[dir=rtl] .warranty .rights-you-want-wrap .purchase-button{right:auto;left:30px}
@media screen and (max-width:1023px){html[dir=rtl] .warranty .rights-you-want-wrap .receive-button,html[dir=rtl] .warranty .rights-you-want-wrap .purchase-button{left:auto}
}
.s-dialog .s-content-dialog{width:600px;max-width:75%;border-radius:24px;height:auto}
.s-dialog .s-dialog-btn{position:static;padding-bottom:40px;padding-top:20px}
.s-dialog .s-dialog-title{font-size:16px;padding-top:40px;height:auto}
.s-dialog .s-dialog-title h3{word-break:break-all}
.s-dialog .s-dialog-title h3 .error-title{display:block;width:100%;margin-top:16px;font-size:14px}
.no-warranty{text-align:center;margin-top:60px;padding-bottom:48px;border-bottom:1px solid #ededed}
.has-technical-warranty .no-warranty{border-bottom:0}
.no-warranty .no-warranty-img{margin:0 auto;width:64px;height:64px;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+5p2D55uK5p+l6K+iQDJ4PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxyZWN0IGlkPSJwYXRoLTEiIHg9IjAiIHk9IjAiIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PC9yZWN0PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBvcGFjaXR5PSIwLjE1Ij4KICAgICAgICA8ZyBpZD0iUENf5rKh5pyJ5p2D55uK54q25oCBIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTI4LjAwMDAwMCwgLTc2OS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iuadg+ebiuafpeivoiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTI4LjAwMDAwMCwgNzY5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICA8ZyBpZD0iTWFzayI+PC9nPgogICAgICAgICAgICAgICAgPGcgbWFzaz0idXJsKCNtYXNrLTIpIiBpZD0iR3JvdXAtNzUiPgogICAgICAgICAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCA5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i5YiG57uEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIzIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOC4yMzg3MjY5LDkuODkzMjQ3MjEgTDI4Ljk1MzMxNjMsMTAuNTUxNDQ0NiBMMzcuMDgyMDYyOSwxOC4yNDAzODkxIEMzNy4zNTIxNjAxLDE4LjQ5NTg3MjkgMzcuNzU0MjM2NywxOC41NTIwMzQyIDM4LjA4Mzg1NjMsMTguMzgwMzE3NyBMNDguNzI0OTAyOSwxMi44MzY4MjY2IEM0OS4xNTIzMzA1LDEyLjYxNDE1NjYgNDkuNjc5MTE0NSwxMi43ODA1NzY1IDQ5LjkwMTUwNzgsMTMuMjA4NTM1NyBDNDkuOTkwMjgwMSwxMy4zNzkzNjM1IDUwLjAyMDE4NSwxMy41NzQ3NzQ2IDQ5Ljk4NjU3MTYsMTMuNzY0Mzc4NCBMNDQuMjIyMjYzNSw0Ni4yNzkxNjA4IEM0NC4xNDgzMzQ3LDQ2LjY5NjE3MTQgNDMuNzg2Mjc2Niw0NyA0My4zNjMyNzM2LDQ3IEw2Ljc1OTc2NTI0LDQ3IEM2LjMzNzk4Mjk2LDQ3IDUuOTc2NjAxNzYsNDYuNjk3ODc5OSA1LjkwMTM0NjcxLDQ2LjI4MjM0OTMgTDAuMDE0MTQ5NDcwNSwxMy43NzU0MjAzIEMtMC4wNzE4MTgwOTIzLDEzLjMwMDczOTEgMC4yNDI4MTg0OTUsMTIuODQ2MTU2OSAwLjcxNjkwOTk1NywxMi43NjAwODI0IEMwLjkwNzc3MzMxMSwxMi43MjU0Mjk5IDEuMTA0NzI3NjIsMTIuNzU1NDUzOCAxLjI3NjY0MjgyLDEyLjg0NTQwODggTDExLjg1Mzc0MzYsMTguMzc5ODk3MSBDMTIuMTgyNTE3OSwxOC41NTE5Mjg5IDEyLjU4Mzk5MjgsMTguNDk2OTc3IDEyLjg1NDU4OTEsMTguMjQyOTA2NSBMMjEuMDQ4Njg4OSwxMC41NDkyMzU1IEwyMS43NDU4NjQsOS44OTMyNDcyMSIgaWQ9Iui3r+W+hCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1LjAyNDIzMTUsMTAuNjE1NDc5NiBDMjIuMTAxNzE3NCwxMC42MTU0Nzk2IDE5LjczMjU1MTYsOC4yMzkxMjM1NiAxOS43MzI1NTE2LDUuMzA3NzM5ODEgQzE5LjczMjU1MTYsMi4zNzYzNTYwNiAyMi4xMDE3MTc0LDAgMjUuMDI0MjMxNSwwIEMyNy45NDY3NDU3LDAgMzAuMzE1OTExNSwyLjM3NjM1NjA2IDMwLjMxNTkxMTUsNS4zMDc3Mzk4MSBDMzAuMzE1OTExNSw4LjIzOTEyMzU2IDI3Ljk0Njc0NTcsMTAuNjE1NDc5NiAyNS4wMjQyMzE1LDEwLjYxNTQ3OTYgWiIgaWQ9Iui3r+W+hCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSLnn6nlvaIiIGZpbGw9IiMwMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyIgeD0iMjMuNjA5MjQyOSIgeT0iMjUuNzY4MDgzMyIgd2lkdGg9IjIuNjUwNTczMTMiIGhlaWdodD0iMTAuNzAwNDAzNSIgcng9IjEuMzI1Mjg2NTciPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat}
.no-warranty p{font-size:14px;color:rgba(0,0,0,0.30);line-height:20px;margin-top:12px}
@media screen and (max-width:767px){.s-dialog .s-content-dialog{border-radius:16px}
.s-dialog .s-dialog-title{padding-top:32px}
.s-dialog .s-dialog-title h3 .error-title{font-size:12px}
.s-dialog .s-dialog-btn{padding-bottom:32px;padding-top:12px}
.no-warranty{margin-top:32px;padding-bottom:40px}
.no-warranty .no-warranty-img{width:48px;height:48px;background-size:cover}
.warranty .warranty-content .warranty-content-effective .device-title{padding-top:16px;font-size:16px;line-height:30px}
.warranty .warranty-content .warranty-content-effective .rights-you-want-wrap .device-title{border-top:0}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .text-div .group-right-card-wrap{padding:16px 0;margin:0 16px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .text-div .group-right-card-wrap{margin:0 16px}
.warranty .rights-you-want-wrap .no-receive .elements-wrap{overflow:inherit;white-space:inherit;text-overflow:inherit}
}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .base-title{padding-bottom:34px;padding-left:32px;color:#0b65bf}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .base-title.show-repurchaseDesc{padding-bottom:22px}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .base-title.show-repurchaseDesc .care-copyWriting{font-size:12px;font-weight:400;line-height:16px;color:rgba(0,0,0,0.5);margin-top:4px;word-break:break-all}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .element{padding-top:0;font-size:16px;color:#000;line-height:1.6;display:flex}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .element .right-name{align-items:center;display:block;position:relative;font-size:16px;font-weight:bold;margin-right:40px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .elements-wrap{padding-top:0;background:#fff;border-radius:8px;opacity:1 !important}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .group-right-card-wrap{padding:28px 0 24px 0;margin:0 40px 0 32px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .elements-wrap .invalid{opacity:.5}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .group-right-card-wrap:nth-of-type(n+2){border-top:1px solid #ededed}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .element .status{margin-left:auto;font-size:16px;color:#000;line-height:1.6;align-self:center;font-weight:bold;flex-shrink:0;max-width:120px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card:not(.failure-state) .group-right-card-wrap.invalid{opacity:.3}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-element-wrap{display:none;font-size:14px;color:#000;line-height:24px}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-view-desc{padding-top:8px;color:#000 !important;height:auto;overflow:inherit}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-view-detail-link{padding-top:8px;height:auto;overflow:inherit}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-view-detail-link span{color:#0a59f7;cursor:pointer}
@media screen and (min-width:1080px){.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-view-detail-link{line-height:24px !important}
}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-element{margin-top:8px}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-element .element-value{color:#000}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-element>div{display:inline-block}
.warranty .warranty-content .warranty-content-effective .rights-you-want-wrap .device .buy-btn{display:block;border:2px solid #b2b2b2;border-radius:6px;padding:10px 45px;font-size:13px;color:#000;text-align:center;margin-left:auto;cursor:pointer;height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.warranty .warranty-content .warranty-content-effective .rights-you-want-wrap .device .buy-btn:hover{border-color:#000}
.warranty .warranty-content .warranty-content-effective .rights-you-want-wrap .device .text-div .description{margin-top:12px;font-size:14px;color:rgba(0,0,0,0.60);line-height:20px;word-break:break-word;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
@media only screen and (max-width:767.98px){.warranty .warranty-period-query-component .warranty-content .warranty-content-title{padding:32px 0;font-size:20px;line-height:1.6}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .base-title{padding-right:48px}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .element{padding-top:0;padding-bottom:4px;font-size:13px;line-height:1.6}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .element .right-name{font-size:13px;overflow:inherit;text-overflow:inherit;white-space:inherit}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .element .status{font-size:12px;line-height:1.6;max-width:64px}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-element-wrap{font-size:12px;line-height:16px}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .sub-element{margin-top:8px}
.warranty .rights-you-want-wrap .receive-button{padding:7px 20px;border-radius:4px;height:43px}
.warranty .warranty-content .warranty-content-effective .rights-you-want-wrap .device .buy-btn{padding:7px 20px;border-radius:4px}
.warranty .warranty-content .warranty-content-effective .rights-you-want-wrap .device .text-div .description{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;width:calc(100% - 90px);white-space:inherit}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .device .elements-wrap .sub-element-wrap{margin-right:0;margin-left:0}
}
.warranty-period-query-component .warranty-mask{background-color:#000;width:100%;height:100%;opacity:.3;filter:alpha(opacity=30);position:absolute;left:0;top:0;z-index:100;display:none}
.warranty-period-query-component .area-info-container{margin-top:31px;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:101;background:#FFF;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:64px 108px 48px 108px;margin:0;border-radius:16px;min-width:750px;min-height:360px;display:none}
.warranty-period-query-component .area-info-container .area-info-countries{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}
.warranty-period-query-component .area-info-container .v3-row{margin:0 0 48px 0;line-height:32px;text-align:center;font-weight:bold}
.warranty-period-query-component .area-info-container .area-info-countries li{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;padding:0 12px}
.warranty-period-query-component .area-info-container .area-info-countries li div{font-size:14px;background:#f5f5f5;border:2px solid transparent;margin-bottom:24px;border-radius:24px;height:48px;line-height:48px;text-align:center;cursor:pointer;-webkit-transition:.3s ease-out;transition:.3s ease-out;position:relative;word-break:break-word;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.warranty-period-query-component .area-info-container .area-info-countries li div.active{border:2px solid #000;font-weight:bold}
.warranty-period-query-component .area-info-container .sub-title{font-size:24px;color:#000;line-height:1}
.warranty-period-query-component .area-info-container .area-confirm span{background:#000;border-radius:24px;min-width:128px;color:#fff;font-size:13px;text-align:center;display:inline-block;line-height:18px;padding:15px;box-sizing:border-box;-webkit-box-sizing:border-box}
.warranty-period-query-component .area-info-container .btn{text-align:center;margin-top:24px}
.warranty-period-query-component .area-info-container .btn .confirm{background:#000;border-radius:24px;padding:16px;min-width:128px;font-size:13px;line-height:16px;color:#FFF;display:inline-block;box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer}
.warranty-period-query-component .warranty-inquiry .area-warp{position:relative;padding:16px 0;border-bottom:1px solid #d8d8d8;margin:auto;margin-bottom:60px;max-width:880px}
.warranty-period-query-component .warranty-inquiry .area-warp .selected-area::after{display:block;content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg%20viewBox='0%200%2016%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%20%3Ctitle%3Eicon/16_adress_flat%3C/title%3E%20%3Cg%20id=''%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%20%3Cg%20id=''%20transform='translate(-308.000000,%20-228.000000)'%3E%20%3Cg%20id='icon/16_adress_flat'%20transform='translate(308.000000,%20228.000000)'%3E%20%3Crect%20id=''%20x='0'%20y='0'%20width='16'%20height='16'%3E%3C/rect%3E%20%3Cpath%20d='M7.29079991,13.8810656%20L4.1579057,10.7295394%20L4.1579057,10.7295394%20C2.0359756,8.5949897%202.0359756,5.13420087%204.1579057,2.99965119%20C6.27983579,0.865101502%209.72016421,0.865101502%2011.8420943,2.99965119%20C13.0562579,4.22103565%2013.5756798,5.87664439%2013.4003601,7.46955312%20C13.2692828,8.66048757%2012.7498608,9.81637416%2011.8420943,10.7295394%20L8.70920009,13.8810656%20C8.31983534,14.272746%207.68667314,14.2746232%207.29499274,13.8852584%20C7.29359099,13.883865%207.29219337,13.8824674%207.29079991,13.8810656%20Z%20M6.46316228,5.31861764%20C5.61439024,6.17243752%205.61439024,7.55675305%206.46316228,8.41057292%20C7.31193432,9.26439279%208.68806569,9.26439279%209.53683772,8.41057292%20C10.3856098,7.55675305%2010.3856098,6.17243752%209.53683772,5.31861764%20C8.68806569,4.46479777%207.31193432,4.46479777%206.46316228,5.31861764%20Z'%20id=''%20fill='%23000000'%3E%3C/path%3E%20%3C/g%3E%20%3C/g%3E%20%3C/g%3E%20%3C/svg%3E") no-repeat}
.warranty-period-query-component .warranty-inquiry .area-warp .selected-area{font-size:16px;color:#2688d9;letter-spacing:0;line-height:24px;padding-left:24px;cursor:pointer;position:relative;word-break:break-word;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
html[dir=rtl] .warranty-period-query-component .warranty-inquiry .area-warp .selected-area::after{left:auto;right:0}
html[dir=rtl] .warranty-period-query-component .warranty-inquiry .area-warp .selected-area{padding-left:0;padding-right:24px}
html[dir=rtl] .warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .element .right-name{margin-left:40px;margin-right:0}
@media screen and (min-width:768px){.warranty-period-query-component .area-info-container .area-info-countries li div:hover{border:2px solid #000;font-weight:bold}
}
@media(max-width:1079.98px) and (min-width:768px){.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .base-title{padding-bottom:32px}
.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .base-title.show-repurchaseDesc{padding-bottom:18px}
.warranty .warranty-content .warranty-content-effective .device-wrap .device .group-rights-card .text-div{padding-top:20px}
}
@media screen and (max-width:767.98px){.warranty .warranty-content .warranty-content-effective .device-wrap .group-rights-card .base-title.show-repurchaseDesc{padding-bottom:8px}
.warranty-period-query-component .area-info-container{min-width:100%;width:100%;min-height:320px;max-height:80vh;overflow-y:auto;border-radius:0;top:56px;left:0;-webkit-transform:translate(0,0);transform:translate(0,0);padding:32px 32px 48px 32px}
.warranty-period-query-component .warranty-inquiry .area-warp{margin:0 24px 40px 24px;padding:12px 0}
.warranty-period-query-component .area-info-container .sub-title{font-size:20px;line-height:32px}
.warranty-period-query-component .area-info-container .area-info-countries{margin:0 -10px 16px -10px}
.warranty-period-query-component .area-info-container .area-info-countries li{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 16px}
.warranty-period-query-component .area-info-container .area-info-countries li div{font-size:12px;margin-bottom:24px;height:40px;line-height:40px}
.warranty-period-query-component .area-info-container .area-info-countries li div.active{border:1px solid #000}
.warranty-period-query-component .area-info-container .v3-row{font-size:20px;line-height:32px;margin:0 0 56px 0}
.warranty-period-query-component .area-info-container .btn{margin-top:16px}
.warranty-period-query-component .area-info-container .btn .confirm{min-width:108px;padding:12px}
.warranty-period-query-component .warranty-inquiry .area-warp .selected-area{font-size:12px}
}
.warranty-period-query-component .input-wrap.app-view{display:flex}
.warranty-period-query-component .input-wrap.app-view .s-input{-webkit-transition:unset;transition:unset}
.warranty-period-query-component .get-current-device-sn{display:none;border:1px solid rgba(0,0,0,0.30);font-size:13px;max-width:156px;color:#000;text-align:center;margin-left:12px;border-radius:6px;padding:10px 16px;cursor:pointer;font-weight:bold}
.warranty-period-query-component .app-view .get-current-device-sn{display:block}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap .app-view input{flex:1}
.warranty-period-query-component .app-view .get-current-device-sn .sn-text{-webkit-line-clamp:1;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}
@media screen and (max-width:767px){.warranty-period-query-component .get-current-device-sn{margin-bottom:5px;max-width:116px;font-size:10px;padding:6px 12px}
.warranty .warranty-inquiry .warranty-inquiry-clearfix .wic-device .wic-device-wrap .app-view input{height:auto}
}
.confirm-dialog.s-dialog:after{opacity:.3;text-align:center}
.confirm-dialog.s-dialog .s-content-dialog{width:500px;height:auto;border-radius:16px;top:50%}
.confirm-dialog .error-icon{display:block;background:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2248px%22%20height%3D%2248px%22%20viewBox%3D%220%200%2048%2048%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3E%E7%BC%96%E7%BB%84%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22%E9%A1%B5%E9%9D%A2-2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Pad-%E6%96%B0%E5%A2%9E%E8%8E%B7%E5%8F%96%E6%9C%AC%E6%9C%BA%E5%BA%8F%E5%88%97%E5%8F%B7-%E8%8E%B7%E5%8F%96%E5%A4%B1%E8%B4%A5%22%20transform%3D%22translate(-616.000000%2C%20-322.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-13%22%20transform%3D%22translate(390.000000%2C%20258.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84%22%20transform%3D%22translate(226.000000%2C%2064.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22%E6%A4%AD%E5%9C%86%E5%BD%A2%22%20fill%3D%22%23F0F0F0%22%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2224%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22%E6%A4%AD%E5%9C%86%E5%BD%A2%22%20fill%3D%22%23000000%22%20opacity%3D%220.75%22%20cx%3D%2224.1333333%22%20cy%3D%2232.6666667%22%20r%3D%222.13333333%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M24.0587606%2C14%20L24.2079061%2C14%20C25.3124756%2C14%2026.2079061%2C14.8954305%2026.2079061%2C16%20C26.2079061%2C16.0193023%2026.2076266%2C16.0386036%2026.2070679%2C16.0578977%20L25.8834199%2C27.2331973%20C25.8559991%2C28.1800143%2025.0805473%2C28.9333333%2024.1333333%2C28.9333333%20C23.1861193%2C28.9333333%2022.4106676%2C28.1800143%2022.3832468%2C27.2331973%20L22.0595988%2C16.0578977%20C22.0276228%2C14.9537912%2022.8967563%2C14.0328143%2024.0008628%2C14.0008382%20C24.020157%2C14.0002794%2024.0394583%2C14%2024.0587606%2C14%20Z%22%20id%3D%22%E7%9F%A9%E5%BD%A2%22%20fill%3D%22%23000000%22%20opacity%3D%220.75%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");width:48px;height:48px;margin:64px auto 0}
.confirm-dialog .dialog-description{font-size:14px;color:#000;text-align:center;margin-top:24px;font-weight:bold}
.confirm-dialog .s-dialog-btn{font-size:12px;color:#fff;text-align:center;margin:20px auto 12px;max-width:148px}
.confirm-dialog.s-dialog .s-dialog-btn a{color:#fff;margin-bottom:3px;min-width:40px;border-radius:6px;background:#000;-webkit-line-clamp:1;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;padding:6px 16px;line-height:28px}
.confirm-dialog.s-dialog div.close{background:url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Ctitle%3E%E5%85%B3%E9%97%AD%E5%9B%BE%E6%A0%87-SVG%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22%E9%A1%B5%E9%9D%A2-2%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Pad-%E6%96%B0%E5%A2%9E%E8%8E%B7%E5%8F%96%E6%9C%AC%E6%9C%BA%E5%BA%8F%E5%88%97%E5%8F%B7-%E8%8E%B7%E5%8F%96%E5%A4%B1%E8%B4%A5%22%20transform%3D%22translate(-834.000000%2C%20-282.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E7%BC%96%E7%BB%84-13%22%20transform%3D%22translate(390.000000%2C%20258.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22%E5%85%B3%E9%97%AD%E5%9B%BE%E6%A0%87-SVG%22%20transform%3D%22translate(444.000000%2C%2024.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22%E7%9F%A9%E5%BD%A2%E5%A4%87%E4%BB%BD-54%22%20opacity%3D%220.15%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2232%22%20height%3D%2232%22%3E%3C%2Frect%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M16.0006799%2C29.4053644%20C14.2072273%2C29.4098157%2012.4313547%2C29.0518557%2010.7796475%2C28.3529271%20C9.18718497%2C27.6804558%207.74045971%2C26.7050668%206.51982062%2C25.4809318%20C5.29616913%2C24.260376%204.32095541%2C22.8139346%203.64825283%2C21.2218096%20C2.94861519%2C19.5700616%202.59023773%2C17.7938479%202.59463457%2C16%20C2.59023773%2C14.2061521%202.94861519%2C12.4299384%203.64825283%2C10.7781904%20C4.32098538%2C9.18608162%205.29619542%2C7.73964574%206.51982062%2C6.51906817%20C7.74045971%2C5.29493321%209.18718497%2C4.31954424%2010.7796475%2C3.64707286%20C12.4313547%2C2.94814426%2014.2072273%2C2.59018434%2016.0006799%2C2.5946356%20C17.7941143%2C2.59036839%2019.5699505%2C2.94832097%2021.2217122%2C3.64707286%20C22.8134703%2C4.32011522%2024.2596527%2C5.29544471%2025.4802004%2C6.51906817%20C26.7041414%2C7.73938501%2027.6793957%2C9.18588652%2028.3517682%2C10.7781904%20C29.0508046%2C12.4301243%2029.409157%2C14.2062139%2029.4053758%2C16%20C29.409157%2C17.7937861%2029.0508046%2C19.5698757%2028.3517682%2C21.2218096%20C27.6793957%2C22.8141135%2026.7041414%2C24.260615%2025.4802004%2C25.4809318%20C24.2596744%2C26.7045815%2022.8134866%2C27.6799147%2021.2217122%2C28.3529271%20C19.5699614%2C29.0517144%2017.7941179%2C29.4096684%2016.0006799%2C29.4053644%20L16.0006799%2C29.4053644%20Z%20M16.0006799%2C17.9012743%20L16.0006799%2C17.9012743%20L18.8427957%2C20.7438132%20C19.094125%2C20.9952562%2019.4351267%2C21.1363979%2019.7906138%2C21.1361276%20C20.1463066%2C21.1374389%2020.4876926%2C20.996138%2020.738432%2C20.7438132%20C20.9905925%2C20.4929515%2021.1318493%2C20.1515702%2021.130686%2C19.7958539%20C21.1317904%2C19.4405424%2020.9905151%2C19.0995988%2020.738432%2C18.8492336%20L17.8963162%2C16.0066946%20L20.738432%2C13.1641557%20C20.9905151%2C12.9137905%2021.1317904%2C12.5728469%2021.130686%2C12.2175353%20C21.1317904%2C11.8622238%2020.9905151%2C11.5212801%2020.738432%2C11.270915%20C20.4878632%2C11.0183357%2020.1463657%2C10.8769888%2019.7906138%2C10.878596%20C19.4349211%2C10.8772893%2019.0935351%2C11.0185902%2018.8427957%2C11.270915%20L16.0006799%2C14.1134539%20L13.1572253%2C11.270915%20C12.9068124%2C11.018921%2012.565975%2C10.8776477%2012.2107459%2C10.878596%20C11.8552587%2C10.8783303%2011.5142571%2C11.019472%2011.2629277%2C11.270915%20C11.0112088%2C11.5214163%2010.8704041%2C11.862388%2010.8720196%2C12.2175353%20C10.8704041%2C12.5726826%2011.0112088%2C12.9136543%2011.2629277%2C13.1641557%20L14.1050435%2C16.0066946%20L11.2629277%2C18.8492336%20C11.0115456%2C19.1003735%2010.8702971%2C19.4411602%2010.8702971%2C19.7965234%20C10.8702971%2C20.1518866%2011.0115456%2C20.4926733%2011.2629277%2C20.7438132%20C11.5142571%2C20.9952562%2011.8552587%2C21.1363979%2012.2107459%2C21.1361276%20C12.5659455%2C21.1369312%2012.9067277%2C20.9956807%2013.1572253%2C20.7438132%20L16.0006799%2C17.9012743%20L16.0006799%2C17.9012743%20Z%22%20id%3D%22%E8%B7%AF%E5%BE%84_23402%22%20fill%3D%22%23A7A7A7%22%20fill-rule%3D%22nonzero%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');right:20px;top:16px;width:32px;height:32px}
@media screen and (max-width:767px){.confirm-dialog.s-dialog .s-content-dialog{max-width:calc(100% - 24px)}
.confirm-dialog.s-dialog .s-dialog-btn a{border-radius:4px;font-size:12px}
.confirm-dialog .error-icon{margin-top:40px}
.confirm-dialog .dialog-description{margin-top:16px}
.confirm-dialog .s-dialog-btn{margin:30px auto 20px}
.confirm-dialog.s-dialog div.close{right:14px;top:12px}
}
html[dir=rtl] .warranty-period-query-component .get-current-device-sn{margin-left:0;margin-right:12px}
html[dir=rtl] .confirm-dialog.s-dialog div.close{right:auto;left:20px}
@media screen and (max-width:767px){html[dir=rtl] .confirm-dialog.s-dialog div.close{left:12px}
}