@charset "utf-8"; /* css document */ * { margin: 0; padding: 0; } body { width: 750px; margin: 0px auto; } .box { position: relative; font-size: 0; text-align: center; } #qltempoverlay{display: none !important;} /* loading 100% 的大小设置 */ .queryloader__overlay__percentage { font-size: 36px !important; } /* loading logo background-size: 200px; 修改logo 的大小 */ .queryloader__overlay { background-image: url(/uploads/image/ri2182images/hlw-logo.png); background-repeat: no-repeat; background-position: 50% 35%; background-size: 200px; } .main{overflow: hidden;} .rw{ background-color: #ffefdd; display: flex; flex-wrap:wrap; justify-content:space-around; } .rwimg{margin-bottom: 45px;} /* .tc{position: fixed;width: 750px;height: 100%;z-index: 999;top: 0;display: none;} */ /* .tcbox{width: 100%;height: 100%;overflow-y: scroll;background-color: #fff;} */ .video,.vbg{width: 663px;height: 342px;background-color: black;margin: auto;} .hide{display: none;} .txt{margin: 50px auto 0;display: block;} .close{margin: 45px auto;display: block;} .tbox{min-height: 100vh;font-size: 0;width: 750px;z-index: 99;position: absolute;top: 0;background-color: #fff;display: none;}