main {
  width: 100%;
  min-height: 300px;
  background-image: url("../img/content-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  min-width: 1200px;
}
.container-box-main-gsgk{
  background: transparent; padding: 0
}
.container-box-main .container-box-main-card {
  width: 334px;
  height: 160px;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.09);
  margin-bottom: 36px;
  padding-top: 24px;
  border: 1px #fff solid;
  transition: 0.5s;
}

.container-box-main-card:hover {
  border: 1px #e60012 solid;
  cursor: pointer;
}

.container-box-main-card h3 span {
  color: #231815;
  font-size: 16px;
  padding-left: 20px;
  transition: 0.8s;
}

.container-box-main-card:hover h3 span {
  color: #e60012;
}



.container-box-main-card h3 div {
  display: inline-block;
  width: 4px;
  height: 16px;
  background-color: #e60012;
}

.dev-history {
  color: #231815;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.dev-history-list-line {
  width: 100%;
  height: 1px;
  background-color: rgba(230, 0, 18, 0.3);
  position: relative;
  top: 50px;
}

.dev-history-list {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  cursor: grab;
  user-select: none;
}

.dev-history-list .left,
.dev-history-list .right {
  cursor: pointer;
  position: absolute;
}

.dev-history-list .left {
  left: -100px;
}

.dev-history-list .right {
  right: -100px;
}

.dev-history-list-container {
  padding: 50px 10px 20px 10px;
  width: 1200px;
  margin: 0 auto;
  overflow: auto;
}

.dev-history-item {
  width: 300px;
  margin-right: 36px;
}

.dev-history-item .year {
  margin-top: -40px;
  width: 129px;
}

.dev-history-item .year .year-num {
  color: #e60012;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.year-point-out {
  width: 20px;
  height: 20px;
  background-color: rgba(230, 0, 18, 0.2);
  border-radius: 100%;
}

.year-point-inner {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #e60012;
}

.base-line {
  width: 0.7px;
  height: 84px;
  z-index: 9;
}

.progress-container {
  width: 300px;
  top: 40px;
  border-radius: 17px;
  background: #fff;
  box-shadow: 0px 5px 8px 0px rgba(123, 52, 52, 0.1);
  padding: 38px 24px;
  margin-top: -38px;
  cursor: default;
}

.mouth-num {
  width: 36px;
}

.mouth-dot {
  width: 9px;
  height: 9px;
  border: 1px solid #e60012;
  z-index: 9;
  background-color: #fff;
}

.progress-dec {
  width: 208px;
  padding-left: 18px;
  left: -5px;
  position: relative;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}

.no-last .progress-dec {
  padding-bottom: 24px;
  border-left: 1px solid #e60012;
}

.dev-history-list-container::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.dev-history-list-container::-webkit-scrollbar-track {
  width: 6px;
  background: rgba(#101f1c, 0.1);
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.dev-history-list-container::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0.5);
  background-clip: padding-box;
  min-height: 16px;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  transition: background-color 0.3s;
  cursor: pointer;
}

.dev-history-list-container::-webkit-scrollbar-thumb:hover {
  background-color: rgba(144, 147, 153, 0.3);
}

.w1200-ma {
  width: 1200px !important;
  margin: 0 auto !important;
}

.gsgk-container-box-main-classify {
  padding-top: 36px;
  margin: 0 auto;
  width: 1080px !important;
}

.gsgk-classify-item-container {
  padding: 60px;
  display: block;
  background: #fff;
}

.gsgk-classify-item-container .more-dec {
  line-height: 30px;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
}

.slash {
  margin: 0 16px;
  width: 11px;
  height: 24px;
}

.company-profile-text {
  font-size: 20px;
  color: #231815;
  font-weight: 700;
}

.company-profile-dec {
  width: 100%;
  margin-top: 38px;
  color: #666;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.company-profile-img {
  width: 480px;
  height: 360px;
}

.company-profile-data-container {
  margin-top: 77px;
  margin-bottom: 50px;
  padding-top: 48px;
  padding-bottom: 38px;
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
}

.company-profile-data-container .data-line {
  width: 1px;
  height: 104px;
  background-color: #efefef;
}

.certificateItem {
  padding: 20px 0px;
  margin: 0 20px;
  width: 210px;
}

.dev-history-box {
  margin: 0 auto;
  background-color: #fff;
  padding: 40px 0;
  margin-top: 40px;
}

.certificado-dec {
  color: #000;
  width: 210px;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-top: 26px;
}

.certificado-icon {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
