#view {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
}
/*-- 顶部 开始 --*/
#header-top {
  width: 100%;
  height: 1.25333333rem;
  padding: 0.33333333rem 0 0.26666667rem 0;
  box-shadow: 0 1px 8px 1px #DEDBCF;
  background: #f7c604;
  justify-content: space-between;
  align-items: center;
  z-index: 99;
}
#header-top .ht-logo {
  width: 2.85333333rem;
  height: 0.62666667rem;
  margin-left: 0.45333333rem;
}
#header-top .ht-tel {
  width: 4.93333333rem;
  height: 0.42666667rem;
}
/*-- 顶部 结束 --*/
/*-- 头部 开始 --*/
#header {
  position: relative;
  height: 26.93333333rem;
}
#header .h-img {
  height: 9.6rem;
}
#header .h-form {
  top: 9.36rem;
  width: 100%;
  height: 7.2rem;
  background: url("../images/header-form-bg.png") no-repeat center center / cover;
  justify-content: space-around;
  align-items: center;
  z-index: 9;
}
#header .h-form form {
  width: 9.06666667rem;
  height: 5.97333333rem;
  padding-top: 0.18666667rem;
  background: #ffffff;
  border-radius: 0.13333333rem;
}
#header .h-form form h2 {
  width: 4rem;
  height: 0.8rem;
  margin: 0 auto;
  padding-bottom: 0.13333333rem;
  font-size: 0.53333333rem;
  text-align: center;
  color: #E71323;
  border-bottom: 2px solid #e71323;
}
#header .h-form form .group {
  width: 8.08rem;
  height: 0.85333333rem;
  margin-bottom: 0.24rem;
}
#header .h-form form input {
  width: 8.08rem;
  height: 0.85333333rem;
  margin-left: 0.53333333rem;
  text-indent: 0.26666667rem;
  border: 1px solid #DCDDDD;
  border-radius: 0.13333333rem;
}
#header .h-form form button {
  width: 3.2rem;
  height: 0.74666667rem;
  margin: 0.26666667rem 0 0 2.93333333rem;
  border: none;
  outline: none;
  border-radius: 0.16rem;
  background: #e71323;
  color: #ffffff;
}
#header .h-form form p {
  margin-top: 0.10666667rem;
  font-size: 0.24rem;
  color: #949495;
  text-align: center;
}
#header .h-form form p span {
  margin-right: 0.05333333rem;
  color: #e71323;
}
#header .h-advantage {
  top: 16rem;
  height: 11.04rem;
}
.consult-button {
  bottom: 0.45333333rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 3.89333333rem;
  height: 1.01333333rem;
}
/*-- 头部 结束 --*/
/*-- 了解小新星 开始 --*/
#know {
  width: 100%;
  height: 12.50666667rem;
  background: url("../images/know-bg.png") no-repeat center center / cover;
}
#know .k-wrap {
  top: 1.6rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 9.09333333rem;
  height: 9.2rem;
  border-radius: 0.05333333rem;
  background: #ffffff;
}
#know .k-wrap .k-w-img {
  position: relative;
  width: 100%;
  height: 2.93333333rem;
}
#know .k-wrap .k-w-img::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
  z-index: 99;
}
#know .k-wrap .k-w-text {
  width: 100%;
  height: 3.30666667rem;
  padding: 0.2rem;
}
#know .k-wrap .k-w-brand {
  width: 100%;
  height: 2.93333333rem;
}
#know .k-wrap .k-w-brand .k-brand-title {
  width: 100%;
  height: 0.30666667rem;
}
#know .k-wrap .k-w-brand ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2.45333333rem;
}
#know .k-wrap .k-w-brand ul li {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  align-items: center;
  width: 1.73333333rem;
  height: 100%;
}
#know .k-wrap .k-w-brand ul li:nth-of-type(1) img {
  width: 1.69333333rem;
  height: 2.21333333rem;
}
#know .k-wrap .k-w-brand ul li:nth-of-type(2) img {
  width: 1.33333333rem;
  height: 2.21333333rem;
}
#know .k-wrap .k-w-brand ul li:nth-of-type(3) img {
  width: 1.69333333rem;
  height: 2.21333333rem;
}
#know .k-wrap .k-w-brand ul li:nth-of-type(4) img {
  width: 1.37333333rem;
  height: 2.21333333rem;
}
/*-- 了解小新星 结束 --*/
/*-- 教学特色 开始 --*/
#feature {
  width: 100%;
  height: 13.92rem;
  background: url("../images/feature-bg.png") no-repeat center center / cover;
}
#feature .f-wrap {
  top: 2.26666667rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 9.09333333rem;
  height: 9.6rem;
  background: #ffffff;
  border-radius: 0.05333333rem;
}
#feature .f-wrap p {
  bottom: 0.66666667rem;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 0.34666667rem;
  text-align: center;
  color: #db4c4c;
}
#feature .f-wrap .swiper-container {
  width: 100%;
  height: 8rem;
}
#feature .f-wrap .swiper-container .swiper-silde {
  background: #ffffff;
}
#feature .f-wrap .swiper-pagination1 {
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -0.4rem;
  justify-content: space-between;
  width: 8.8rem;
  height: 0.8rem;
}
#feature .f-wrap .swiper-pagination1 .swiper-pagination-bullet {
  width: 1.86666667rem;
  height: 100%;
  padding-top: 0.16rem;
  border-radius: 0.34666667rem;
  border: 1px solid #f7c604;
  font-size: 0.34666667rem;
  background: #ffffff;
  text-align: center;
  opacity: 1;
}
#feature .f-wrap .swiper-pagination1 .swiper-pagination-bullet-active {
  background: #f7c604;
  color: #ffffff;
  box-shadow: 0 0 4px 0 #a0a0a0;
}
/*-- 教学特色 结束 --*/
/*-- 加盟优势 开始 --*/
#advantage {
  width: 100%;
  height: 9.09333333rem;
  background: url("../images/advantage-bg.png") no-repeat center center / cover;
}
/*-- 加盟优势 结束 --*/
/*-- 总部支持 开始 --*/
#support {
  width: 100%;
  height: 11.2rem;
  background: url("../images/support-bg.png") no-repeat center center / cover;
}
/*-- 总部支持 结束 --*/
/*-- 优秀案例 开始 --*/
#case {
  width: 100%;
  height: 9.33333333rem;
  background: url("../images/case-bg.png") no-repeat center center / cover;
}
#case .swiper-container {
  top: 2.26666667rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 9.09333333rem;
  height: 5.6rem;
}
#case .swiper-container .swiper-slide {
  width: 4rem;
  height: 5.46666667rem;
  background: #fff;
  font-size: 0.4rem;
  box-shadow: 0 0 10px #ddd;
}
#case .consult-button {
  bottom: 0.4rem;
}
/*-- 优秀案例 结束 --*/
/*-- 校区分布 开始 --*/
#campus {
  width: 100%;
  height: 10.93333333rem;
  background: url("../images/campus-bg.png") no-repeat center center / cover;
}
/*-- 校区分布 结束 --*/
/*-- 企业荣誉 开始 --*/
#glory {
  width: 100%;
  height: 10.05333333rem;
  background: url("../images/glory-bg.png") no-repeat center center / cover;
}
#glory .g-banner {
  top: 2.13333333rem;
  width: 100%;
  height: 6.4rem;
}
#glory .g-banner ul {
  height: 5.08rem;
  margin-top: 0.53333333rem;
}
#glory .g-banner ul li {
  width: 4.89333333rem;
  height: 100%;
  border-radius: 0.2rem;
  box-shadow: 0 0 10px 0 #595959;
  background: white;
}
#glory .g-banner ul li img {
  display: block;
  width: 4.45333333rem;
  height: 3.46666667rem;
  margin: 0.2rem auto;
}
#glory .g-banner ul li p {
  font-size: 0.32rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4c4948;
}
#glory .g-banner .swiper-pagination3 {
  display: flex;
  justify-content: space-between;
  width: 1.33333333rem;
  height: 0.21333333rem;
  margin: 0.26666667rem auto;
}
#glory .g-banner .swiper-pagination3 .swiper-pagination-bullet {
  width: 0.18666667rem;
  height: 0.18666667rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 1px solid #FFCC00;
  background: transparent;
  opacity: 1;
}
#glory .g-banner .swiper-pagination3 .swiper-pagination-bullet-active {
  width: 0.18666667rem;
  height: 0.18666667rem;
  border-radius: 50%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border: 1px solid #FFCC00;
  background: #FFCC00;
  opacity: 1;
}
/*-- 企业荣誉 结束 --*/
/*-- 在线留言 开始 --*/
#message {
  width: 100%;
  height: 7.06666667rem;
  background: url("../images/message-bg.png") no-repeat center center / cover;
}
#message form {
  position: absolute;
  top: 1.73333333rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 9.09333333rem;
  height: 5.33333333rem;
}
#message form h2 {
  margin-bottom: 0.26666667rem;
  font-size: 0.24rem;
  color: #ffffff;
}
#message form h2 span {
  font-weight: bold;
}
#message form .m-wrap {
  width: 100%;
  height: 3.52rem;
}
#message form .m-wrap .m-left {
  width: 6.90666667rem;
  height: 100%;
}
#message form .m-wrap .m-left .group {
  justify-content: space-between;
  width: 6.84rem;
  height: 0.61333333rem;
  margin-bottom: 0.10666667rem;
}
#message form .m-wrap .m-left .group input {
  width: 3.33333333rem;
  height: 100%;
  border: 1px solid #DCDDDD;
  font-size: 0.24rem;
  text-indent: 0.24rem;
}
#message form .m-wrap .m-left textarea {
  width: 100%;
  height: 2rem;
  padding-top: 0.29333333rem;
  padding-right: 1.73333333rem;
  outline: none;
  border: 1px solid #DCDDDD;
  font-size: 0.24rem;
  text-indent: 0.24rem;
}
#message form .m-wrap .m-left img {
  right: 0;
  bottom: 0.13333333rem;
  width: 1.73333333rem;
  height: 1.86666667rem;
}
#message form .m-wrap .m-right {
  width: 2.10666667rem;
  height: 3.49333333rem;
}
#message form button {
  position: absolute;
  bottom: 0.42666667rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1.89333333rem;
  height: 0.56rem;
  border: none;
  outline: none;
  border-radius: 0.13333333rem;
  background: #ffffff;
  font-size: 0.24rem;
  font-weight: bold;
  font-weight: 700;
}
/*-- 在线留言 结束 --*/
#footer {
  width: 100%;
  height: 1.46666667rem;
}
#fixbar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.46666667rem;
  background: #242019;
  z-index: 999;
}
#fixbar ul {
  justify-content: space-between;
  width: 9.09333333rem;
  height: 100%;
  margin: auto;
}
#fixbar ul li {
  position: relative;
  width: 2.88rem;
  height: 100%;
  padding: 0.16rem 0.6rem;
}
#fixbar ul li img {
  width: 1.24rem;
  height: 1.16rem;
}
#fixbar ul li:nth-of-type(1)::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 0.93333333rem;
  box-shadow: -1px 0 0 0 #5d5d5d;
  background: #000;
}
#fixbar ul li:nth-of-type(2)::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  content: "";
  width: 1px;
  height: 0.93333333rem;
  box-shadow: -1px 0 0 0 #5d5d5d;
  background: #000;
}
#fixbar ul li:nth-of-type(3) {
  padding-left: 0.8rem;
}
a[href*="tongji"] {
  display: none;
}
#cnzz_stat_icon_1273902389 {
  visibility: hidden;
}
