


/* body .btn-primary {
  background-color: #2baab1;
  border-color: #2baab1;
} */
body .btn-primary {
  background-color: #2671aa;
  border-color: #2671aa;
  border: 2px solid #2671aa !important;
  /* color: #5CA0DE; */
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  border-color: #2671aa !important;
  background-color: #2671aa!important;
  border: 2px solid #2671aa !important;
}

/* heading */
html .panel-tertiary .panel-heading {
  /* background: #2baab1; */
  background: #5e3a8a;
}

a {
    color: #729ec6;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
a:hover, a:active, a:focus {
  /* color: #17B794; */
  color: #57368d;
  outline: none;
  text-decoration: none;
}
::-webkit-selection {
  color: #fff;
  background: #6aa6dc;
}

::-moz-selection {
  color: #fff;
  background: #6aa6dc;
}

::selection {
  color: #fff;
  background: #6aa6dc;
}

.gtco-nav ul li a {
    font-size: 16px;
    padding: 30px 10px;
    /* color: #3ac1bc; */
    color: #669ec6;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
.gtco-products .gtco-item .overlay:before {
    z-index: 7;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .8;
    background: #dbc4ec;
    background: -moz-linear-gradient(left, #dbc4ec 0%, #57368d 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #dbc4ec), color-stop(100%, #57368d));
    background: -webkit-linear-gradient(left, #dbc4ec 0%, #57368d 100%);
    background: -o-linear-gradient(left, #dbc4ec 0%, #57368d 100%);
    background: -ms-linear-gradient(left, #dbc4ec 0%, #57368d 100%);
    background: linear-gradient(to right, #dbc4ec 0%, #57368d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbc4ec', endColorstr='#57368d', GradientType=1 );
  }

#gtco-header {
    background: #dbc4ec;
    background: -moz-linear-gradient(left, #caace0 0%, #57368d 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #dbc4ec), color-stop(100%, #57368d));
    background: -webkit-linear-gradient(left, #dbc4ec 0%, #57368d 100%);
    background: -o-linear-gradient(left, #dbc4ec 0%, #57368d 100%);
    background: -ms-linear-gradient(left, #dbc4ec 0%, #57368d 100%);
    background: linear-gradient(to right, #dbc4ec 0%, #57368d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbc4ec', endColorstr='#57368d', GradientType=1 );
  }

.table > thead:first-child > tr:first-child > th {
    text-align: center;
    vertical-align: middle !important;
    padding:5px !important;
}
/* dataTables鍒楀唴瀹瑰眳涓� */
.table > tbody > tr > td {
    text-align: center;
    vertical-align: middle !important;
}

.btn-example {
  color: #ffffff ;
  background-color: #dc9c6a;
  border-color: #dc9c6a;
}



@media (min-width: 992px) {
  .col-md-1-mo, .col-md-2-mo{
      float: left;
  }
  .col-md-2-mo {
      width: 13.333333%;
  }
  .col-md-1-mo {
      width: 6.666667%;
  }
 
}

.col-md-1-mo :active, .col-md-2-mo :active, 
.col-md-1-mo :focus, .col-md-2-mo :focus,
.col-md-1-mo :hover, .col-md-2-mo :hover{
  /* color: #57368d; */
  border-color: #57368d;
}

.col-md-2-index {
  width: 13.333333%;
}
.col-md-1-index {
  width: 6.666667%;
}
.col-md-1-index,.col-md-2-index{
  float:right
}
.link-item{
  font-size: small;
}
.btn-ok{
  font-size: 14px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  letter-spacing: 0px;
  
  -webkit-box-shadow: 0px 0px 0px 0px; 
  -moz-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;

}
.btn-ok:focus{
  border-color: #66afe9;
  outline: 0;
}
.page-input{
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
}

.organ-wrapper {
  position: relative;
  width: 600px;
  height: 800px;
  margin: 0 auto;
}

.human-body {
  position: absolute;
  width: 300px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

/* 环绕样式：放射布局 */
.organ-block {
  position: absolute;
  width: 70px;
  text-align: center;
  transform-origin: center center;
  top: 45%;
  left: 45%;
}

.organ-block img.organ-pic {
  width: 100%;
}

.organ-name {
  font-size: 13px;
  margin-top: 4px;
  display: block;
}

.human-brain      { transform: rotate(0deg)       translate(360px) rotate(-0deg); }
.human-heart      { transform: rotate(25.7143deg) translate(360px) rotate(-25.7143deg); }
.human-liver      { transform: rotate(51.4286deg) translate(360px) rotate(-51.4286deg); }
.human-lung       { transform: rotate(77.1429deg) translate(360px) rotate(-77.1429deg); }
.human-kidney     { transform: rotate(102.8571deg)translate(360px) rotate(-102.8571deg); }
.human-intestine  { transform: rotate(128.5714deg)translate(360px) rotate(-128.5714deg); }
.human-stomach    { transform: rotate(154.2857deg)translate(360px) rotate(-154.2857deg); }
.human-skin       { transform: rotate(180deg)     translate(360px) rotate(-180deg); }
.human-muscle     { transform: rotate(205.7143deg)translate(360px) rotate(-205.7143deg); }
.human-pancreas   { transform: rotate(231.4286deg)translate(360px) rotate(-231.4286deg); }
.human-eye        { transform: rotate(257.1429deg)translate(360px) rotate(-257.1429deg); }
.human-blood      { transform: rotate(282.8571deg)translate(360px) rotate(-282.8571deg); }
.human-ovary      { transform: rotate(308.5714deg)translate(360px) rotate(-308.5714deg); }
.human-others     { transform: rotate(334.2857deg)translate(360px) rotate(-334.2857deg); }


/* 时间轴基础样式 */
.timeline {
    list-style: none;
    padding: 0;
    position: relative;
}

.timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #e9ecef;
    left: 50%;
    margin-left: -1px;
}

.timeline-item {
    margin-bottom: 15px;
    position: relative;
    clear: both;
}

.timeline-badge {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -15px;
    background-color: #5d9cec;
    z-index: 2;
    border-radius: 50%;
}

/* 时间轴面板基础样式 */
.timeline-panel {
    width: 46%;
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 15px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    /* 清除浮动 */
    float: left;
    clear: both;
}

/* 右侧面板箭头 */
.timeline-panel:after {
    content: '';
    position: absolute;
    top: 15px;
    right: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #fff;
}

/* 左侧面板（反转） */
.timeline-item.inverted .timeline-panel {
    float: right;
}

/* 左侧面板箭头 */
.timeline-item.inverted .timeline-panel:after {
    right: auto;
    left: -15px;
    border-width: 15px 15px 15px 0;
    border-color: transparent #fff transparent transparent;
}

/* 其他样式保持不变 */
.timeline-badge.primary { background-color: #5d9cec; }
.timeline-badge.success { background-color: #48cfad; }
.timeline-badge.warning { background-color: #f6bb42; }
.timeline-badge.danger { background-color: #ed5565; }
.timeline-badge.info { background-color: #5dc0de; }

.timeline-title {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
}

.timeline-body p {
    margin-bottom: 10px;
    font-size: 14px;
}

.timeline-body .btn {
    margin-top: 5px;
}

.timeline-container::-webkit-scrollbar {
    width: 6px;
}

.timeline-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.timeline-container::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

.timeline-container::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}

.related-work {
            margin: 0px 0;
        }
.work-link {
    text-decoration: none;
    color: #333;
    display: block;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #f8f9fa;
    transition: all 0.3s ease;
    height: 100%;
    text-align: center;
}
.work-link:hover {
    display: block;
    background-color: #e9ecef;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    color: #007bff;
    text-decoration: none;
}
.work-icon {
    font-size: 3rem;
    margin-bottom: 15px;
    display: block;
}
.postgresql-icon {
    color: #336791;
}
.mongodb-icon {
    color: #47A248;
}
.redis-icon {
    color: #DC382D;
}
.cassandra-icon {
    color: #1287B1;
}
.work-title {
    font-size: 2.2rem;
    font-weight: 600;
    margin-bottom: 8px;
    color: #2c3e50;
}
.work-description {
    font-size: 1.5rem;
    color: #6c757d;
    line-height: 1.4;
}
.work-type {
    font-size: 1.5rem;
    color: #007bff;
    font-weight: 500;
    margin-bottom: 5px;
}

.work-icon {
    font-size: 3rem;
    margin-bottom: 15px;
    display: block;
}
.work-icon-img {
    width: 100%;
    max-width: 180px;
    height: auto;
    margin-bottom: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
}

.work-icon-img {
    width: 100%;
    height: auto;
    max-width: 180px; /* 根据需要调整最大宽度 */
    max-height: 150px; /* 根据需要调整最大高度 */
    object-fit: contain; /* 保持图片比例，不变形 */
    display: block;
    margin: 0 auto; /* 居中显示 */
}
.work-link {
    display: block;
    height: 150px; /* 设置固定高度 */
    padding: 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    text-decoration: none;
    text-align: center;
    transition: all 0.3s ease;
}
.work-link:hover {
    transform: translateY(-2px); /* 可选：悬停效果 */
}

.work-title {
    position: absolute;
    bottom: 5px;
    left: 20px;
    right: 20px;
    font-size: 19px;
    font-weight: 600;
    color: #333;
}


