.hz-m-wrap{position:relative}.hz-m-wrap .hz-u-img{display:block;width:100%;max-width:100%;height:auto;max-height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hz-m-wrap .hz-m-area{position:absolute;top:0;right:0;bottom:0;left:0;cursor:crosshair}.hz-m-wrap .hz-m-item{position:absolute;display:block}.hz-m-wrap .hz-m-box{position:relative;width:100%;height:100%;-webkit-box-shadow:0 0 6px #000;box-shadow:0 0 6px #000;background-color:#e31414;font-size:12px;cursor:pointer;color:#fff;opacity:.8}.hz-m-wrap .hz-m-box>li{position:absolute;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hz-m-wrap .hz-m-box.hz-z-hidden>li{display:none}.hz-m-wrap .hz-m-box.hz-m-hoverbox:hover{-webkit-box-shadow:0 0 0 2px #373950;box-shadow:0 0 0 2px #373950}.hz-m-wrap .hz-m-box.hz-m-hoverbox .hz-icon:hover{background-color:#373950}.hz-m-wrap .hz-m-box .hz-icon{width:24px;height:24px;line-height:24px;font-size:20px;text-align:center}.hz-m-wrap .hz-m-box .hz-icon:hover{background-color:#e31414;opacity:.8}.hz-m-wrap .hz-m-box .hz-u-index{top:0;left:0;width:24px;height:24px;line-height:24px;background-color:#000}.hz-m-wrap .hz-m-box .hz-u-close{top:0;right:0;z-index:10}.hz-m-wrap .hz-m-box .hz-m-copy{display:inline-block}.hz-m-wrap .hz-m-box .hz-small-icon{border:0;border-radius:0}.hz-m-wrap .hz-m-box .hz-u-square{width:8px;height:8px;opacity:.8}.hz-m-wrap .hz-m-box .hz-u-square:after{content:"";position:absolute;top:2px;left:2px;width:4px;height:4px;border-radius:4px;background-color:#fff}.hz-m-wrap .hz-m-box .hz-u-square-tl{top:-4px;left:-4px;cursor:nw-resize}.hz-m-wrap .hz-m-box .hz-u-square-tc{top:-4px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);cursor:n-resize}.hz-m-wrap .hz-m-box .hz-u-square-tr{top:-4px;right:-4px;cursor:ne-resize}.hz-m-wrap .hz-m-box .hz-u-square-cl{left:-4px}.hz-m-wrap .hz-m-box .hz-u-square-cl,.hz-m-wrap .hz-m-box .hz-u-square-cr{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:w-resize}.hz-m-wrap .hz-m-box .hz-u-square-cr{right:-4px}.hz-m-wrap .hz-m-box .hz-u-square-bl{bottom:-4px;left:-4px;cursor:sw-resize}.hz-m-wrap .hz-m-box .hz-u-square-bc{bottom:-4px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);cursor:s-resize}.hz-m-wrap .hz-m-box .hz-u-square-br{bottom:-4px;right:-4px;cursor:se-resize}.hz-m-modal,.hz-m-wrap{font-size:12px}.hz-m-modal li,.hz-m-modal ol,.hz-m-modal ul,.hz-m-wrap li,.hz-m-wrap ol,.hz-m-wrap ul{margin:0;padding:0}.hz-m-modal ol,.hz-m-modal ul,.hz-m-wrap ol,.hz-m-wrap ul{list-style:none}.hz-m-modal a,.hz-m-wrap a{text-decoration:none}.hz-m-modal a:hover,.hz-m-wrap a:hover{text-decoration:underline}.hz-m-modal p,.hz-m-wrap p{-webkit-margin-before:0;-webkit-margin-after:0}.hz-m-modal input[type=checkbox],.hz-m-wrap input[type=checkbox]{cursor:pointer}.hz-m-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-touch-action:cross-slide-y pinch-zoom double-tap-zoom;touch-action:cross-slide-y pinch-zoom double-tap-zoom;text-align:center;overflow:hidden}.hz-m-modal:before{content:"";display:inline-block;vertical-align:middle;height:100%}.hz-m-modal .hz-modal_dialog{display:inline-block;vertical-align:middle;text-align:left;border-radius:3px}.hz-m-modal .hz-modal_title{margin:0}.hz-m-modal .hz-modal_close{float:right;margin:-6px -4px 0 0}@media (max-width:767px){.hz-m-modal .hz-modal_dialog{width:auto}}html.z-modal,html.z-modal body{overflow:hidden}.hz-m-modal{background:rgba(0,0,0,.6)}.hz-m-modal .hz-modal_dialog{width:450px;background:#fff;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.125);box-shadow:0 2px 3px rgba(0,0,0,.125)}.hz-m-modal .hz-modal_hd{padding:15px;border-bottom:1px solid #f4f4f4}.hz-m-modal .hz-modal_title{font-size:18px}.hz-m-modal .hz-modal_close{margin:-15px -15px 0 0;padding:6px;color:#bbb;cursor:pointer}.hz-m-modal .hz-modal_close:hover{color:#888}.hz-m-modal .hz-modal_close .hz-u-icon-close{font-size:18px;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:18px;text-align:center}.hz-m-modal .hz-modal_close:hover .hz-u-icon-close{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.hz-m-modal .hz-modal_bd{padding:15px 15px 0 15px;min-height:10px}.hz-m-modal .hz-modal_ft{padding:15px;text-align:center;border-top:1px solid #f4f4f4}.hz-m-modal .hz-modal_ft .hz-u-btn{margin:0 10px}@media (max-width:767px){.hz-m-modal .hz-modal_dialog{margin:10px}}.hz-u-btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;border:none;overflow:visible;font:inherit;text-transform:none;text-decoration:none;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;background:none;display:inline-block;vertical-align:middle;text-align:center;font-size:12px}.hz-u-btn:focus,.hz-u-btn:hover{outline:none;text-decoration:none}.hz-u-btn:disabled{cursor:not-allowed}.hz-u-btn-block{display:block;width:100%}.hz-u-btn{padding:0 16px;height:28px;line-height:26px;background:#f4f4f4;color:#444;border:1px solid #ddd;border-radius:3px}.hz-u-btn:focus,.hz-u-btn:hover{background:#e5e5e5;border:1px solid #adadad}.hz-u-btn:active{background:#e5e5e5;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.hz-u-btn:disabled{background:#fff;border:1px solid #ccc;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}.hz-u-btn-primary{background:#67739b;color:#fff;border:1px solid #67739b}.hz-u-btn-primary:focus,.hz-u-btn-primary:hover{background:#31384b;color:#fff;border:1px solid #31384b}.hz-u-btn-primary:active{background:#367fa9;color:#fff;border:1px solid #367fa9}.hz-u-btn-primary:disabled{background:#444;color:#fff;border:1px solid #444}.hz-u-input{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border:0;padding:0;border-radius:0;font:inherit;color:inherit;vertical-align:middle;position:relative;z-index:0;padding:5px 6px;border:1px solid #d2d6de;color:#555;background:#fff;border-radius:3px}.hz-u-input::-webkit-input-placeholder{color:#bbb;filter:alpha(opacity=100);opacity:1}.hz-u-input:-moz-placeholder,.hz-u-input::-moz-placeholder{color:#bbb;filter:alpha(opacity=100);opacity:1}.hz-u-input:-ms-placeholder{color:#bbb;filter:alpha(opacity=100);opacity:1}.hz-u-input:focus{outline:0;background:#fff;color:#555;border:1px solid #3c8dbc}.hz-u-input:disabled{cursor:not-allowed;background:#eee;color:#999;border:1px solid #d2d6de}.hz-u-input{width:280px;height:34px}.hz-u-input.hz-u-input-success{color:#00a65a;border-color:#00a65a}.hz-u-input.hz-u-input-warning{color:#f39c12;border-color:#f39c12}.hz-u-input.hz-u-input-error{color:#dd4b39;border-color:#dd4b39}.hz-u-input.hz-u-input-blank{border-color:transparent;border-style:dashed;background:none}.hz-u-input.hz-u-input-blank:focus{border-color:#ddd}.hz-u-formitem{display:inline-block;*zoom:1;margin-bottom:1em}.hz-u-formitem:after,.hz-u-formitem:before{display:table;content:"";line-height:0}.hz-u-formitem:after{clear:both}.hz-u-formitem .hz-formitem_tt{display:block;float:left;text-align:right}.hz-u-formitem .hz-formitem_ct{display:block}.hz-u-formitem .hz-formitem_rqr{line-height:28px;color:#dd4b39}.hz-u-formitem .hz-formitem_tt{line-height:34px;width:100px}.hz-u-formitem .hz-formitem_ct{line-height:34px;margin-left:108px}.hz-u-icon{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hz-u-label{display:inline-block;cursor:pointer}.hz-f-ml0{margin-bottom:0}.hz-u-copy input[data-for-copy]{-webkit-transform:translateZ(0);transform:translateZ(0);position:fixed;bottom:0;right:0;width:1px;height:1px;opacity:0;overflow:hidden;z-index:-999;color:transparent;background-color:transparent;border:none;outline:none}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/font_525460_d0ysfwzacahsemi.eot);src:url(//at.alicdn.com/t/font_525460_d0ysfwzacahsemi.eot#iefix) format("embedded-opentype"),url(//at.alicdn.com/t/font_525460_d0ysfwzacahsemi.woff) format("woff"),url(//at.alicdn.com/t/font_525460_d0ysfwzacahsemi.ttf) format("truetype"),url(//at.alicdn.com/t/font_525460_d0ysfwzacahsemi.svg#iconfont) format("svg")}.hz-icon{font-family:iconfont!important;font-size:20px;font-style:normal;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hz-icon-trash:before{content:"\e605"}.dialog-footer[data-v-7e08a376]{text-align:right;margin-top:30px}.footer[data-v-6858d8fc]{margin:15px 0}.tabBox_img[data-v-6858d8fc]{width:36px;height:36px;border-radius:4px;cursor:pointer}.tabBox_img img[data-v-6858d8fc]{width:100%;height:100%}.tabform[data-v-6858d8fc] .ivu-form-item{margin-bottom:16px!important}.btn[data-v-6858d8fc]{margin-top:20px;float:right}.goodList[data-v-6858d8fc] table{width:100%!important}#app[data-v-10ab41c9]{width:100%;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin:0 auto;position:static}.wrap[data-v-10ab41c9]{position:relative}.wrap img[data-v-10ab41c9]{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.wrap .zone[data-v-10ab41c9]{position:absolute;cursor:pointer;border:2px dashed red}input[data-v-10ab41c9]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:20px;padding:10px;background:#fff;border:1px solid #ccc;outline:none;color:#555;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}input[data-v-10ab41c9]:focus{-webkit-box-shadow:0 0 5px #43d1af;box-shadow:0 0 5px #43d1af;border:1px solid #43d1af}.dialog-footer[data-v-10ab41c9]{text-align:right;margin-top:30px}.color-position[data-v-54f212ff]{position:relative;right:30px;top:10px}.t_input_components[data-v-54f212ff]{display:inline-block}.imgTab_app[data-v-54f212ff]{width:40px;height:40px;position:relative;padding:4px;border-radius:50px}.name_app[data-v-54f212ff]{line-height:10px;font-size:12px;position:relative;font-weight:700}.imgTab_app2[data-v-54f212ff]{width:50px;height:50px;position:relative;top:5px;padding:7px;border-radius:50px}.name_app2[data-v-54f212ff]{line-height:57px;font-size:15px;position:relative;font-weight:700}.tabIconBox[data-v-54f212ff]{width:60px;height:60px;text-align:center;cursor:pointer}.t_fontBox[data-v-54f212ff]{height:70px}.t_fontBox2[data-v-54f212ff],.t_fontBox[data-v-54f212ff]{width:100%;position:relative;padding:10px;text-align:left;line-height:30px}.t_fontBox2[data-v-54f212ff]{height:60px}.t_fontBox_hint[data-v-54f212ff]{width:50%;height:36px;line-height:30px;position:relative;left:85px;font-size:15px;color:#ddd}.main[data-v-54f212ff]{max-width:90%;min-width:1100px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-around}.box-card[data-v-54f212ff]{margin-bottom:10px;padding-bottom:15px}.t_input2[data-v-54f212ff]{position:relative;left:85px}.t_input3[data-v-54f212ff]{position:relative;left:20px;margin-bottom:10px}.t_button[data-v-54f212ff]{position:relative;bottom:0;margin-left:10px;left:35px}.t_input[data-v-54f212ff]{width:180px;position:relative}.left2[data-v-54f212ff]{width:300px}.imgTab[data-v-54f212ff]{width:34px;height:34px;position:absolute;top:7.5px}.iconSont[data-v-54f212ff]{width:33px;height:30px;position:relative;right:12px;top:8px;cursor:pointer}.bottomTabBox[data-v-54f212ff]{width:100%;height:65px;padding-top:5px;position:absolute;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-evenly;border-radius:30px 30px 0 0}.content[data-v-54f212ff]{position:relative;width:427px;height:calc(100vh - 285px);margin:0 53px}.tabBox[data-v-54f212ff]{width:180px;position:relative;display:inline-block;top:10px;right:500px}div[data-v-54f212ff] .el-card__body{height:100%!important}.button_poin1[data-v-54f212ff]{position:absolute;right:120px}.button_poin2[data-v-54f212ff]{position:absolute;right:50px}div[data-v-54f212ff] .ivu-scroll-container{height:100%!important}.ivu-scroll-wrapper[data-v-54f212ff]{height:calc(100vh - 285px)}#card[data-v-54f212ff]{overflow:hidden!important}.previewBox[data-v-54f212ff]{width:700px;height:617px;position:relative;left:100px;top:20px}.towCodeBox[data-v-54f212ff]{width:340px;height:400px;position:absolute;left:400px;top:80px;display:inline-block}.towCodeBox>div[data-v-54f212ff]{font-size:20px;font-weight:700;line-height:50px}.towCodeBox>img[data-v-54f212ff]{width:230px;height:230px;text-align:center;position:relative;left:50px;top:20px}.towCodeBox>span[data-v-54f212ff]{width:340px;height:594px;position:relative;text-align:center;display:block;top:40px}.right-box[data-v-54f212ff]{width:400px;border:1px solid #ddd;border-radius:4px}.phoneBox[data-v-54f212ff]{width:393px;height:730px;display:inline-block;position:absolute;left:10px;top:36px;overflow-y:auto;-webkit-transform:scale(.72);transform:scale(.72);-webkit-transform-origin:top left;transform-origin:top left}.min_title[data-v-54f212ff]{font-size:12px;position:absolute;bottom:10px;right:10px}div[data-v-54f212ff] .el-dialog__wrapper{height:140vh}div[data-v-54f212ff] .el-collapse{border:1px solid #fff!important}.right2[data-v-54f212ff]{height:calc(100vh - 285px);overflow-y:auto}.right[data-v-54f212ff]{height:525px;overflow-y:auto;height:calc(100vh - 285px)}