/* display72293 — 对照 336090 style72293 */

.style72293 {
  width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}

.style72293 .header-row {
  background: linear-gradient(to left, #e83e7a, #f1538b, #f46698, #f775a3, #f46698, #f1538b, #e83e7a);
  height: 45px;
}

.style72293 .header-row td {
  text-align: center;
  padding: 8px;
}

.style72293 .title-text {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.style72293 .title-webname {
  color: #ffffff;
  font-size: 16px;
}

.style72293 .title-domain {
  color: #ffeb3b;
  font-size: 16px;
}

.style72293 .data-row td {
  padding: 12px 10px;
  border-top: 1px solid #eee;
  text-align: center;
  font-weight: bold;
}

.style72293 .data-content {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}

.style72293 .issue-label {
  color: #333;
  font-weight: bold;
  margin-right: 5px;
}

.style72293 .type-label {
  color: #800080;
  font-weight: bold;
}

.style72293 .prediction-content {
  color: #e74c3c;
  font-weight: bold;
}

.style72293 .result-content {
  color: #e74c3c;
  font-weight: bold;
}

.style72293 .accuracy-mark {
  color: #e74c3c;
  font-weight: bold;
  margin-left: 5px;
}

.style72293 .highlight {
  background-color: #fce303;
  border-radius: 3px;
}

.style72293 .link-item {
  display: block;
  padding: 10px;
  background: #f8f9fa;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  text-decoration: none;
  color: #333;
  text-align: left;
  margin: 4px 0;
}

.style72293 .link-badge {
  display: inline-block;
  padding: 2px 8px;
  background: #2196f3;
  color: white;
  border-radius: 3px;
  font-size: 12px;
  margin-right: 5px;
}

/* domain4 壳层覆盖 */
body.frontend-csy {
  background: #e6e6e6 url('/template/frontends/csy/assets/img/bg.jpg') center top / cover fixed no-repeat;
}

body.frontend-csy .box {
  max-width: 720px;
  margin: 0 auto;
}

body.frontend-csy .header-index--brand-logo,
body.frontend-csy .csy-logo-box {
  height: auto;
  background: transparent;
  padding: 0;
}

body.frontend-csy .csy-logo-box img {
  width: 100%;
  height: auto;
  display: block;
}

body.frontend-csy .nav2 {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 2px;
  font-size: 13px;
  background: #fff;
}

body.frontend-csy .nav2 ul {
  padding: 2px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
}

body.frontend-csy .nav2 ul li {
  width: 20%;
  box-sizing: border-box;
  padding: 0 2px;
  margin: 2px 0;
}

body.frontend-csy .nav2 ul li a {
  display: block;
  padding: 3px 0;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  background: #e83e7a;
  height: auto;
  line-height: 1.6;
  text-decoration: none;
}

body.frontend-csy .nav2 ul li a:hover {
  background: #da183b;
  opacity: 1;
}

body.frontend-csy #nav2[data-fixed='fixed'] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

body.frontend-csy .csy-footer {
  max-width: 720px;
  margin: 10px auto;
  padding: 12px;
  background: #fff;
  text-align: center;
  line-height: 1.7;
}

body.frontend-csy .csy-footer .csy-brand {
  color: #ff00ff;
  font-size: 18px;
  font-weight: bold;
}

body.frontend-csy .home-skel-module--display72293 {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}

body.frontend-csy .home-skel-module--display72293 > .box.pad {
  margin: 0;
}
