.common-h-left a:first-child {
  margin-right: 20px;
  padding-right: 20px;
  display: block;
  float: left;
}

.common-height-auto-width-logo img {
  height: 60px;
}

.common-h-logo img {
  width: 56px;
  height: 56px;
}

.section-public-title {
  line-height: 50px;
  font-size: 36px;
  color: #03234b;
  font-weight: bold;
}

.section-title-row {
  display: flex;
  align-items: center;
  height: 50px;
  align-items: center;
  position: relative;
}

.title-row-logo {
  margin-left: 17px;
  display: flex;
  margin-left: 0.226667rem;
  align-items: center;
}

.cut-line {
  width: 2px;
  height: 0.8rem;
  background-color: #03234b;
}

.logo-name {
  line-height: 33px;
  font-size: 24px;
  margin-left: 12px;
  color: #03234b;
  font-weight: bold;
}

.logo-img {
  width: 113px;
  margin-left: 4px;
}

.logo-img img {
  width: 100%;
}

.banner-section-content-des {
  margin: 12px 0;
  font-size: 16px;
  line-height: 30px;
}

.apply_box {
  padding: 25px 30px 0;
  line-height: 30px;
  font-size: 16px;
}

.apply_box .h3 {
  font-weight: bold;
  text-align: left;
  margin-bottom: 5px;
  font-size: 30px;
  color: #03234b;
}

.apply_box .apply_btn {
  background: #3cb4e6;
  color: #fff;
  width: 210px;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  display: block;
}

.apply_box .apply_btn:hvoer {
  text-decoration: none;
  color: #fff;
  background-color: #378FC7;
}

.btm80 {
  margin-bottom: 80px;
}
.btm30 {
  margin-bottom: 30px;
}

.public-section {
  padding-top: 40px;
}

.public-container {
  width: 1000px;
}

.title-row-schedule {
  width: 340px;
  height: 41px;
  font-size: 18px;
  margin-left: 12px;
  border: 1px solid #03234b;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.16rem;
  font-weight: bold;
  color: #03234B;
}

.section-content {
  padding-top: 18px;
}

.section-content {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.24rem;
}

.activity-schedule-table {
  padding: 44px 24px 24px 24px;
}

.activity-schedule-table {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background-color: #E3F7FF;
  border-top: 4px solid #3CB4E6;
  margin: 0 auto;
}

.first-half {
  width: 436px;
}

.schedule-detail-row {
  font-size: 16px;
  display: flex;
  align-items: flex-start;
  line-height: 22px;
}

.schedule-detail-row-time {
  width: 110px;
  color: #3cb4e6;
  font-weight: bold;
  text-align: center;
}

.schedule-detail-row-circle {
  width: 8px;
  height: 8px;
  margin: 7px 12px;
  border-radius: 50%;
  background: #03234B;
}

.schedule-detail-row-title {
  color: #0a2950;
  width: calc(100% - 140px);
}

.schedule-detail-row:not(:first-child) {
  margin-top: 22px;
}

.second-half {
  width: calc(100% - 436px);
}

.left-cut-line {
  height: calc(100% - 68px);
  left: 149px;
  width: 1px;
  background: #03234B;
  position: absolute;
}

.right-cut-line {
  height: calc(100% - 68px);
  left: 585px;
}

.right-cut-line {
  width: 1px;
  background: #03234B;
  height: calc(100% - 68px);
  position: absolute;
}

.cut-br {
  height: 8px;
}

.activity-schedule-table-2 {
  padding: 22px 0 22px 24px;
  background: #E3F7FF;
  width: 100%;
  border-top: 2px solid #ffffff;
}

.table-2-title {
  width: 139px;
  line-height: 22px;
  font-size: 16px;
  display: inline-block;
  color: #3CB4E6;
  font-weight: bold;
}

.table-2-des {
  line-height: 22px;
  font-size: 16px;
  color: #03234A;
  display: inline-block;
}

.fansday-schedule-table {
  border-top: 6px solid #3CB4E6;
  background-color: #E3F7FF;
  margin: 0 auto;
}

.fansday-pc-table {
  border: none;
  background-color: transparent;
}

.fansday-pc-table th {
  padding: 12px 20px 17px;
  font-size: 18px;
  line-height: 25px;
  white-space: nowrap;
  text-align: center;
  color: #37A8D9;
  border: 1px solid #ffffff;
}

.fansday-pc-table tr td:first-child {
  white-space: nowrap;
  color: #3cb4e6;
  font-weight: bold;
}

.fansday-pc-table td {
  padding: 15px 12px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #ffffff;
}

.fansday-sub-tip {
  line-height: 20px;
  font-size: 14px;
  margin-top: 14px;
}

.section-public-title {
  line-height: 50px;
  font-size: 30px;
  color: #03234b;
  font-weight: bold;
}

.hackathon-box {
  padding: 20px 24px 40px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hackathon-box-left {
  width: 249px;
}

.hackathon-box-left img {
  width: 100%;
}

.hackathon-box-right {
  margin-left: 25px;
  width: calc(100% - 274px);
  margin-top: 2px;
}

.hackathon-des {
  line-height: 25px;
  font-size: 14px;
}

.hackathon-sign-btn {
  width: 96px;
  height: 36px;
  font-size: 14px;
  background-color: #03234b;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  cursor: pointer;
}

.hackathon-sign-btn:hover {
  color: #fff;
}

.public-schedule-table {
  background-color: #E3F7FF;
  border-top: 4px solid #3CB4E6;
  margin: 0 auto;
}

.hackathon-sign {
  margin-top: 38px;
}

.gift_box {
  padding-top: 1px;
}

.gift_box .h3 {
  line-height: 50px;
  font-size: 30px;
  color: #03234b;
  font-weight: bold;
}

.about_me {
  padding-top: 60px;
}

.about_me .about {
  padding: 0px ;
  line-height: 30px;
  font-size: 16px;
}

.about_me .h3 {
  line-height: 50px;
  font-size: 30px;
  color: #03234b;
  font-weight: bold;
  margin-top: 0;
}



.about_box .h3 {
  line-height: 50px;
  font-size: 30px;
  color: #03234b;
  font-weight: bold;
}

.about_box .box table tr td.td-l {
  text-align: center;
}

.about_box .box table tr td {
  font-size: 16px;
  line-height: 50px;
  padding-left: 15px;
}

.about_box .m-code {
  width: 180px;
}

.foot {
  padding-top: 60px;
}

.logo {
  margin-top: 16px;
}

.elogo {
  margin-top: 10px;
}

@media (max-width: 760px) {
  .apply_box .h3 {
    font-weight: bold;
    text-align: left;
    margin-bottom: 5px;
    font-size: 23px;
    color: #03234b;
}
.apply_box {
  padding: 25px 0px 0;
  line-height: 30px;
  font-size: 16px;
}
  .head {
    height: 3rem;
    padding: 0.5rem;
    box-sizing: initial;
  }
  .head img {
    height: 2rem;
    margin-top: 0;
    width: auto;
  }
  .elogo {
    margin-top: 0;
  }
  .section-public-title {
    font-size: 23px;
  }
  .hackathon-box-right {
    width: 100%;
    margin: 10px 0;
  }
  .gift_box .h3 {
    font-size: 23px;
  }
  .about_me .h3 {
    font-size: 23px;
  }
  .about_box .h3 {
    font-size: 23px;
  }
  .about_box .box table tr td {
    font-size: 16px;
    line-height: 25px;
    padding-left: 15px;
    vertical-align: top;
  }
  .m-code {
    width: 6rem !important;
    height: 6rem;
    display: block;
    margin: 1rem auto;
  }
}
