#accordion {
  width: 960px;
  border-bottom: 3px solid #e7e7e7;
  min-height: 783px;
  margin-right: 26px;
}

#accordion .active {
  /* font-size: 16px; */
}

.yt-block .nav-link {
  padding: 10px;
  color: #101010;
}

.show h4 {
  color: #101010;
  font-size: 18px;
}

.details {
  margin-bottom: 50px;
}

section p {
  font-size: 14px;
  text-indent: 2em;
}

h4 {
  margin: 40px 0;
  text-align: center;
}

.title-img {
  text-align: center;
}

.title-img img {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
}

.yt-block .clearfix > div {
  width: 50%;
  padding: 0 20px;
}

.text h6 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 40px;
}

.text span {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ffa461;
  margin-right: 20px;
  border-radius: 50%;
  line-height: 15px;
  vertical-align: middle;
}

.texts {
  font-size: 12px;
  line-height: 20px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: none;
}

#accordion a.nav-link {
  font-weight: 700;
  display: block;
  padding: 0;
  font-size: 16px;
  line-height: 36px;
  margin-bottom: 12px;
  text-indent: 15px;
  border: 0;
  color: #6371a0;
  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;
}
#accordion > li {
  float: none;
}
/*#e0ecf9!important*/
.nav-tabs > li {
  float: none;
}
.nav-tabs {
  box-shadow: 0 0 50px 0 #bcbcbc;
  border-top: 4px solid #b5d0f8;
  border-bottom: 1px solid #ccc;
}
.panel-body {
  display: flex;
  padding-top: 40px;
}
.show-box {
  margin-bottom: 20px;
}
.hui-los {
  font-size: 18px;
  margin-top: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}
.hui-los span {
  position: relative;
}
.hui-los span:after {
  content: '\4E00';
  color: #b7ceeb;
  position: absolute;
  font-weight: 100;
  left: -30px;
}
.hui-los span:before {
  content: '\4E00';
  color: #b7ceeb;
  position: absolute;
  font-weight: 100;
  right: -30px;
}
.yt-block .nav-link {
  padding: 20px;
  font-size: 14px;
}
section p strong {
  line-height: 80px;
  font-size: 18px;
}
.nav > li > a:hover,
.nav > li > a:active,
.nav > li > a:focus {
  background: #e0ecf9 !important;
}
section p strong span {
  line-height: 80px !important;
  font-size: 18pt !important;
}
.gywmcol ul li.selected a {
  background: #e0ecf9;
}