.fside{padding:10px 15px 0 15px;}
.fside li{border-radius:6px;background-color:#F8F7FD;line-height:50px;font-size:14px;margin-bottom:10px;cursor:pointer;}
.fside li strong{display:inline-block;font-size:18px;font-weight:700;width:60px;text-align:center;}
.fside li.on{background-color:#0D6FB8;color:#FFF;}
.fside input {width:268px;border:#EEEEEE 1px solid;border-radius:8px;padding:8px 8px 8px 26px;font-size:14px;background:#FFFFFF url('image/icon-search16.png') no-repeat 6px center;outline:none;margin:20px 0;}
.fside input:hover {width:268px;}

.card{border-radius:12px;background-color:#E8E5F5;padding:20px 22px;box-shadow:0 2px 8px rgba(124, 92, 252, 0.06);margin-bottom:10px;}
.card .time{font-size:16px;color:#00b4d8;font-weight:600;}
.card h2{margin:6px 0 15px 0;font-size:18px;font-weight:600;}
.card .meta{margin-bottom:10px;font-size:13px;font-weight:550;}
.card .meta span{background-color:#E4F2FB;margin-right:10px;border-radius:6px;padding:3px 8px;color:#027FB8;font-size:14px;}
.card .meta span i{font-size:13px;margin-right:4px;}
.card .meta span b{font-weight:550;font-size:14px;}
.card .meta .time i:before{content:'\ea67';}
.card .meta .area i:before{content:'\e6b4';}
.card .meta .order i:before{content:'\e7a9';}
.card .desc{font-size:14px;color:#747a84;line-height:1.7;}
.card .foot{margin-top:15px;text-align:right;}
.btn-sm{padding:6px 14px;background:linear-gradient(135deg, #0a4d8c 0%, #00b4d8 100%);color:#FFF;box-shadow: 0 4px 12px rgba(10, 77, 140, 0.3);border-radius:15px;border:0;}
.btn-sm span{color:#FFF;}
.empty-data{margin:0;padding:0;padding-top:100px;}

.show-top{background-color:#EEEEEE;padding-top:45px;}
.show-top .card-image{position:relative;background-color:#FFF;height:40px;}
.show-top .card-image img{width:78px;height:78px;border-radius:16px;position:absolute;left:50%;top:0;margin-left:-39px;margin-top:-39px;}
.show-top h3{line-height:60px;background-color:#FFF;text-align:center;font-size:20px;}
.show-card{padding:16px;border-radius:10px 10px 0 0}
.show-content h4{font-weight:600;font-size:18px;line-height:44px;border-bottom:1px solid #002dbb;margin-bottom:10px;}
.show-content .show-items{line-height:2.4;margin-bottom:12px;font-size:16px;display:flex;justify-content: space-between;}
.show-content .show-items .label{flex-shrink:0;width:70px;}
.show-content .show-items img{width:80px;height:80px;margin-right:5px;margin-bottom:5px;border-radius:5px;border:1px solid #d2d2d2;}
.show-card b{font-weight:normal;}
.show-foot{padding:20px 16px 30px 16px;background-color:#FFF;border-radius:10px 10px 0 0}
.show-foot .avatar img{width:50px;height:50px;margin-right:16px;border:1px solid #d2d2d2;}
.show-foot .avatar .show-avatar{font-size:14px;color:#999;}
.show-foot .avatar .show-avatar .show-truename{font-weight:600;font-size:16px;color:blue;margin-right:5px;}
.show-foot .f_r a{padding:5px 20px;display:inline-block;background-color:#2563EB;color:#FFF;font-size:14px;border-radius:5px;margin-top:8px;}
.h2-tag{font-size:14px;padding:1px 3px;border-radius:4px;border:1px solid #27ae60;font-weight:0;color:#27ae60;margin-right:5px;}