这个网站是深圳市灏景网络科技有限公司的。根据提供的素材,该网站使用了CSS样式来设计登录页面。其中,.qc-login{position: absolute !important;top:100px !important;}表示将登录区域定位在页面顶部的100像素处。

.qc-login div{margin: 0px !important;}用于设置登录区的外边距为0像素,使其与其他元素保持相同的高度。

.qc-login .header-img{ background: url("/images/lg_head.gif") no-repeat center center; background-size: 100%; height: 100%; width: 100%; position: absolute; top: 62px !important;}使用一个背景图像,并设置了其位置、尺寸和透明度(不透明度)。

.qc-login .header-title{ text-shadow: 0 0 .3rem #00d8ff;}给登录标题添加了一些阴影效果。

`.qc-login .content-left{ width: 26.2rem !important;