Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 9488 байт. Загружен за: 1сек.
Проверяемая страница не запрещена в robots.txt.
Показать содержимое robots.txt
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="重庆本佳高科技有限公司-官网">
<meta name="description" content="重庆本佳高科技有限公司-官网重庆本佳高科技有限公司-官网位于金">
<title>重庆本佳高科技有限公司-官网</title>
<style>
:root { --orange:#f27a00; --dark:#666464; --text:#262626; --muted:#5d5d5d; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--text); font-family: Arial, "Microsoft YaHei", sans-serif; background: #fff; }
a { color: inherit; text-decoration: none; }
.top { height: 76px; display: flex; align-items: center; justify-content: space-between; max-width: 1240px; margin: 0 auto; padding: 0 24px; }
.brand { display: flex; flex-direction: column; gap: 3px; }
.brand strong { font-size: 22px; letter-spacing: .02em; }
.nav { display: flex; gap: 28px; color: #555; font-size: 15px; }
.nav a:hover { color: var(--orange); }
.section-title { display: grid; grid-template-columns: minmax(42px, 1fr) auto minmax(42px, 1fr); align-items: center; gap: 68px; max-width: 1320px; margin: 0 auto; padding: 68px 24px 70px; text-align: center; }
.section-title::before, .section-title::after { content: ""; height: 2px; background: #565656; }
.section-title h2 { margin: 0; color: var(--orange); font-size: clamp(34px, 4vw, 54px); font-weight: 300; letter-spacing: .05em; }
.section-title p { grid-column: 2; margin: 30px 0 0; font-size: clamp(24px, 3vw, 36px); }
.industry-band { background: var(--dark); padding: 72px 24px; }
.industry-grid { max-width: 980px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }
.industry-item { min-width: 0; aspect-ratio: 1 / 1; background: #6b6969; overflow: hidden; }
.industry-item img { width: 100%; height: 100%; display: block; object-fit: cover; }
.about { padding: 76px 24px 84px; text-align: center; background: #fff; }
.about .section-title { padding-top: 0; padding-bottom: 56px; }
.about-box { max-width: 940px; margin: 0 auto; padding-top: 8px; }
.about-text { white-space: pre-line; font-size: clamp(20px, 2vw, 26px); line-height: 1.95; color: var(--muted); max-width: 900px; margin: 0 auto; }
.more { display: inline-flex; align-items: center; justify-content: center; margin-top: 44px; min-height: 50px; padding: 0 20px; border: 1px solid #777; border-radius: 6px; color: #555; font-size: 14px; }
.footer { border-top: 14px solid var(--orange); background: var(--dark); color: #fff; padding: 92px 24px 72px; }
.footer-inner { max-width: 1320px; margin: 0 auto; display: grid; grid-template-columns: minmax(0, 1fr); gap: 24px; align-items: start; }
.footer-links { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 18px 32px; }
.footer-link a { display: block; color: #f2f2f2; padding-left: 16px; border-left: 2px solid var(--orange); font-size: 16px; line-height: 1.5; overflow-wrap: anywhere; }
.copyright { grid-column: 1 / -1; margin-top: 38px; color: #ececec; font-size: 14px; text-align: center; }
@media (max-width: 1080px) {
.industry-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.footer-links { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 720px) {
.top { height: auto; padding: 18px 16px; align-items: flex-start; gap: 16px; flex-direction: column; }
.nav { flex-wrap: wrap; gap: 14px 20px; }
.section-title { grid-template-columns: 1fr; gap: 14px; padding: 44px 18px; }
.section-title::before, .section-title::after { display: none; }
.section-title p { grid-column: 1; margin-top: 8px; }
.industry-band { padding: 24px 16px 36px; }
.industry-grid { max-width: 360px; }
.industry-grid, .footer-links { grid-template-columns: 1fr; }
.about { padding: 46px 16px 58px; }
.footer { padding: 48px 16px; }
}
</style>
</head>
<body>
<header class="top">
<a class="brand" href="/">
<strong>重庆本佳高科技有限公司-官网</strong>
</a>
<nav class="nav">
<a href="#industry">集团产业</a>
<a href="#about">关于我们</a>
<a href="#footer">友情链接</a>
</nav>
</header>
<section id="industry">
<div class="section-title">
<h2>重庆本佳高科技有限公司-官网</h2>
<p>集团产业</p>
</div>
<div class="industry-band">
<div class="industry-grid">
<div class="industry-item"><img src="/image/1.jpg" alt="集团产业"></div>
<div class="industry-item"><img src="/image/2.jpg" alt="集团产业"></div>
<div class="industry-item"><img src="/image/3.jpg" alt="集团产业"></div>
<div class="industry-item"><img src="/image/4.jpg" alt="集团产业"></div>
</div>
</div>
</section>
<section class="about" id="about">
<div class="section-title">
<h2>ABOUT US</h2>
<p>关于我们</p>
</div>
<div class="about-box">
<p class="about-text">重庆本佳高科技有限公司-官网位于金牛区城隍庙金房电子电器商城库房17区A2楼,营业范围有系统集成、综合布线;安全技术防范工程、设计及技术咨询;商品批发与零售。四川锐海电子系统集成有限公司前身中海电器商店于一九九七年三月成立于成都,随着业务的不断发展和为了更好地服务客户,于二OO二年正式成立四川锐海电子系统集成有限公司,并且全公司于2005年获得ISO9001质量管理体系认证。本公司是集专业音频设备销售、音频工程设计、安装、调试、技术培训、专业音频技术咨询于一体的集团公司,业务范围主要有:1.全面负责国际知名音频设备产品,包括美国C-MARK音响系统设备;意大利LEM音箱;台湾3G音箱;英国声艺调音台;美国DBX周边设备;德国KINGAUDIO功率放大器;英国E.S.W.N扬声器;C-MARK声像跟踪系统;TKOKO公共广播系统设备;意大利LINK接插件及线材等,在四川及西南地区的品牌推广、销售、培训及技术支援。2.为四川及西南地区的大型演出,如各种演唱会、文艺晚会、新闻发布会、展览会、时装表演等提供音响器材的租赁业务,并负责调音、技术支持等保驾护航的工作。3.提供专业扩声系统的设计、安装和调试服务,为专业扩声领域提供一揽子工程,满足行内高层次的需求。其他包括:高档专业KTV音箱、音响、演出音响、会议系统设备、舞台灯光、背景音乐、公共广播等系统工程。本公司在拓展中国市场的同时,积极外引内育,大力培养专业设计、维修技术人员,拥有一支设计及,经验丰富的专业安装、</p>
<a class="more" href="#footer">CLICK MORE</a>
</div>
</section>
<footer class="footer" id="footer">
<div class="footer-inner">
<div class="footer-links">
<div class="footer-link">
<a href="http://www.shyous.com">上海佑思包装材料有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.x14p.cn">太原市晋源区梅梅百货经销部</a>
</div>
<div class="footer-link">
<a href="http://xga5m1.cn">鄂尔多斯市华宇电子有限-官网</a>
</div>
<div class="footer-link">
<a href="http://m.dgshtc.com">铁床,东莞铁床厂家,铁柜,公寓床,铁床批发—东莞三海家具制造有限公司</a>
</div>
<div class="footer-link">
<a href="http://caiqianke.com">深圳市牛邦科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.aoyutl.com">惠州市奥裕陶粒制品有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.azqnv5.cn">徐州武玲商贸有限公司</a>
</div>
<div class="footer-link">
<a href="http://zyxyljt.com">合肥瑶海区锐松网络技术信息咨询服务部</a>
</div>
<div class="footer-link">
<a href="http://ysf7htu32d.cn">潍坊汇江商贸有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.y4it0d.cn">南京保利家私有限公司</a>
</div>
<div class="footer-link">
<a href="http://shwllo.com">儋州市而辅网络科技有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.zgbxhb.com">太原市合和奇广告有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.xunfantc.com">安徽迅帆商贸有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.si85k.cn">湖北祥福农业发展有限公司</a>
</div>
<div class="footer-link">
<a href="http://shenwanggu.com">宽甸满族自治县惠农柱参专业合作社</a>
</div>
<div class="footer-link">
<a href="http://m.gmrfby.com">鹰潭市菲帆机械有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.sjhkkb.com">重庆金田托德科技有限公司-官网</a>
</div>
<div class="footer-link">
<a href="http://www.tkdtkd.com">湖南智远电子商务有限公司</a>
</div>
<div class="footer-link">
<a href="http://wengfa365.com">哈尔滨龙发科技开发有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.tuoshan1.cn">首页-厦门拓善达商贸有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.urtd7.cn">武汉东方华大新型材料有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.dgggzy.com">莲花县个阿呈竹木股份公司</a>
</div>
<div class="footer-link">
<a href="http://www.dxtbyhir.cn">yichang.dxtbyhir.cn/</a>
</div>
<div class="footer-link">
<a href="http://lytusp.com">重庆天晟航科技有限公司-官网</a>
</div>
<div class="footer-link">
<a href="http://m.m7190.com">沙坪坝区涵钟涪家居经营部</a>
</div>
<div class="footer-link">
<a href="http://ljl-ad.com">深圳市力伽力创意营销顾问有限公司</a>
</div>
<div class="footer-link">
<a href="http://m.xuefangqun.com">鸡西同甚西忙派有限责任公司</a>
</div>
<div class="footer-link">
<a href="http://www.wn3d5.cn">太原隆丰达贸汽车配件有限公司-官网</a>
</div>
<div class="footer-link">
<a href="http://m.szqkbj.com">苏州工厂搬迁_苏州单位搬迁_公司搬迁_苏州市勤恳搬家运输服务有限公司</a>
</div>
<div class="footer-link">
<a href="http://www.hrbxdhy.com">飞春养殖技术_会泽县飞春养殖技术有限公司</a>
</div>
</div>
<div class="copyright">Copyright © 重庆本佳高科技有限公司-官网 版权所有 | © 2026</div>
</div>
</footer>
</body>
</html>