index.css.map
3.41 KB
{"version":3,"sources":["pc4mobx/portal4coms/portalTsShow/components/css/index.css"],"names":[],"mappings":"AAAA,cACI,YACA,gBAAkB,CAEtB,qBACI,WACA,aAAe,CAGnB,6BACI,aACA,cACA,WAAa,CAGjB,oBACI,qBACA,YAEA,gBAEA,sBAGA,aACA,YACA,oCAAuC,CAG3C,0BAEI,oBAAkB,CAOtB,kCACI,kBACA,WACA,YACA,kBAEA,gBACA,cAAgB,CAGpB,wCACI,iCACQ,wBAA6B,CAIzC,+BACI,WACA,UAAY,CAGhB,+BAEI,WACA,WACA,iBACA,yBACA,kBACA,mBACA,gBACA,0BACG,uBACH,eACA,WACA,iBACA,eAAgB,CAGpB,qCACI,cAAgB,CAGpB,sCACI,kBACA,iCACA,eACA,4BACA,WACA,UACA,QACA,WAAa,CAGjB,sBACI,qBACA,WAAe,CAGnB,oCACI,YACA,YACA,aACA,mBACA,cAAgB,CAGpB,qCACI,qBACA,WACA,YACA,iBACA,mBACA,eACA,WACA,kBACA,cAAgB,CAGpB,qBACI,qBACA,iBAAmB,CAGvB,kCACI,qBACA,gBAAkB","file":"index.css?v=1f4a7fe5","sourcesContent":[".portalTsShow{\r\n height: 100%;\r\n padding-top: 18px;\r\n}\r\n.portalTsShow .items{\r\n width: 100%;\r\n overflow: auto;\r\n}\r\n\r\n.portalTsShow .items-content{\r\n width: 1080px;\r\n margin: 0 auto;\r\n height: 100%;\r\n}\r\n\r\n.portalTsShow .item{\r\n display: inline-block;\r\n font-size: 0px;\r\n overflow:hidden;\r\n overflow:hidden;\r\n padding-right: 15px;\r\n padding-left: 15px;\r\n padding-bottom: 20px;\r\n padding-top: 7px;\r\n height: 200px;\r\n width: 270px;\r\n -webkit-transition: padding 0.15s ease;\r\n}\r\n\r\n.portalTsShow .item:hover{\r\n padding-right: 8px;\r\n padding-left: 8px;\r\n padding-bottom: 10px;\r\n padding-top: 4px;\r\n\r\n}\r\n\r\n\r\n.portalTsShow .item .item-content{\r\n position: relative;\r\n width: 100%;\r\n height: 100%;\r\n border-radius: 5px;\r\n\r\n overflow: hidden;\r\n cursor: pointer;\r\n}\r\n\r\n.portalTsShow .item:hover .item-content{\r\n -webkit-box-shadow: 0 0 15px #888888;\r\n box-shadow: 0 0 15px #888888;\r\n}\r\n\r\n\r\n.portalTsShow .item .item-icon{\r\n width: 100%;\r\n height: 65%;\r\n}\r\n\r\n.portalTsShow .item .item-name{\r\n\r\n width: 100%;\r\n height: 35%;\r\n line-height: 60px;\r\n background-color: rgb(250, 250, 250);\r\n text-align: center;\r\n white-space: nowrap;\r\n overflow: hidden;\r\n -o-text-overflow: ellipsis;\r\n text-overflow: ellipsis;\r\n font-size: 12px;\r\n color: #000000;\r\n font-family: 微软雅黑;\r\n font-weight:400;\r\n}\r\n\r\n.portalTsShow .item:hover .item-name{\r\n font-size: 14px;\r\n}\r\n\r\n.portalTsShow .item .item-visit-count{\r\n position: absolute;\r\n background-color:rgba(0, 0, 0, 0.45);\r\n font-size: 13px;\r\n font-family: microsoft yahei;\r\n color: #ffffff;\r\n right: 5px;\r\n top: 5px;\r\n padding: 2px;\r\n}\r\n\r\n.portalTsShow .search{\r\n display: inline-block;\r\n font-size: 0px;\r\n}\r\n\r\n.portalTsShow .search .search-input{\r\n width: 200px;\r\n height: 34px;\r\n outline: none;\r\n vertical-align: top;\r\n font-size: 14px;\r\n}\r\n\r\n.portalTsShow .search .search-button{\r\n display:inline-block;\r\n width: 50px;\r\n height: 34px;\r\n line-height: 34px;\r\n background: rgba(102,192,244,1);\r\n font-size: 14px;\r\n color: #ffffff;\r\n text-align: center;\r\n cursor: pointer;\r\n}\r\n\r\n.portalTsShow .order{\r\n display: inline-block;\r\n margin-right: 10px;\r\n}\r\n\r\n.portalTsShow .order .order-title{\r\n display : inline-block;\r\n margin-right: 5px;\r\n}\r\n\r\n\n\n\n// WEBPACK FOOTER //\n// ../src4js/pc4mobx/portal4coms/portalTsShow/components/css/index.css"],"sourceRoot":""}