.h-divider{margin:45px auto 25px;position:relative}.h-divider .shadow{overflow:hidden;height:20px}.h-divider .shadow:after{content:"";display:block;margin:-25px auto 0;width:100%;height:25px;border-radius:125px/12px;box-shadow:0 0 8px rgba(0,0,0,.8)}.h-divider .text{width:75px;height:45px;padding:10px;position:absolute;bottom:100%;margin-bottom:-23px;left:50%;margin-left:-40px;border-radius:100%;box-shadow:0 2px 4px rgba(0,0,0,.8);background:#fff}.h-divider .text i{position:absolute;top:4px;bottom:4px;left:4px;right:4px;border-radius:100%;border:1px dashed #aaa;text-align:center;line-height:38px;font-style:normal;font-weight:700;color:#999}