@charset "UTF-8";.xb-notice{display:-webkit-box;display:-ms-flexbox;display:flex;width:440px;padding:16px 26px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;background-color:#fff;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);-webkit-transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;overflow:hidden}.xb-notice.right{right:16px}.xb-notice.left{left:16px}.xb-notice__title{font-weight:500;font-size:16px;color:#262626;line-height:24px;margin:0}.xb-notice__content{font-size:14px;line-height:22px;margin:8px 0 0;color:#595959;text-align:justify;padding-right:18px}.xb-notice__content p{margin:0}.xb-notice__icon{height:24px;width:24px;font-size:24px;margin-right:12px}.xb-notice__closeBtn{position:absolute;top:15px;right:18px;padding:5px;cursor:pointer;color:#8c8c8c;font-size:14px}.xb-notice__closeBtn:hover{color:#595959}.xb-notice .xb_icon_right1,[data-theme=ckb-symbol] .xb-notice .xb_icon_right1{color:#67C23A}[data-theme=yjb-symbol] .xb-notice .xb_icon_right1{color:#67CF33}[data-theme=sz-symbol] .xb-notice .xb_icon_right1{color:#66C23A}.xb-notice .xb_icon_error,[data-theme=ckb-symbol] .xb-notice .xb_icon_error{color:#EE2932}[data-theme=yjb-symbol] .xb-notice .xb_icon_error{color:#EE2A32}[data-theme=sz-symbol] .xb-notice .xb_icon_error{color:#FF3B13}.xb-notice .xb_icon_service_center,[data-theme=ckb-symbol] .xb-notice .xb_icon_service_center{color:#666}[data-theme=yjb-symbol] .xb-notice .xb_icon_service_center,[data-theme=sz-symbol] .xb-notice .xb_icon_service_center{color:#409EFF}.xb-notice .xb_icon_warn,[data-theme=ckb-symbol] .xb-notice .xb_icon_warn{color:#ED9E4A}[data-theme=yjb-symbol] .xb-notice .xb_icon_warn{color:#FF9C34}[data-theme=sz-symbol] .xb-notice .xb_icon_warn{color:#ED9E4A}.xb-notice-fade-enter.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.xb-notice-fade-enter.left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.xb-notice-fade-leave-active.right{-webkit-transform:translateX(100%);transform:translateX(100%)}.xb-notice-fade-leave-active.left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}