<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{max-width:650px;margin:0 auto;}
.col-sm-12{float:inherit;margin-top:15px;}
.city{border:1px solid #999;width:150px;height:26px;font-size:12px;line-height:26px;}
.no_info{
background:url(/base/ui/no_info.png) no-repeat center top;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;
color:#9ca9ba;font-size:20px;text-align:center;margin:20px auto;padding-top:70px;
}
.textarea{
width:100%;padding:8px;font-size:1.2em;line-height:1.2em;
background-color:rgba(255,255,255,.6);box-sizing:border-box;outline:none;vertical-align:middle;
}
.panel{margin-bottom:5px;}
.panel .date{font-size:12px;color:#999;}
.panel-heading{font-size:1.3em;}
.panel-body{padding:15px;}
.show img{width:100%;border-radius:4px;border:1px solid #ccc;margin:10px auto;}
.headnav{float:right;width:26px;height:26px;line-height:26px;margin:0;padding:0;border-radius:1em;}
.kcrow .form-control{width:36px;height:36px;border-radius:18px;}
.kcrow img,.kcrow textarea{width:100%;height:100px;border-radius:4px;border:1px solid #ccc;overflow:hidden;}
.kcrow button{width:26px;height:26px;border-radius:13px;padding:0;}
.kcrow table{width:100%}
.kcrow table.padding0 td{padding:0px}
.kcrow table.padding1 td{padding:5px}
.chat-hd{
position:fixed;z-index:3000;left:0;top:0;padding:15px 20px;
width:100%;text-align:left;vertical-align:top;overflow:hidden;background:#fff;border-bottom:1px solid #eaeaea;
display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline
}
.chat-hd .title{margin:0;padding:0;font-size:18px;color:#333;font-weight:bold;max-width:calc(100vw - 120px)}
.chat-hd .desc{
margin:0;margin-left:10px;padding:0;height:20px;line-height:20px;overflow:hidden;font-size:14px;color:#999;
white-space:nowrap;text-overflow:ellipsis;word-break:break-all;word-wrap:normal;
-webkit-box-flex:1;-ms-flex:1;flex:1;
}
.chat-hd .iconbox{
margin:0;padding:0;height:20px;line-height:20px;font-size:1em;
display:block;opacity:1;position:absolute;right:20px;cursor:pointer
}
.chat-hd .iconbox .iconfont{font-size:20px;color:#666;margin-left:10px}
.chat-hd .iconbox .iconfont:first-child{margin-left:0}
.chat-hd .iconbox .iconfont:active{color:#4979ff}
.multi_up_pic .tit{padding:10px;color:#999;font-size:14px}
.multi_up_pic .tit h4{font-weight:400}
.multi_up_pic .tit h4 em{font-size:14px}
.multi_up_pic .pic_out{padding:10px;background-color:#fff;font-size:0}
.multi_up_pic .pic_out .pic_box{position:relative;display:inline-block;box-sizing:border-box;margin:2%;width:45%;height:130px;border:1px solid #e7e7e7;border-radius:5%;background-position:center center;background-size:cover;background-repeat:no-repeat}
.multi_up_pic .pic_out .pic_box em{position:absolute;top:2px;right:5px;display:inline-block;width:25px;height:25px;border-radius:100%;background-color:red;color:#fff;text-align:center;font-weight:700;font-style:normal;font-size:16px;line-height:25px;cursor:pointer;}
#chosepic_btn,#chosepic1btn,#chosepic2btn{position:relative;display:block;box-sizing:border-box;margin:15px auto;width:100px;height:80px;border:1px solid #dbdbdb;border-radius:10px;background:#fefefe url('/base/ui/selectpic.png') no-repeat center center;}
#chosepic_btn input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}
.release_btn{margin-top:70px;padding:0 24px}
.release_btn button{width:100%;height:45px;outline:0;border:0;border-radius:3px;background-color:#2c87af;color:#fff;font-size:1.4rem}
.release_btn button.none_btn{margin-top:15px;border:1px solid #2c87af;background-color:#f2f2f2;color:#2c87af}
.oneview{width:45%;float:left;margin:1%;overflow:hidden;}
.thumbnail img{width:100%;}
.selectpic{position:relative;display:block;width:100px;height:100px;border:1px solid #eee;border-radius:5%;background:#fefefe url('/base/ui/selectpic.png') no-repeat center center;}
.listpic{width:100px;height:100px;}
.pic1box,.picbox{margin:10px auto;}
.pic1box img,.picbox img{width:100%;}
.del1pic{position:relative;z-index:500;left:15px;top:-50px;display:inline-block;width:25px;height:25px;border-radius:100%;background-color:red;color:#fff;text-align:center;font-weight:700;font-style:normal;font-size:16px;line-height:25px;cursor:pointer;}

.loadouter{color:rgba(0,0,0,0.9);}
.weui-mask_transparent{position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0;}
.weui-toast{
position:fixed;z-index:5000;width:13.6em;height:13.6em;top:40%;left:50%;
font-size:10px;text-align:center;color:rgba(255,255,255,0.9);line-height:1.4;
-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);
border-radius:12px;background-color:#4c4c4c;box-sizing:border-box;
display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;
-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;
-webkit-box-align:center;-webkit-align-items:center;align-items:center;
-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;
}
.weui-icon_toast{display:block;margin-bottom:16px;}
.weui-toast__content{font-size:17px;padding:0 12px;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;}
.weui-icon_toast.weui-loading{width:3.6em;height:3.6em;}
.weui-icon_toast.weui-primary-loading{width:1em;height:1em;font-size:40px;color:#ededed;}
.weui-icon_toast.weui-primary-loading:before{border-width:4px 0 4px 4px;}
.weui-icon_toast.weui-primary-loading:after{border-width:4px 4px 4px 0;}
.weui-icon_toast.weui-primary-loading .weui-primary-loading__dot{
width:4px;height:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;
}
.weui-primary-loading{
position:relative;width:1em;height:1em;vertical-align:middle;color:#606060;font-size:16px;
display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;
-webkit-animation:circleLoading 1s steps(60,end) infinite;
animation:circleLoading 1s steps(60,end) infinite;
}
.weui-primary-loading:before,.weui-primary-loading:after{
content:"";display:block;width:0.5em;height:1em;
box-sizing:border-box;border:0.125em solid;border-color:currentColor;
}
.weui-primary-loading:before{
border-right-width:0;border-top-left-radius:1em;border-bottom-left-radius:1em;
-webkit-mask-image:-webkit-linear-gradient(top,#000000 8%,rgba(0,0,0,0.3) 95%);
}
.weui-primary-loading:after{
border-left-width:0;border-top-right-radius:1em;border-bottom-right-radius:1em;
-webkit-mask-image:-webkit-linear-gradient(top,rgba(0,0,0,0) 8%,rgba(0,0,0,0.3) 95%);
}
.weui-primary-loading__dot{
position:absolute;top:0;left:50%;margin-left:-0.0625em;width:0.125em;height:0.125em;
border-top-right-radius:0.125em;border-bottom-right-radius:0.125em;background:currentColor;
}
@-webkit-keyframes circleLoading{
0%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}
100%{-webkit-transform:rotate3d(0,0,1,360deg);transform:rotate3d(0,0,1,360deg);}
}
@keyframes circleLoading{
0%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}
100%{-webkit-transform:rotate3d(0,0,1,360deg);transform:rotate3d(0,0,1,360deg);}
}</pre></body></html>