.btn-main {
  color: #fff;
  background-color: #e73e5d;
  border-color: #e73e5d;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
}
.btn-main:focus,
.btn-main.focus {
  color: #fff;
  background-color: #d71b3d;
  border-color: #93122a;
}
.btn-main:hover {
  color: #fff;
  background-color: #d71b3d;
  border-color: #ce1a3b;
}
.btn-main:active,
.btn-main.active,
.open > .dropdown-toggle.btn-main {
  color: #fff;
  background-color: #d71b3d;
  border-color: #ce1a3b;
}
.btn-main:active:hover,
.btn-main.active:hover,
.open > .dropdown-toggle.btn-main:hover,
.btn-main:active:focus,
.btn-main.active:focus,
.open > .dropdown-toggle.btn-main:focus,
.btn-main:active.focus,
.btn-main.active.focus,
.open > .dropdown-toggle.btn-main.focus {
  color: #fff;
  background-color: #b71734;
  border-color: #93122a;
}
.btn-main:active,
.btn-main.active,
.open > .dropdown-toggle.btn-main {
  background-image: none;
}
.btn-main.disabled,
.btn-main[disabled],
fieldset[disabled] .btn-main,
.btn-main.disabled:hover,
.btn-main[disabled]:hover,
fieldset[disabled] .btn-main:hover,
.btn-main.disabled:focus,
.btn-main[disabled]:focus,
fieldset[disabled] .btn-main:focus,
.btn-main.disabled.focus,
.btn-main[disabled].focus,
fieldset[disabled] .btn-main.focus,
.btn-main.disabled:active,
.btn-main[disabled]:active,
fieldset[disabled] .btn-main:active,
.btn-main.disabled.active,
.btn-main[disabled].active,
fieldset[disabled] .btn-main.active {
  background-color: #e73e5d;
  border-color: #e73e5d;
}
.btn-main .badge {
  color: #e73e5d;
  background-color: #fff;
}
.btn-gray {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
.btn-gray:focus,
.btn-gray.focus {
  color: #fff;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.btn-gray:hover {
  color: #fff;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #fff;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
  color: #fff;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
  background-color: #ccc;
  border-color: #ccc;
}
.btn-gray .badge {
  color: #ccc;
  background-color: #fff;
}
.btn-gray-black {
  color: #000;
  background-color: #eeeeee;
  border-color: #eeeeee;
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
}
.btn-gray-black:focus,
.btn-gray-black.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #afafaf;
}
.btn-gray-black:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #d0d0d0;
}
.btn-gray-black:active,
.btn-gray-black.active,
.open > .dropdown-toggle.btn-gray-black {
  color: #000;
  background-color: #d5d5d5;
  border-color: #d0d0d0;
}
.btn-gray-black:active:hover,
.btn-gray-black.active:hover,
.open > .dropdown-toggle.btn-gray-black:hover,
.btn-gray-black:active:focus,
.btn-gray-black.active:focus,
.open > .dropdown-toggle.btn-gray-black:focus,
.btn-gray-black:active.focus,
.btn-gray-black.active.focus,
.open > .dropdown-toggle.btn-gray-black.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #afafaf;
}
.btn-gray-black:active,
.btn-gray-black.active,
.open > .dropdown-toggle.btn-gray-black {
  background-image: none;
}
.btn-gray-black.disabled,
.btn-gray-black[disabled],
fieldset[disabled] .btn-gray-black,
.btn-gray-black.disabled:hover,
.btn-gray-black[disabled]:hover,
fieldset[disabled] .btn-gray-black:hover,
.btn-gray-black.disabled:focus,
.btn-gray-black[disabled]:focus,
fieldset[disabled] .btn-gray-black:focus,
.btn-gray-black.disabled.focus,
.btn-gray-black[disabled].focus,
fieldset[disabled] .btn-gray-black.focus,
.btn-gray-black.disabled:active,
.btn-gray-black[disabled]:active,
fieldset[disabled] .btn-gray-black:active,
.btn-gray-black.disabled.active,
.btn-gray-black[disabled].active,
fieldset[disabled] .btn-gray-black.active {
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-gray-black .badge {
  color: #eeeeee;
  background-color: #000;
}
.phone-icon {
  background-image: url('../images/phone-icon.png');
  background-repeat: no-repeat;
  background-size: 18px 32px;
  width: 18px;
  height: 32px;
}
.num-icon i {
  background-image: url('../images/num-icon.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.num-icon i.num-1 {
  background-position: 0 0;
  width: 55px;
  height: 55px;
}
.num-icon i.num-2 {
  background-position: 0 -65px;
  width: 55px;
  height: 55px;
}
.num-icon i.num-3 {
  background-position: 0 -130px;
  width: 55px;
  height: 55px;
}
.icons i {
  background-image: url('https://img.zumbacn.com/gucyclePic/spritesheet.svg');
  background-repeat: no-repeat;
  background-size: 280px 258px;
  display: inline-block;
}
.icons i.footer {
  background-position: -158px -10px;
  width: 50px;
  height: 50px;
}
.icons i.cycle-gray {
  background-position: -54px -110px;
  width: 41px;
  height: 41px;
}
.icons i.cycle-gray-lg {
  background-position: -10px -110px;
  width: 34px;
  height: 49px;
}
.icons i.close-yellow {
  background-position: -76px -208px;
  width: 15px;
  height: 15px;
}
.icons i.close-gray {
  background-position: -252px -201px;
  width: 15px;
  height: 15px;
}
.icons i.arrow-down {
  background-position: -201px -208px;
  width: 15px;
  height: 9px;
}
.icons i.fav {
  background-position: -126px -208px;
  width: 15px;
  height: 13px;
  transition: transform .2s;
}
.icons i.fav:hover {
  transform: scale(1.2);
}
.icons i.fav.active {
  background-position: -176px -208px;
  width: 15px;
  height: 13px;
}
.icons i.search {
  background-position: -218px -142px;
  width: 21px;
  height: 21px;
}
.icons i.bag {
  background-position: -182px -169px;
  width: 25px;
  height: 25px;
}
.icons i.true {
  background-position: -83px -60px;
  width: 46px;
  height: 35px;
}
.select-box {
  position: relative;
  display: inline-block;
}
.select-box select {
  padding: 0 30px 0 20px;
  -webkit-appearance: none;
  appearance: none;
  min-width: 70px;
  width: 100%;
}
select + i {
  background-image: url('../images/spritesheet.svg');
  background-repeat: no-repeat;
  background-size: 280px 258px;
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  background-position: -139px -84px;
  width: 9px;
  height: 6px;
}
.share-icon i {
  background-image: url('../images/profile-sprite-share3.png');
  background-repeat: no-repeat;
  background-size: 20px 226px;
  display: inline-block;
}
.share-icon i.email {
  background-position: center 4px;
  width: 20px;
  height: 22px;
}
.share-icon i.facebook {
  background-position: center -28px;
  width: 20px;
  height: 22px;
}
.share-icon i.twitter {
  background-position: center -60px;
  width: 20px;
  height: 22px;
}
.share-icon i.pinterest {
  background-position: center -94px;
  width: 20px;
  height: 22px;
}
.share-icon i.instagram {
  background-position: center -129px;
  width: 20px;
  height: 22px;
}
.share-icon i.spotify {
  background-position: center -203px;
  width: 20px;
  height: 22px;
}
.share-icon i {
  background-image: url('../images/profile-sprite-share3.png');
  background-repeat: no-repeat;
  background-size: 20px 226px;
  display: inline-block;
}
.share-icon i.email {
  background-position: center 4px;
  width: 20px;
  height: 22px;
}
.share-icon i.facebook {
  background-position: center -28px;
  width: 20px;
  height: 22px;
}
.share-icon i.twitter {
  background-position: center -60px;
  width: 20px;
  height: 22px;
}
.share-icon i.pinterest {
  background-position: center -94px;
  width: 20px;
  height: 22px;
}
.share-icon i.instagram {
  background-position: center -129px;
  width: 20px;
  height: 22px;
}
.share-icon i.spotify {
  background-position: center -203px;
  width: 20px;
  height: 22px;
}
.share-icon-2 i {
  background-image: url('../images/share-sprite.png');
  background-repeat: no-repeat;
  background-size: 553px 160px;
  display: inline-block;
}
.share-icon-2 i.fb {
  background-position: -3px -2px;
  width: 50px;
  height: 50px;
}
.share-icon-2 i.twitter {
  background-position: -73px -2px;
  width: 50px;
  height: 50px;
}
.share-icon-2 i.email {
  background-position: -143px -1px;
  width: 50px;
  height: 50px;
}
.studios-con {
  position: relative;
}
.studios-con > div {
  border-right: 1px #eeeeee solid;
  border-bottom: 1px #eeeeee solid;
}
.studios-con a,
.studios-con span {
  display: block;
  color: #333333;
}
.studios-con .studio-wrapper {
  padding: 50px 10px;
}
.studios-con .studio-wrapper .short-name {
  position: absolute;
  left: 0;
  top: -12%;
  right: 0;
  text-align: center;
  font-size: 145px;
  color: #f7f7f7;
  font-family: "HelveticaNeueHeavy", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
  text-transform: uppercase;
}
.studios-con .studio-wrapper .info-cc {
  position: relative;
  z-index: 2;
  font-size: 18px;
}
.studios-con .studio-wrapper h2 {
  font-family: "HelveticaNeueHeavy", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
  text-transform: uppercase;
}
.studios-con a:hover .short-name {
  color: #e73e5d;
}
.studios-con .fav-class {
  position: absolute;
  padding: 20px;
  top: 60px;
  right: 40px;
  z-index: 3;
  font-size: 0;
  line-height: 0;
  transform: scale(1.2);
  cursor: pointer;
}
.region-header {
  border-top: 1px #eeeeee solid;
  border-bottom: 1px #eeeeee solid;
  background: #f7f7f7;
  margin: 0 -15px;
}
.region-header h2 {
  margin: 20px;
  line-height: 1;
}
.instructors-con > div {
  overflow: hidden;
  padding: 0;
  border-right: 1px #eeeeee solid;
  border-bottom: 1px #eeeeee solid;
}
.instructors-con .instructor-detail {
  display: block;
  position: relative;
  color: #333333;
}
/* .instructors-con .instructor-detail:hover .img-info {
  opacity: 1;
  transform: scale(1);
} */
.instructors-con .img img {
  width: 100%;
}
.instructors-con h2 {
  position: absolute;
  z-index: 3;
  padding: 20px;
  margin: 0;
  font-family: "HelveticaNeueHeavy", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
}
.instructors-con .img-info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: #fff;
  padding: 60px 20px;
  transform: scale(1.03);
  opacity: 0;
  transition: all .3s;
}
.instructors-con .img-info p {
  font-size: 20.4px;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.instructors-con .img-info .fav-class {
  position: absolute;
  padding: 20px;
  top: 0;
  right: 0;
  z-index: 3;
  font-size: 0;
  line-height: 0;
  transform: scale(1.2);
  cursor: pointer;
}
.instructors-con #no_instructors {
  padding: 60px 0;
  text-align: center;
  font-size: 20.4px;
}
.search-box {
  border-left: 1px #eeeeee solid;
  min-height: 68px;
  text-align: right;
  position: relative;
  background: #f8f8f8;
}
.search-box input {
  background: none;
  border: 0;
  width: 64%;
  height: 68px;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
  font-size: 18px;
}
.search-box .search-btn,
.search-box .search-close {
  position: absolute;
  right: 0;
  top: 50%;
  padding: 20px;
  transform: translateY(-50%);
  font-size: 0;
  z-index: 4;
}
.search-btn-menu {
  position: absolute;
  left: 0;
  top: 50%;
  padding: 20px;
  transform: translateY(-50%);
  font-size: 0;
  z-index: 3;
}
.community-list .community-con {
  position: relative;
  width: 20%;
  padding-bottom: 80px;
}
.community-list .community-con img {
  width: 100%;
}
.community-list .community-con a {
  color: #333333;
  font-weight: normal;
}
.community-list .community-con .img-info {
  position: absolute;
  background: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 80px;
  overflow: hidden;
  transition: height .5s;
  padding: 10px 20px;
}
.community-list .community-con .img-info p {
  margin: 20px 0 0;
}
.community-list .community-con .img-info strong {
  display: block;
  padding: 20px 0;
  font-weight: bold;
}
.community-list .community-con:hover .img-info {
  height: 180px;
}
.buy-txt {
  padding: 50px 10px;
  text-transform: uppercase;
}
.buy-txt h3,
.buy-txt h1 {
  margin: 0;
}
.buy-txt h1 {
  margin-bottom: 10px;
}
.buy-txt h3 {
  margin-bottom: 5px;
}
.buy-txt em {
  color: #e73e5d;
  font-style: normal;
}
.buy-txt span {
  white-space: nowrap;
}
.experience {
  width: 550px;
  max-width: 90%;
  margin: 0 auto 50px;
  padding: 20px 0;
  position: relative;
}
.experience::before,
.experience::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 25px;
  top: 0;
  border: 4px solid #000;
}
.experience::before {
  left: 0;
  border-right: 0;
}
.experience::after {
  right: 0;
  border-left: 0;
}
.experience .btn {
  width: 300px;
  max-width: 70%;
  line-height: 40px;
  font-size: 18px;
  border-radius: 6px;
}
.experience h3 {
  margin: 0 0 20px;
  font-family: "HelveticaNeueHeavy", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
}
.experience h3 strong {
  font-size: 25.5px;
  color: #e73e5d;
}
.buy-classes {
  max-width: 1530px;
  margin: 0 auto;
}
.buy-classes .class-list {
  border-left: 1px #eeeeee solid;
}
.buy-classes .buy-classes-list {
  border: 1px #eeeeee solid;
  border-left: 0;
  margin-top: -1px;
  padding: 60px 0;
  position: relative;
  height: 400px;
  overflow: hidden;
}
.buy-classes .buy-classes-list .icons {
  position: absolute;
  top: 40px;
  left: 0;
}
.buy-classes dl,
.buy-classes dt,
.buy-classes dd,
.buy-classes h2,
.buy-classes h3,
.buy-classes p {
  margin: 0;
}
.buy-classes dt {
  position: absolute;
  width: 85px;
  padding-left: 20px;
  color: #e73e5d;
  font-size: 36px;
  font-family: "HelveticaNeueHeavy", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
  line-height: 1;
}
.buy-classes dd {
  width: 90%;
  padding-left: 85px;
  padding-top: 65px;
}
.buy-classes dd h2 {
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
  margin-bottom: 30px;
  margin-top: 10px;
}
.buy-classes dd p {
  font-size: 16.2px;
}
.buy-classes dd .btn {
  width: 85px;
  margin-top: 5px;
}
.buy-classes .buy-down {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.buy-classes .buy-down img {
  max-width: 100%;
}
.buy-classes .buy-down .buy-down-list {
  padding: 30px;
}
.free-banner img {
  max-width: 100%;
}
.free-classes {
  font-size: 18px;
}
.free-classes .free-text {
  padding: 30px 0;
  line-height: 1.8;
  text-transform: uppercase;
}
.free-classes .free-text span {
  white-space: nowrap;
}
.free-classes .title {
  color: #e73e5d;
  padding-bottom: 30px;
}
.free-classes .btn {
  background-color: #e73e5d;
}
.free-classes .free-phone-submit {
  margin-bottom: 30px;
  height: 50px;
  padding: 7px 60px;
  line-height: 1;
  color: #fff;
  font-size: 18px;
  border-radius: 50px;
}
.free-classes .free-phone-submit:hover,
.free-classes .free-phone-submit:focus {
  background-color: #d71b3d;
}
.free-phone {
  max-width: 440px;
  display: inline-block;
}
.free-phone dl {
  display: table;
  width: 100%;
  margin: 0;
  padding-bottom: 30px;
}
.free-phone dl dt,
.free-phone dl dd {
  margin: 0;
  display: table-cell;
  text-align: left;
  vertical-align: top;
  line-height: 1.8;
}
.free-phone dl dt {
  padding: 0 20px;
  width: 75px;
  line-height: 0;
  font-size: 0;
}
.free-phone .input {
  position: relative;
  margin-bottom: 30px;
}
.free-phone .input input::-webkit-outer-spin-button,
.free-phone .input input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.free-phone .input input {
  width: 100%;
  height: 70px;
  line-height: 70px;
  padding: 0 45px;
  border-radius: 50px;
  border: 1px #d6d6d6 solid;
  -moz-appearance: textfield;
}
.free-phone .input input:focus,
.free-phone .input input:hover {
  border-color: #e73e5d;
}
.free-phone .input .send-btn {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 14px;
}
.free-phone .input .send-btn p {
  margin: 0;
}
.free-phone .input .send-btn span {
  display: none;
}
.free-phone .input .send-btn.active span {
  display: block;
}
.free-phone .input .send-btn.active p {
  display: none;
}
.free-phone .input .phone-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.free-info-box {
  max-width: 950px;
  margin: 0 auto;
  border: 1px #eeeeee solid;
  text-align: left;
  padding: 0 30px 30px;
  font-size: 14px;
  margin-bottom: 30px;
}
.free-info-box .form-con {
  border-top: 1px #eeeeee dashed;
  padding: 20px 100px 10px 0;
}
.free-info-box .form-con:first-child {
  border-top: 0;
}
.free-info-box .form-con h4 {
  padding-left: 100px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 10px;
  text-transform: uppercase;
}
.free-info-box .free-phone-submit {
  padding: 7px 60px;
  line-height: 1;
  margin-bottom: 0;
}
.free-info-box .free-phone-submit span {
  font-size: 14px;
}
.free-info-box .free-phone-submit.disabled {
  background: #777777;
}
.free-info-box .form-control {
  height: 30px;
  line-height: 1;
}
.free-info-box .control-label {
  text-align: right;
  padding-top: 0;
  line-height: 30px;
}
.free-info-box select + i {
  right: 27px;
}
.free-info-box .help-txt {
  color: #e73e5d;
  font-size: 12px;
  line-height: 1.5;
}
.free-info-box .radio-label {
  margin-bottom: 0;
  margin-right: 50px;
  line-height: 30px;
}
.free-info-box .radio-label span {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}
.free-info-box .checkbox-label label {
  position: relative;
  font-weight: normal;
}
.free-info-box .checkbox-label .form-checkbox {
  position: absolute;
  opacity: 0;
}
.free-info-box .checkbox-label .form-checkbox + i {
  background: #fff;
  border: 1px #d6d6d6 solid;
  position: absolute;
  top: 2px;
  left: -30px;
  width: 17px;
  height: 17px;
  border-radius: 2px;
}
.free-info-box .checkbox-label .form-checkbox:checked + i {
  border-color: #e73e5d;
}
.free-info-box .checkbox-label .form-checkbox:checked + i:after {
  display: block;
  width: 15px;
  height: 11px;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url("../images/checked.png") no-repeat;
}
.free-info-box a {
  text-decoration: underline;
  color: #e73e5d;
}
@media (min-width: 1440px) {
  .sub-menu-box .lg-menu {
    padding-left: 5%;
  }
  .sub-menu-box .lg-menu li {
    width: 48%;
  }
}
@media (max-width: 1600px) {
  .community-list .community-con {
    width: 25%;
  }
}
@media (max-width: 1440px) {
  .studios-con .studio-wrapper .short-name {
    top: -9%;
    font-size: 110px;
  }
  .studios-con .studio-wrapper h2 {
    font-size: 25.5px;
  }
  .instructors-con h2 {
    font-size: 24px;
  }
  .sub-menu-box {
    position: static;
  }
  .community-list .community-con {
    width: 33.33333%;
  }
  .buy-classes .buy-classes-list {
    height: 300px;
  }
  .buy-classes dd {
    padding-top: 0;
  }
  .buy-classes dd h2,
  .buy-classes dd h3 {
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .studios-con .studio-wrapper .short-name {
    top: -10%;
    font-size: 120px;
  }
  .community-list .community-con {
    width: 50%;
  }
  .buy-txt h1 {
    font-size: 24px;
  }
  .buy-txt h3 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .studios-con .studio-wrapper .short-name {
    top: -12%;
    font-size: 145px;
  }
  .search-box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  .search-box input {
    width: 100%;
  }
  .free-classes .free-phone-submit {
    padding: 0 30px;
    font-size: 14px;
    height: 40px;
    line-height: 1;
  }
  .free-info-buy-txt {
    padding: 20px 10px;
  }
  .free-phone-info dl {
    padding-bottom: 20px;
  }
  .free-info-box .form-con {
    padding: 20px 0 10px;
  }
  .free-info-box .form-con h4 {
    padding-left: 0;
  }
  .free-info-box .control-label {
    text-align: left;
  }
  .free-info-box .form-control {
    margin-bottom: 10px;
  }
  .free-info-box .checkbox-label {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  .studios-con .studio-wrapper {
    padding: 50px 0 20px;
  }
  .studios-con .studio-wrapper .short-name {
    top: -5%;
    font-size: 100px;
  }
  .studios-con .studio-wrapper h2 {
    font-size: 20.4px;
  }
  .studios-con .studio-wrapper .info-cc {
    font-size: 15.3px;
  }
  .region-header h2 {
    font-size: 20.4px;
  }
  .instructors-con .img {
    text-align: center;
  }
  .instructors-con .img img {
    width: 75%;
  }
  .instructors-con h2 {
    font-size: 24px;
  }
  .instructors-con .img-info {
    padding: 45px 20px;
  }
  .instructors-con .img-info p {
    font-size: 15.3px;
  }
  .community-list .community-con {
    width: 100%;
  }
  .buy-classes .buy-classes-list {
    padding: 30px 0;
    width: 100%;
    height: auto;
  }
  .buy-classes .buy-classes-list .icons {
    top: 20px;
  }
  .buy-classes dt {
    font-size: 50px;
  }
  .buy-classes dd {
    padding-top: 0;
    padding-left: 110px;
  }
  .buy-classes dd h2 {
    font-size: 14px;
  }
  .buy-classes dd h3 {
    font-size: 18px;
  }
  .experience h3 {
    font-size: 18px;
  }
  .free-classes-buy-txt {
    padding: 30px 10px;
  }
  .free-classes {
    font-size: 14px;
  }
  .free-classes .title {
    font-size: 30px;
  }
  .free-phone .input input {
    height: 50px;
    line-height: 50px;
  }
}

/* 在 studios.css 中添加以下样式 */
.instructor-detail {
  /* margin-bottom: 10px;  */
}
.instructor-wrapper {
  height: 100%; /* 统一高度 */
  overflow: hidden; /* 隐藏溢出内容 */
  position: relative;
}
.img {
  height: 500px; /* 固定图片容器高度 */
  display: flex;
  justify-content: center;
  background: #f5f5f5; /* 加载占位背景 */
}
.img img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 关键属性：保持比例裁剪 */
  object-position: center top; /* 优先展示头部 */
  transition: transform 0.3s ease; /* 添加悬停动画 */
}
.instructor-wrapper:hover img {
  transform: scale(1.05); /* 悬停放大效果 */
}


.instructors-con .img-type {
  font-family: "HelveticaNeueHeavy", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", '微软雅黑';
  margin-left: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  padding: 60px 20px;
  transform: scale(1.03);
  transition: all .3s;
}
.instructors-con .img-type p {
  font-size: 20.4px;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.instructors-con .img-type .fav-class {
  position: absolute;
  padding: 20px;
  top: 0;
  right: 0;
  z-index: 3;
  font-size: 0;
  line-height: 0;
  transform: scale(1.2);
  cursor: pointer;
}
.instructors-con #no_instructors {
  padding: 60px 0;
  text-align: center;
  font-size: 20.4px;
}

.notice-section {
    padding: 15px 25px;
    margin: 20px 15px;
    background: #f8f9fa;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.notice-section p {
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    margin: 10px 0;
}
.notice-section p:first-child {
    margin-top: 0;
}
.notice-section p:last-child {
    margin-bottom: 0;
}
