/*piii-in v3.1.0 2025.3.7*/

/*body*/
.body-simple{padding:1.5rem;overflow:auto;border:none;background-color: white}
.body-serif{font-family: "Noto Serif SC", serif;}
.font-serif{font-family: "Noto Serif SC", serif;}
.font-sans{font-family: "Noto Sans SC", sans-serif;}

/*@font-face {*/
/*    font-family: 'Source Han Sans';*/
/*    src: url('/modules/font/SourceHanSerifCN-Regular-1.otf') format('opentype');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*标题*/
.title-simple{width:100%;height:5rem;text-align:center;line-height:5rem;font-size:1.5rem;font-weight:650}

/*表内的input*/
.input-table{outline:none;text-align:center;width:100%;height:100%;border:none}

/*img系列*/
.img-max{max-width:100%;max-height:100%;}
.svg-img-fill{width: 100%;height: 100%;}
.img-max-suit{max-width: 100%;max-height: 100%;object-fit: cover;object-position: center;}

/*行区域*/
.row-21{width:100%;padding:0.5rem 1rem;min-height: 2rem;white-space:normal;}
.row-2822{width:100%;padding:0.3rem 2rem;min-height: 3rem;white-space:normal;}
.row-32{width:100%;padding:0.5rem 1rem;min-height: 3rem;white-space:normal;}
.row-425{width:100%;padding:0.75rem 2rem;min-height: 4rem;white-space:normal;}

/*关闭按钮，可以根据条件在具体页面摆放位置*/
.close-btn{position:absolute;width:1.5rem;height:1.5rem;background:#f0f0f0;border-radius:0.75rem;cursor:pointer;z-index:150;}
.close-btn:hover{background: rgba(255,0,0,0.6);}
.close-btn1{position:relative;width:0.9rem;height:0.2rem;background:#333333;transform:rotate(45deg);top:0.65rem;left:0.3rem;z-index:200;}
.close-btn2{position:relative;width:0.9rem;height:0.2rem;background:#333333;transform:rotate(-45deg);top:0.45rem;left:0.3rem;z-index:200;}

/*彩色button，在引用下面的颜色*/
.button-color{padding:0.3rem 0.8rem;font-size:1rem;cursor:pointer;border:0}
.button-blue{color:#ffffff;background-color:#2468a9}
.button-red{color:#ffffff;background-color:#D15B47}
.button-green{color:#ffffff;background-color:#27a343}
.button-yellow{color:black;background-color:#f5dd0b}

/*light系列样式-窄版*/
.input-light2{height:2rem;border:1px solid #7d7d7d;padding:0.3rem 0.7rem;font-size:0.9rem;border-radius:0.3rem;}
.input-light2:focus{outline: #454545 dotted 1px;border:1px solid transparent;}
.button-light2{height:2rem;border:1px solid #bdbdbd;padding:0.3rem 1rem;font-size:0.9rem;font-weight:bold;border-radius:0.3rem;color: #323232;}
.button-light2:hover{background-color: #fafafa;}
.span-light2{padding:0 0.2rem 0 0.8rem;font-size:1rem;height:2rem;line-height: 2rem}
.select-light2{height: 2rem;font-size:0.9rem;padding: 0 0 0 0.4rem;}


/*light系列样式-中间版*/
.input-light22{height:2.2rem;border:1px solid #7d7d7d;padding:0.3rem 0.7rem;font-size:0.9rem;border-radius:0.3rem;}
.input-light22:focus{outline: #454545 dotted 1px;border:1px solid transparent;}
.button-light22{height:2.2rem;border:1px solid #bdbdbd;padding:0.3rem 1rem;font-size:0.9rem;font-weight:bold;border-radius:0.3rem;color: #323232;}
.button-light22:hover{background-color: #fafafa;}
.span-light22{padding:0 0.2rem 0 0.8rem;font-size:1rem;height:2.2rem;line-height: 2.2rem}
.select-light22{height: 2.2rem;font-size:0.9rem;padding: 0 0 0 0.4rem;}


/*light系列样式-宽版*/
.input-light25{min-height:2.5rem;border:1px solid #7d7d7d;padding:0 1rem;font-size:1rem;border-radius:0.3rem;}
.input-light25:focus{outline: #454545 dotted 1px;border:1px solid transparent}
.button-light25{height:2.5rem;border:1px solid #bdbdbd;padding:0 1.2rem;font-size:1rem;font-weight:bold;border-radius:0.3rem;color: #323232}
.button-light25:hover{background-color: #fafafa;}
.span-light25{padding:0 0.2rem 0 0.8rem;font-size:1.2rem;height:2.5rem;}
.select-light25{height: 2.5rem;font-size:1rem;padding: 0 0 0 0.5rem}

/*个人存储系列样式*/
.row-suit-ps{min-height: 3rem;white-space:normal;padding: 0.25rem 0.5rem;position: relative;}
.input-suit-ps{height:2rem;border:1px solid #7d7d7d;padding:0.3rem 0.7rem;font-size:0.9rem;border-radius:0.5rem;width: 7rem;}
.input-suit-ps:focus{outline: #4b4b4b solid 1px;border:1px solid transparent;}
.button-suit-ps{height:2rem;padding:0 1rem;font-size:0.85rem;border:none;border-radius:0.3rem;color: #323232;cursor: pointer;background-color: #dedede;}
.button-suit-ps:hover{background-color: #eeeeee;}
.span-suit-ps{padding:0 0.2rem 0 0.8rem;font-size:0.9rem;height:2rem;line-height: 2rem}
.span-suit-ps-left{margin-left: 0.25rem;}
.select-suit-ps{height: 2rem;font-size:0.85rem;padding: 0 0.2rem 0 0.5rem;border-radius: 0.5rem;outline: none;cursor: pointer;}
.radio-suit-ps{position: absolute;margin-top: 0.64rem;}
.checkbox-suit-ps{position: absolute;margin-top: 0.63rem;}
.label-suit-ps{cursor: pointer;}
.textarea-suit-ps{width: 60%;line-height: 2rem;padding: 0.2rem 0.5rem;margin-left: 1rem;float: left;border-radius:0.5rem;}
.textarea-suit-ps:focus{outline: #4b4b4b solid 1px;border:1px solid transparent;}

/*商品版*/
.row-suit-goods{min-height:3rem;padding:0.25rem 0.5rem;position:relative;display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}
.row-suit-goods-part{display:flex;flex-wrap:wrap;gap:0.5rem}
.input-suit-goods{white-space: nowrap;height:2rem;border:1px solid #7d7d7d;padding:0.3rem 0.7rem;font-size:0.9rem;border-radius:0.5rem;width: 7rem;}
.input-suit-goods:focus{white-space: nowrap;outline: #4b4b4b solid 1px;border:1px solid transparent;}
.button-suit-goods{white-space: nowrap;height:2rem;padding:0 1rem;font-size:0.85rem;border:none;border-radius:0.3rem;color: #323232;cursor: pointer;background-color: #dedede;}
.button-suit-goods:hover{white-space: nowrap;background-color: #eeeeee;}
.span-suit-goods{white-space: nowrap;padding:0 0.2rem 0 0.8rem;font-size:0.9rem;height:2rem;}
.select-suit-goods{height: 2rem;font-size:0.85rem;padding: 0 0.2rem 0 0.5rem;border-radius: 0.5rem;outline: none;cursor: pointer;}


/*table的light样式开始,只需要在table标签class写上这个即可*/
.table-light{width:98%;margin:1rem 0;border-collapse:collapse;max-width:100%;background-color:transparent;border-spacing:0;border:1px solid #DDD;table-layout:fixed;}
.table-light thead tr{color:#707070;font-weight:normal;background:linear-gradient(to bottom,#F8F8F8 0,#ECECEC 100%) repeat-x scroll 0 0 #F2F2F2}
.table-light tbody tr{background-color:rgb(255,255,255)}
.table-light tr th{border:1px solid #DDD;text-align:left;text-indent:1.1rem;padding:0.7rem 0;font-size:0.9rem;color:#707070;font-weight:700;white-space:nowrap}
.table-light tr td{border:1px solid #DDD;text-align:left;text-indent:1.1rem;padding:0.8rem 0;font-size:0.9rem;overflow:hidden;line-height: 1.7rem;}
.table-light button{padding: 0.3rem 0.5rem;cursor: pointer}
.table-light a{cursor: pointer;color: #0a84ff}


/*table的录入表单样式，内部有input*/
.table-form{width:100%;background:#fff;border-collapse:collapse;border-spacing:0;z-index: 100}
.table-form th{display:table-cell;vertical-align:inherit;border:0.1rem solid #DDD;font-size:0.95rem;color:#707070;padding:0.5rem 0.8rem;background:linear-gradient(to bottom,#F8F8F8 0px,#ECECEC 100%) repeat-x scroll 0 0 #F2F2F2;white-space:nowrap}
.table-form td{text-align:center;border-color: rgba(170, 170, 170, 0.6);border-width:1px;border-style:solid;height:2.6rem;font-size:0.9rem;padding:0;box-sizing: content-box}
.table-form tr:nth-child(even){background: rgba(243, 243, 243, 0.6)}
.table-form input{border:none;height:100%;font-size:0.95rem;width:100%;text-align:center;background:transparent;outline: none;}
.table-form input:focus{border:0.1rem rgba(250, 128, 114, 0.35) solid;outline: none;}
.table-form select{border:none;font-size:1rem;appearance:none;width:100%;height:100%;text-align-last:center;background:transparent;outline: none;}
.table-form button{padding: 0.25rem 0.55rem;font-size: 0.9rem;cursor: pointer;font-weight: bold}

/*table的打印简易版*/
.table-print-simple{border-collapse:collapse;border-spacing:0}
.table-print-simple thead tr{text-align:left;border:#000000 1px solid;color:#666}
.table-print-simple thead tr th{border:#000000 1px solid;padding:1mm 1mm;font-size:5mm;text-align: center}
.table-print-simple tbody tr{text-align:left;border:#000000 1px solid;color:black}
.table-print-simple tbody tr td{border:#000000 1px solid;padding:2mm 1mm;font-size:5mm;text-align: center;min-height: 6mm}

/*table的简易版*/
.table-simple{width:98%;margin:1rem 0;border-collapse:collapse;border-spacing:0;border:1px solid #d8d8d8;table-layout:fixed;background-color: white;}
.table-simple tr th{border:1px solid #DDD;text-align:center;padding:0.4rem 0;font-size:0.95rem;color:#707070;font-weight:750;white-space:nowrap}
.table-simple tr td{border:1px solid #DDD;text-align:center;padding:0.35rem 0.3rem;font-size:0.85rem;overflow:hidden;color: #323232;line-height: 1.7rem;font-weight:500;}
.table-simple button{padding: 0.3rem 0.5rem;cursor: pointer}
.table-simple a{cursor: pointer;color: #0a84ff;font-size: 0.75rem}
.table-simple select{border: none;outline: none;background-color: transparent;height: 95%;width: 95%;appearance:none;}
.table-simple input{border:none;height:100%;font-size:0.95rem;width:100%;text-align:center;background:transparent;outline: none;}

/*等待界面的样式start,需要颜色参数*/
.onload-scene{position:fixed;left:0;top:0;background:var(--color-loader2,rgba(0,0,0,0.2));width:100%;height:100%;}
.onload-scene-main{position:relative;background-color:var(--color-loader3,transparent);width:100%;height:100%;border-radius:0.6rem;}
.onload-scene-img{position:relative;width:16rem;min-height: 8rem;text-align: center;}
@-webkit-keyframes onload-scene-sub{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.onload-scene-sub:not(:required){animation:onload-scene-sub 3600ms infinite linear;border-radius:0.5em;box-shadow:var(--color-loader1) 1.5em 0 0 0,var(--color-loader1) 1.1em 1.1em 0 0,var(--color-loader1) 0 1.5em 0 0,var(--color-loader1) -1.1em 1.1em 0 0,var(--color-loader1) -1.5em 0 0 0,var(--color-loader1) -1.1em -1.1em 0 0,var(--color-loader1) 0 -1.5em 0 0,var(--color-loader1) 1.1em -1.1em 0 0;display:inline-block;width:1rem;height:1rem;margin:1.5rem;overflow:hidden;z-index:900}
.onload-text{color: var(--color-loader1);margin-top: 0.8rem;font-weight: bolder;font-size: 1.3rem;}
/*等待界面的样式end*/

/*图片的框，多功能上传图片的外框*/
.img-div-big{width:12rem;height:9rem;border:0.1rem solid #a4a4a4;float:left;border-radius: 0.15rem;margin:0 0.5rem 0.5rem 0;padding: 0.05rem 0;}
.img-div{width:11.8rem;height:8.7rem;z-index:100;text-align:center;vertical-align:middle;display:table-cell;}

/*搜索结果的列表-极简版的开始-固定的*/
.search-result-simple{min-width:15rem;max-width:30rem;min-height:1.5rem;height:auto;background-color:#fafafa;border:1px solid #424242;position:absolute;z-index:999;overflow: hidden}
.search-result-simple ul{padding:0}
.search-result-simple ul li{margin:0;white-space:nowrap;font-size:1rem;height:1.5rem;line-height:1.5rem;padding:0 0.4rem;cursor: pointer;overflow: hidden}
.search-result-simple ul li:hover{background-color:#d1e9fc}

/*功能按键button样式*/
.button-func{color:#3c3c3c;font-size:1rem;font-weight:550;border:solid 1px #868585;border-radius:0.25rem;background:-webkit-gradient(linear,left top,left bottom,from(#c8c8c8),to(#a0a0a0));background:-moz-linear-gradient(top,#c8c8c8,#a0a0a0);padding:0.2rem 0.75rem;height: 2rem}
.button-func:hover{background:linear-gradient(45deg,#c8c8c8,#a0a0a0)}
.button-func:focus{background:linear-gradient(45deg,#a0a0a0,#c8c8c8)}

/*必须是input checkbox*/
.checkbox-light{cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;width:40px;height:20px;background:#ccc;border-radius:10px;transition:border-color .3s,background-color .3s}
.checkbox-light::after{content:'';display:inline-block;width:1rem;height:1rem;border-radius:50%;background:#fff;box-shadow:0 0 2px #999;transition:.4s;top:2px;position:absolute;left:2px}
.checkbox-light:checked{background:rgb(100,205,147)}
.checkbox-light:checked::after{content:'';position:absolute;left:55%;top:2px}

/*宽版的checkbox*/
.checkbox-light-wide{cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;width:3rem;height:1.5rem;background:#ccc;border-radius:0.8rem;transition:border-color .3s,background-color .3s}
.checkbox-light-wide::after{content:'';display:inline-block;width:1.25rem;height:1.25rem;border-radius:50%;background:#fff;box-shadow:0 0 2px #999;transition:.4s;top:2px;position:absolute;left:2px}
.checkbox-light-wide:checked{background:rgb(100,205,147)}
.checkbox-light-wide:checked::after{content:'';position:absolute;left:55%;top:2px}

/*字母e的checkbox*/
.checkbox-e{position:relative;cursor:pointer;outline:none;appearance:none;width:1.2rem;height:1.2rem;border-radius:0.2rem;border:1px solid #cdcdcd;vertical-align:top;transition:border-color .3s}
.checkbox-e:checked{border:1px solid #fd5001}
.checkbox-e:checked::after{position:absolute;top:-0.1rem;padding:0 0 0 0.25rem;font-size:1rem;width:1rem;height:1rem;content:'e';color:#fd5001}


/*动态提示标签*/
.popup_save{position:fixed;width:12rem;height:4rem;background:linear-gradient(to right,#dedede,#f9f9f9);padding:0;border:none;right: 1rem;top: 5rem}
.popup_save div{position:relative;width:0.8rem;height:4rem;background:linear-gradient(to bottom right,#aea2cb,#af99cc);left:0;top:-1.75rem;box-shadow:1px 1px 3px #b49fd2;opacity:0.8;border-radius:1px}
.popup_save span{position:relative;left:3.5rem;top:1.2rem;font-size:1.2rem;color: #e8ce72;font-weight:bold}
.popup_show{opacity:1;transition:opacity 1.2s ease-out;z-index: 800}
.popup_hidden{opacity:0;transition:opacity 2s ease-in;z-index: 801}
.popup_start{opacity:0;}



/*轻便灰蓝系列*/
.table-light-grey{width:100%;border-collapse:collapse;background-color:#F9F9F9;color: #3c3c3c;box-sizing:border-box}
.table-light-grey thead tr{background-color:#EEEEEE;height:2.5rem;font-size:1rem}
.table-light-grey thead tr th{line-height:2.5rem;text-align:center;border:1px dotted rgba(127,127,127,0.5)}
.table-light-grey tbody tr{height:2.5rem;font-size:0.95rem}
.table-light-grey tbody tr td{border:1px dotted #CCCCCC;text-align:center;line-height:2.5rem;padding:0 1rem}
.table-light-grey a{cursor: pointer;margin-right: 0.95rem}
.button-light-blue{background-color:#60bbff;border:none;color:white;width:10rem;height:2.4rem;line-height:2.4rem;font-size:1.2rem;font-weight:bolder;cursor:pointer;margin-right:1.5rem }
.button-light-blue:hover{background-color:rgba(96,187,255,0.6)}
.button-light-red{background-color: #dc5656;border:none;color:white;width:10rem;height:2.4rem;line-height:2.4rem;font-size:1.2rem;font-weight:bolder;cursor:pointer;margin-right:1.5rem}
.button-light-red:hover{background-color: rgb(231, 158, 158,0.6)}

/*轻便瘦风格*/
.table-light-thin{border-collapse:collapse;border-spacing:0;border:1px solid #DDD;width:100%;box-sizing:border-box;text-align:center}
.table-light-thin thead tr{background:#EDEDED;color:#363636;font-weight:normal;border:1px solid #DDD}
.table-light-thin thead tr th{padding:0.2rem 0.3rem;font-size:0.9rem}
.table-light-thin tbody tr{background:white;border:1px solid #DDD}
.table-light-thin tbody tr td{padding:0.4rem 0.3rem;font-size:0.8rem}
.span-light-thin{font-size:0.9rem;height:1.7rem}
.input-light-thin{font-size:0.9rem;height:1.7rem;padding:0 0.3rem;max-width:12rem}
.select-light-thin{font-size:0.9rem;height:1.7rem;padding:0 0.2rem}
.button-light-thin{font-size:0.8rem;height:1.7rem;padding:0 0.3rem;cursor:pointer}


/*suit1
--suit1-color1 标签名字颜色
--suit1-color2: #2468a9;主色
--suit1-color3: #DDDDDD;border框颜色
--suit1-color4: #ffffff;主色背景
--suit1-color5: #EFF3F8;标签块背景色
--suit1-color6: #7DB4D8;浅主色,这里不能设置默认
--suit1-color7: #e2e2e2;
--suit1-color8: #7a7777;
*/
.suit1-search-all{border:1px solid var(--suit1-color3,#DDDDDD);margin:1rem 2rem 0 2rem}
.suit1-search-head{border:1px solid var(--suit1-color3,#DDDDDD);height:3.5rem;background-color:var(--suit1-color5,#EFF3F8);padding:0.8rem 1.2rem}
.suit1-input-search{height:1.85rem;padding:0 0.5rem;font-size:0.9rem;border-radius:0.3rem;border:1px solid #7d7d7d}
.suit1-input-search:focus{outline-color:var(--suit1-color1,#7db4d8);box-shadow:var(--suit1-color6) 0 0 0.3rem inset}
.suit1-button-search{box-sizing:content-box;height:1.6rem;min-width:3rem;vertical-align:top;font-size:0.9rem;margin-left:0.5rem;padding:0 0.5rem}
.suit1-option-div{box-sizing:border-box;width:100%;min-height:3rem;border:1px solid var(--suit1-color3,#DDDDDD)}
.suit1-option-div-in{padding: 0.5rem 1rem}
.suit1-contain-all{border:1px solid var(--suit1-color3,#DDDDDD);margin:1rem 2rem 0 2rem}
.suit1-ul{float:left;position:absolute;left:20px;top:-1px;height:28px;font-size:14px}
.suit1-li-se{float:left;padding:0 1.5rem;cursor:pointer;background:var(--suit1-color4,#ffffff);margin-right:0.5rem;margin-top:0.33rem;color:var(--suit1-color1,#7db4d8);border-bottom:2px solid var(--suit1-color4,#ffffff);border-top:4px solid var(--suit1-color2,#2468a9);border-left:1px solid var(--suit1-color2,#2468a9);border-right:1px solid var(--suit1-color2,#2468a9)}
.suit1-li-none{float:left;padding:0 1.5rem;cursor:pointer;background:var(--suit1-color2,#2468a9);margin-right:0.5rem;margin-top:0.33rem;color:var(--suit1-color4,#ffffff);border:1px solid var(--suit1-color2,#2468a9);border-top:4px solid var(--suit1-color2,#2468a9)}
.suit1-tab-div{height:2.5rem;line-height:30px;background: var(--suit1-color5,#EFF3F8);padding:0 1.3rem;border-bottom:1px solid var(--suit1-color3,#DDDDDD);position:relative}
.suit1-page-show{padding:1.2rem;overflow:auto;display: block}
.suit1-page-none{padding:1.2rem;overflow:auto;display: none}
.suit1-page-num-all{padding:0.6rem 0.8rem;line-height:3rem;text-align:center}
.suit1-page-div{display:inline-block;min-width:2rem;height:2.8rem;line-height:2.5rem;border:0.15rem solid var(--suit1-color7,#e2e2e2);background: var(--suit1-color4,#ffffff);color: var(--suit1-color8,#7a7777);font-size:1rem;padding:0 0.6rem;cursor:pointer;margin:0 0.3rem;font-weight:bold}
.suit1-page-div2{display:inline-block;min-width:2rem;height:2.8rem;line-height:2.5rem;border:0.15rem solid #b5b5b5;background: #ffffff;color: #7a7777;font-size:1rem;padding:0 0.6rem;cursor:pointer;margin:0 0.3rem;font-weight:bold}
.suit1-page-div:hover{border-color: #b5b5b5}

/*小键盘*/
.small-keyboard-total{width:13.2rem;height:16.4rem;z-index:999;background-color:#cbe6f5;position:absolute;padding:0.2rem 0.1rem 0.1rem 0.2rem;border-radius:0.3rem}
.small-keyboard-value{width:12.6rem;margin:0.1rem;border:1px solid #c76520;height:3rem;line-height:3rem;text-align: right;padding: 0 0.5rem;font-size: 1.3rem;color: #6f1cfd;font-weight: bolder}
.small-keyboard-num{text-align:center;float:left;width:3rem;height:3rem;margin:0.1rem;line-height:3rem;border:1px solid #da4343;cursor:pointer;font-weight:bolder}
.small-keyboard-num2{text-align:center;float:left;width:6.2rem;height:3rem;margin:0.1rem;line-height:3rem;border:1px solid #da4343;cursor:pointer;font-weight:bolder}
.small-keyboard-num3{text-align:center;float:left;width:3rem;height:6.2rem;margin:0.1rem;line-height:6.2rem;border:1px solid #da4343;cursor:pointer;font-weight:bolder}


/*ai样式系列（极简，黑白，高对比度）*/
.row-suit-ai{width:100%;min-height: 3.5rem;white-space:normal;padding:0.6rem 1rem;position:relative}
.input-suit-ai{height:2.3rem;border:1px solid black;padding:0.3rem 0.75rem;font-size:0.9rem;border-radius:0.75rem}
.input-suit-ai:focus{outline:none;border:black solid 1px}
.label-suit-ai{cursor:pointer}
.button-suit-ai{height:2rem;margin:0.15rem 0;padding:0 1rem;font-size:0.9rem;font-weight:bold;border:black solid 1px;border-radius:0.6rem;color:black;cursor:pointer;background-color:transparent}
.button-suit-ai:hover{background-color:#f5f5f5}
.span-suit-ai{padding:0 0.1rem 0 0.5rem;font-size:0.9rem;color:black;height:2.3rem;line-height:2.3rem}
.select-suit-ai{height:2rem;margin:0.15rem;font-size:0.9rem;padding:0 0.5rem 0 0.9rem;border-radius:0.8rem;outline:none;cursor:pointer;border:black solid 1px}
.select-suit-ai:focus{border:black solid 1px}


/**/
.input-file-blue{display:inline-block;padding:0.5rem 1.2rem;background-color:#4395ed;color:white;border-radius:0.3rem;cursor:pointer;text-align:center;font-size:0.9rem}
.input-file-blue:hover{background-color:#2d7ed6}


