/*!
 *  author:fanjiantao 
 *  date: 2021/1/31 下午11:03:21 
 *  email: 1418154909@qq.com
 */.tagBox{height:37px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tagBox,.tagBox .tagViews{width:100%;overflow:hidden;background:#eee}.tagBox .tagViews{position:absolute;height:54px;white-space:nowrap;font-size:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tagBox .tagViews .tagItem{height:100%;width:auto;display:inline-block;line-height:37px;padding:0 10px;font-size:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:2px 2px 0 0;position:relative;cursor:pointer}.tagBox .tagViews .tagItem p.p1,.tagBox .tagViews .tagItem p.p2{display:none}.tagBox .tagViews .tagItem:last-child.border:before{width:0}.tagBox .tagViews .tagItem:last-child.border:before{border-width:0;display:none}.tagBox .tagViews .tagItem.border:before{content:"";display:inline-block;position:absolute;width:1px;height:13px;right:0;background:#9a8f8f;top:50%;margin-top:-7.5px}.tagBox .tagViews .tagItem.active{background-color:#fff;border-radius:4px 4px 0 0;text-shadow:0 0 1px #2196f3;color:#2196f3}.tagBox .tagViews .tagItem .close{display:inline-block;margin-left:8px;width:15px;height:15px;text-align:center;border-radius:4px;line-height:15px;margin-top:7.5px;-webkit-transition:background .5s ease;-o-transition:background .5s ease;transition:background .5s ease}.tagBox .tagViews .tagItem .close:hover{background:#d8d8d8}.frameViewBox{position:relative}.frameViewBox iframe{position:absolute;left:0;top:0}