/*-------------------------------- Ã¦Â¸â€¦Ã©â„¢Â¤Ã¦ÂµÂ®Ã¥Å Â¨ ----------------------------------*/
.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.valedictorian-list li {
  margin-bottom: 20px;
}
.valedictorian-list .box-s {
  background: #F3F8FC;
  border-radius: 4px;
  padding: 0 20px 20px;
}
.valedictorian-list .box-s .box-title {
  border-bottom: 1px solid #E7EDF2;
  line-height: 54px;
  position: relative;
  margin-bottom: 15px;
}
.valedictorian-list .box-s .box-title::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 2;
  width: 20px;
  height: 2px;
  background: #0186CB;
}
.valedictorian-list .box-s .box-title .title-txt {
  float: left;
  font-weight: bold;
  color: #555555;
  font-size: 18px;
}
.valedictorian-list .box-s .box-title .title-more {
  float: right;
  padding-top: 24px;
  height: 54px;
}
.valedictorian-list .box-s .box-title .title-more span {
  display: block;
  float: left;
  width: 6px;
  height: 6px;
  background: #003F82;
  opacity: 0.12;
  border-radius: 50%;
  margin-right: 4px;
  transition: all 0.5s;
}
.valedictorian-list .box-s .box-title .title-more span:last-child {
  margin-right: 0;
}
.valedictorian-list .box-s .box-title .title-more:hover span {
  opacity: 0.6;
}
.valedictorian-list .box-s .box-cont {
  color: #54616F;
  line-height: 24px;
  font-size: 14px;
}
.valedictorian-list .box-s .box-cont > div {
  margin-bottom: 5px;
}
.valedictorian-list .box-s .box-cont > div:last-child {
  margin-bottom: 0;
}
.valedictorian-list .box-s .box-cont > div .cont-title {
  float: left;
}
.valedictorian-list .box-s .box-cont > div .cont-txt {
  overflow: hidden;
}
.new-other-channel a {
  display: block;
  color: #0186CB;
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 14px;
}
.tutor-introduction .tutor-groups {
  float: left;
  width: 224px;
  margin-right: 30px;
}
.tutor-introduction .tutor-content {
  overflow: hidden;
}
.tutor-introduction .tutor-info {
  font-size: 14px;
  color: #454545;
  line-height: 24px;
  text-align: justify;
}
.tutor-introduction .tutor-info p,
.tutor-introduction .tutor-info div {
  margin-bottom: 15px;
}
.tutor-groups {
  border-right: 1px solid #ECF2F7;
}
.tutor-groups .groups-box {
  margin-bottom: 10px;
}
.tutor-groups .groups-box:last-child {
  margin-bottom: 0;
}
.tutor-groups .groups-box .box-title {
  height: 32px;
  line-height: 32px;
  background: linear-gradient(180deg, #F9F9F9, #ECF2F7);
  padding-left: 10px;
  padding-right: 10px;
}
.tutor-groups .groups-box .box-title .title-s {
  position: relative;
  padding-left: 12px;
  color: #0186CB;
  font-size: 14px;
  font-weight: bold;
  float: left;
}
.tutor-groups .groups-box .box-title .title-s::after {
  content: '';
  position: absolute;
  left: 0;
  width: 2px;
  height: 14px;
  background: #0186CB;
  top: 9px;
}
.tutor-groups .groups-box .box-title .title-more {
  float: right;
  color: #0186CB;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  width: 28px;
  text-align: center;
}
.tutor-groups .groups-box .box-cont {
  padding: 10px;
  display: none;
}
.tutor-groups .groups-box .box-cont > a {
  float: left;
  background: url(iss-new-arrow.png) no-repeat left center;
  padding-left: 12px;
  width: 33.33333%;
  color: #697278;
  font-size: 13px;
  line-height: 32px;
  display: block;
  min-width: 67px;
  width: auto;
}
.tutor-groups .groups-box .box-cont > a:hover,.tutor-groups .groups-box .box-cont > a.active {
  text-decoration: underline;
}
.tutor-details .details-top {
  border-bottom: 1px solid #ECF2F7;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
.tutor-details .details-top .top-title {
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  font-size: 26px;
  margin-bottom: 10px;
}
.tutor-details .details-top .top-txt {
  font-size: 16px;
  color: #0186CB;
  line-height: 24px;
}
.tutor-details .details-img {
  padding-right: 8px;
  padding-bottom: 8px;
  position: relative;
  width: auto;
  height: auto;
  display: inline-block;
  z-index: 2;
  margin-bottom: 25px;
}
/* .tutor-details .details-img::after {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 0;
  bottom: 0;
  background: #012440;
  opacity: 0.08;
  z-index: -1;
} */
.tutor-details .details-img img {
  display: block;
  width: auto;
  height: auto;
}
.tutor-details .details-cont {
  color: #454545;
  line-height: 26px;
  font-size: 14px;
  text-align: justify;
}
.tutor-details .details-cont p,
.tutor-details .details-cont div {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .tutor-introduction .tutor-groups {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}