body {
  background: #fff;
}

.banner > h1 {
  position: absolute;
  left: -9999px;
  z-index: -999;
}

.banner-bg {
  position: relative;
  text-align: center;
  background: url(../images/banner-bg.jpg) no-repeat center;
}

.navbar-mark {
  position: fixed;
  top: 71px;
  left: 0;
  background: none;
  width: 100%;
  height: 100%;
}

.tabNav-main {
  position: relative;
  top: -60px;
  background-color: #fff;
  border-radius: 50px;
  box-shadow: 0px 5px 10px rgba(121, 121, 121, 0.2);
  z-index: 1;
}

.tabNav-main ul {
  padding: 0 40px;
}

.tabNav-main ul li {
  position: relative;
  float: left;
  width: 16.666%;
  line-height: 20px;
  padding: 25px 0;
  text-align: center;
}

.tabNav-main ul li:after {
  display: block;
  content: '';
  width: 2px;
  height: 20px;
  position: absolute;
  top: 30px;
  right: 0;
  background: #e8e8e8;
}

.tabNav-main ul li:last-child::after {
  display: none;
}

.tabNav-main ul li a {
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.tabNav-main ul li a:hover {
  color: #f66259;
}

.tabNav-main ul li a:hover::after {
  display: block;
  content: '';
  position: absolute;
  height: 6px;
  width: 100%;
  background: #f66259;
  bottom: -26px;
  border-radius: 3px 3px 0 0;
}

.breadcrumb-bg {
  position: absolute;
  width: 100%;
  background: none;
  bottom: -40px;
}

.breadcrumb-bg .breadcrumb {
  background: none;
}

.breadcrumb-bg .breadcrumb a {
  background: none;
  color: #999;
}

.breadcrumb-bg .breadcrumb a:hover {
  color: #f66259;
}

.module {
  padding: 60px 0;
  background: #fff;
}

.module-title, .sub-tit {
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
}

.module-title h2 {
  font-size: 46px;
  color: #333;
  font-weight: bold;
  padding-top: 40px;
}

.module-title > span {
  position: relative;
  display: inline-block;
  font-size: 42px;
  font-weight: bold;
  color: #333;
}

.module-title .line-tit {
  text-align: center;
  line-height: 0;
  margin-top: 20px;
}

.module-title .line-tit span {
  display: inline-block;
  width: 60px;
  height: 6px;
  background: #f66259;
  border-radius: 6px;
}

.title1 {
  background: url(../images/tit1.png) no-repeat top center;
}

.title2 {
  background: url(../images/tit2.png) no-repeat top center;
}

.title3 {
  background: url(../images/tit3.png) no-repeat top center;
}

.title4 {
  background: url(../images/tit4.png) no-repeat top center;
}

.title5 {
  background: url(../images/tit5.png) no-repeat top center;
}

.title6 {
  background: url(../images/tit6.png) no-repeat top center;
}

.title7 {
  background: url(../images/tit7.png) no-repeat top center;
}

.banner-tel {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  left: 0;
  bottom: 100px;
  text-align: center;
}

.banner-tel .banner-tel-cnt {
  position: relative;
  max-width: 616px;
  padding: 6px 0;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid #fff;
  border-radius: 25px 3px 35px 3px;
  width: 71%;
  overflow: hidden;
}

.banner-tel .banner-tel-cnt b {
  padding-left: 50px;
}

.banner-tel .banner-tel-cnt .span1 {
  padding-left: 0;
  margin: 0 18px 0 79px;
}

.banner-tel .banner-tel-cnt .tel-icon {
  position: absolute;
  height: 100%;
  width: 87px;
  top: 0;
  background: #fff url(../images/banner-tel-bg.png) no-repeat center center;
}

.main01 {
  padding-top: 0;
}

.explain-box {
  font-size: 16px;
  line-height: 36px;
  padding: 30px;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.explain-box b {
  position: relative;
  font-size: 22px;
  color: #333;
  padding-top: 5px;
  z-index: 1;
}

.explain-box b em {
  display: block;
  position: absolute;
  width: 100%;
  height: 9px;
  background: #cde2ee;
  left: 0;
  bottom: 0px;
  z-index: -1;
}

.explain-box b:before {
  display: block;
  content: '';
  position: absolute;
  width: 8px;
  height: 100%;
  left: -30px;
  top: 0;
  background: url(../images/explain-tit.png) no-repeat left center;
}

.explain-box .explain-cnt {
  margin-bottom: 10px;
}

.explain-box .explain-type {
  padding: 12px 20px;
  background: #fff0ee;
  color: #f66259;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
}

.explain-box .explain-type p {
  padding-left: 13px;
  background: url(../images/p-li.png) no-repeat top 17px left;
}

.main02 {
  background: url(../images/main02-bg.jpg) no-repeat center center;
  background-size: cover;
}

.follow-card {
  margin: -10px -10px 20px;
}

.follow-card li {
  float: left;
  height: 110px;
  font-size: 24px;
  margin: 10px;
  border-radius: 6px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
}

.follow-card li:hover {
  box-shadow: none;
}

.follow-card li:hover a {
  margin-top: -12px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.follow-card li a {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  border-radius: 6px;
}

.follow-card li.follow-card-normal {
  width: 295px;
}

.follow-card li.follow-card-normal a {
  padding: 20px 52px;
}

.follow-card li.follow-card-big {
  font-size: 26px;
  width: 373px;
}

.follow-card li.follow-card-long {
  width: 176px;
  height: 240px;
  margin-top: -120px;
}

.follow-card li.follow-card-small {
  font-size: 20px;
  width: 176px;
}

.flow {
  background-size: 100% auto;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

.flow .flow-title {
  position: relative;
  float: left;
  width: 10%;
  background: #f66259 url(../images/flow-bg1.jpg) no-repeat center left;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #FFF;
  padding: 20px 16px;
  border-radius: 0 0 38px 0;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(246, 98, 89, 0.6);
}

.flow ul {
  float: left;
  width: 90%;
  padding: 21.5px 3%;
  text-align: center;
  background-color: #fff;
}

.flow ul li {
  display: inline-block;
  text-align: left;
  margin: 0 4px;
  height: 35px;
}

.flow ul li dl dt {
  display: inline-block;
  margin-right: 4px;
}

.flow ul li dl dt img {
  vertical-align: baseline !important;
}

.flow ul li dl dd {
  display: inline-block;
}

.flow ul li dl a {
  font-size: 16px;
  line-height: 20px;
  color: #0b244b;
}

.flow ul li dl a:hover {
  color: #b58e4b;
}

.flow ul li.li-bg {
  min-width: 139px;
  background: url(../images/flow-bg.png) no-repeat center center;
}

.follow-card-bg1 a {
  background: #7cabe1;
}

.follow-card-bg2 a {
  background: #f0817a;
}

.follow-card-bg3 a {
  background: #79bdd4;
}

.follow-card-bg4 a {
  background: #8d8fc6;
}

.follow-card-bg5 a {
  background: #fb8a69;
}

.follow-card-bg6 a {
  background: #bf96d3;
}

.follow-card-bg7 a {
  background: #d7b16f;
}

.follow-card-bg8 a {
  background: #78c8be;
}

/* forte staty */
.forte-box {
  position: relative;
  padding: 30px 0;
}

.forte, .forte-tit {
  background: url(../images/forte-bg.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.forte-tit {
  position: relative;
  width: 190px;
  height: 190px;
  padding: 20px;
  border-radius: 100%;
  margin: 0 auto;
  z-index: 2;
}

.forte-circle {
  width: 150px;
  height: 150px;
  padding: 39px 0;
  border-radius: 197px;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #f66259 url(../images/forte-circle-bg.png) no-repeat center center;
  margin: 0 auto;
}

.forte-main {
  position: absolute;
  top: 0;
  z-index: 1;
}

.forte-main dl {
  float: left;
  width: 49%;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
}

.forte-main dl.left-forte {
  padding-right: 5.5%;
  margin-right: 1%;
}

.forte-main dl.left-forte dt {
  text-align: left;
}

.forte-main dl.left-forte dd {
  padding-right: 40px;
}

.forte-main dl.left-forte span {
  padding-left: 20px;
}

.forte-main dl.left-forte span:after {
  border-radius: 0 4px 4px 0;
  left: 0px;
}

.forte-main dl.right-forte {
  padding-left: 5.5%;
  margin-left: 1%;
}

.forte-main dl.right-forte dt {
  text-align: right;
}

.forte-main dl.right-forte dd {
  padding-left: 40px;
}

.forte-main dl.right-forte span {
  padding-right: 20px;
}

.forte-main dl.right-forte span:after {
  border-radius: 4px 0 0 4px;
  right: 0px;
}

.forte-main dl dt {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0 0;
}

.forte-main dl dd {
  padding: 6px 20px 15px;
}

.forte-main dl dd p {
  height: 48px;
  line-height: 24px;
  font-size: 16px;
  color: #666;
}

.forte-main dl span {
  position: relative;
  padding: 7px 15px;
}

.forte-main dl span:after {
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 19px;
  background: #f66259;
  top: 12px;
}

/* forte end */
.main04 {
  background: url(../images/main04-bg.jpg) no-repeat center center;
  background-size: cover;
}

.zhu {
  text-align: center;
  margin-top: 20px;
}

.zhu b {
  position: relative;
  display: inline-block;
  padding: 10px 20px 10px 30px;
  line-height: 20px;
  font-size: 16px;
  color: #f66259;
  border-radius: 40px;
  background: #ffe7e4;
}

.zhu b:after {
  display: block;
  content: '';
  position: absolute;
  width: 24px;
  height: 7px;
  background: url(../images/zhu-bg.png) no-repeat center center;
  top: -7px;
  left: 50%;
  margin-left: -12px;
}

.school-list-main {
  padding: 0;
  margin-left: -10px;
  margin-right: -10px;
}

.school-list-main .school-item {
  float: left;
  width: 25%;
  padding: 10px;
}

.school-list-main dl {
  position: relative;
  padding: 15px 15px 60px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

.school-list-main dl:hover {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}

.school-list-main dl dt {
  height: 140px;
  text-align: center;
  overflow: hidden;
  border-bottom: none;
}

.school-list-main dl dd {
  padding: 20px 0 0;
}

.school-list-main dl dd > a {
  display: block;
  height: 60px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 17px;
  overflow: hidden;
}

.school-list-main dl dd > p {
  color: #333;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 8px;
  overflow: hidden;
}

.school-list-main dl dd > p span {
  color: #666;
}

.school-list-main dl dd img {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

.list-item-cost {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 14px;
  line-height: 34px;
  background: #fff0ee;
}

.list-item-cost:hover {
  background: #f66259;
}

.list-item-cost:hover .look-rules {
  color: #fff !important;
}

.list-item-cost span {
  font-size: 12px;
  color: #666;
}

.list-item-cost span em {
  font-size: 22px;
  color: #f66259;
  font-weight: bold;
}

.list-item-cost p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 55%;
  padding: 5px 5px 5px 15px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
}

.list-item-cost p::before {
  display: block;
  content: '';
  position: absolute;
  width: 38px;
  height: 100%;
  background: url(../images/price-bg.png) no-repeat center center;
  background-size: 100% 100%;
  right: -34px;
  bottom: 0;
}

.look-rules {
  float: right;
  padding: 0 25px;
  font-size: 14px;
  color: #f66259 !important;
}

.select-search {
  height: 34px;
  position: relative;
}

.schoolName-box, .school-option ul {
  height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}

select[multiple], select[size] {
  width: 100%;
  max-height: 200px !important;
}

.school-option select {
  border: none !important;
}

.select-search .school-option.hidden {
  display: none;
}

.select-search button {
  height: 34px;
  line-height: 1.42857143;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  background: url(../images/select-icon.png) no-repeat center right 5px;
}

.select-search .school-option input {
  margin: 10px auto 5px;
  height: 30px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  width: 100%;
}

.select-search .school-option {
  position: absolute;
  background-color: #fff;
  width: 100%;
  top: 32px;
  left: 0;
  padding: 0 15px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 99;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.select-search .school-option li {
  font-size: 14px;
  color: #555;
  line-height: 30px;
  cursor: pointer;
}

.school-option select option {
  padding: 8px 12px;
  line-height: 30px;
  border: none !important;
}

.control-label, .form-group-main {
  float: left;
}

.textarea-group .control-label {
  width: 70px !important;
  padding-left: 0 !important;
}

.control-label {
  position: relative;
  font-size: 14px;
  font-weight: normal;
  width: 97px;
  padding-left: 27px;
  line-height: 30px\9;
  margin-bottom: 0\9;
  color: #666;
  z-index: 0;
}

.form-group-main {
  position: relative;
  width: 90%;
  width: calc(100% - 97px);
}

.school-form {
  padding: 30px 30px 20px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

.school-form .textarea-group {
  width: 96% !important;
  height: 60px;
}

.school-form .textarea-group textarea.form-control {
  height: 58px;
}

.school-form .textarea-group .form-group-main {
  width: calc(100% - 70px);
}

.school-form .form-group {
  width: 29.333%;
  margin: 0 2% 15px;
  float: left;
  border: 1px solid #ddd;
}

.school-form .submit-group {
  width: 100% !important;
  text-align: center;
}

.school-form .submit-group .btn-default {
  width: 140px;
  line-height: 22px;
  background: #f66259;
  color: #fff;
  border: none !important;
  border-radius: 50px;
  box-shadow: 0 3px 5px rgba(246, 98, 89, 0.3);
  margin: 5px auto;
}

.school-form .submit-group,
.form-control {
  border: none !important;
  box-shadow: none !important;
  background: none !important;
  color: #999;
}

.control-label em {
  position: absolute;
  color: #ae2a2a;
  z-index: 0;
  left: 5px;
}

.input-group-addon {
  border: none !important;
  border-radius: 0 !important;
}

.school-form .sex-bg {
  background: url(../images/form-icon.png) no-repeat -5px 10px;
}

.school-form .custom-bg {
  background: url(../images/form-icon.png) no-repeat -5px -47px;
}

.school-form .phone-bg {
  background: url(../images/form-icon.png) no-repeat -5px -103px;
}

.school-form .yixiang-bg {
  background: url(../images/form-icon.png) no-repeat -5px -162px;
}

.school-form .grade-bg {
  background: url(../images/form-icon.png) no-repeat -5px -219px;
}

.school-form .birthday-bg {
  background: url(../images/form-icon.png) no-repeat -5px -276px;
}

/* form public start */
form {
  max-width: 900px;
  margin: 0 auto;
}

.form-group .layui-bg-value, .form-group .layui-bg-value {
  position: absolute;
  left: 0;
  height: 32px;
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 30px;
  padding: 2px 12px;
  cursor: text;
  z-index: 0;
}

.form-group .bg-value-left {
  left: 3%;
}

.form-group .layui-bg-value em {
  color: #ae2a2a;
  margin-right: 3px;
}

/* form public end */
.main04 .school-form {
  position: relative;
  padding: 10px;
  border-radius: 6px;
  margin-top: 35px;
  margin-bottom: 0;
}

.main04 .form-main {
  padding: 70px 0 0;
  border: 1px solid #ddd;
  border-radius: 6px;
}

.main04 .sub-tit {
  position: absolute;
  width: 100%;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  top: -7px;
  left: 0;
}

.main04 .sub-tit span {
  display: inline-block;
  min-width: 520px;
  padding: 15px 0;
  background: url(../images/form-tit-bg.png) no-repeat center top;
  background-size: 100% 100%;
}

/* school-table start */
.kfr-icon {
  padding: 0 10px;
  margin-left: 5px;
  background: url(../images/kfr-icon.png) no-repeat center center;
}

.table-main {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}

.table-box table {
  width: 100%;
}

.table-box .tb-cnt {
  width: 30%;
}

.table-box .tb-cnt p {
  height: 60px;
  overflow: hidden;
}

.table-box .tb-time {
  width: 18%;
  text-align: center;
}

.table-box .tb-time span {
  display: inline-block;
  width: 26px;
  color: #fff;
  background: url(../images/rq-bf.png) no-repeat center center;
  background-size: cover;
  margin: 0 3px;
}

.table-box .tb-time span.day-span {
  display: inline;
  background: none !important;
  color: #444 !important;
}

.table-box .tb-address {
  width: 10%;
  text-align: center;
}

.table-box .tb-btn {
  width: 11%;
  text-align: center;
}

.table-box th, .table-box td {
  border-right: 1px solid #e7e7e7;
}

.table-box th {
  font-size: 18px;
  line-height: 20px;
  padding: 20px 15px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #f66259;
}

.table-box td {
  font-size: 14px;
  line-height: 20px;
  padding: 20px 19px;
}

.table-box td img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.table-box .last-tb {
  border-right: none !important;
}

.tb-school a {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

.tb-school a:hover {
  color: #f66259;
}

.tb-btn {
  text-align: center;
}

.tb-btn a {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  color: #f66259;
  border: 1px solid #f66259;
  padding: 4px 14px;
  border-radius: 3px;
}

.tb-btn a:hover {
  color: #fff;
  background: #f66259;
}

.school-table {
  background: url(../images/school-table-bg.jpg) no-repeat center center;
  background-size: cover;
}

.school-table .table-box {
  padding-bottom: 0 !important;
}

.school-table .more-btn {
  text-align: center;
  padding-top: 20px;
  margin-bottom: 30px;
}

.school-table .more-btn a {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
  width: 210px;
  color: #fff;
  background: #f66259;
  border-radius: 50px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.school-table .more-btn a:hover {
  background: #e54d44;
}

/* school-table end */
.main06 {
  background: url(../images/main06-bg.jpg) no-repeat center center;
  background-size: cover;
}

/* faq start */
.faq-main {
  padding: 0px 0 20px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.faq-main .faq-main-bg {
  background: url(../images/faq-main-bg.jpg) no-repeat center top 30px;
}

.radius-box {
  padding: 20px;
  background: #ebebeb;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

.faq .school-form {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0;
  padding-bottom: 0;
  background: url(../images/faq-bg.jpg) no-repeat center bottom;
  background-size: 100% 100%;
  border-radius: 4px;
  box-shadow: none;
}

.faq-main .more-btn {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
}

.faq-main .more-btn a {
  background: #f66259;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
  border-radius: 30px;
  min-width: 180px;
  display: inline-block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.faq-main .more-btn a:hover {
  background: #e54d44;
}

.faq .sub-tit {
  font-size: 30px;
  font-weight: bold;
  color: #f66259;
  margin-bottom: 20px;
}

.faq .sub-tit span {
  position: relative;
}

.faq .sub-tit span::after, .faq .sub-tit span::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  width: 88px;
  height: 100%;
}

.faq .sub-tit span::after {
  left: -108px;
  background: url(../images/faq-l.png) no-repeat center right;
}

.faq .sub-tit span::before {
  right: -108px;
  background: url(../images/faq-r.png) no-repeat center left;
}

.faq dl {
  float: left;
  width: 48%;
  padding: 25px 20px 0;
  margin: 0 1%;
}

.faq dl dt {
  margin-bottom: 10px;
}

.faq dl dt a, .faq dl dt > div {
  display: block;
  line-height: 30px;
  color: #333;
  padding-left: 30px;
  background: url(../images/q-icon.png) no-repeat top 5px left;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.faq dl dt a:hover {
  color: #e2851a;
}

.faq dl dd {
  padding: 12px;
  background: #f6f6f6;
  border-radius: 4px;
}

.faq dl dd i {
  padding: 0 10px;
  margin-right: 5px;
  background: url(../images/a-icon.jpg) no-repeat center center;
}

.faq dl dd p {
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  color: #666;
}

.dashed-box {
  position: relative;
  width: 100%;
  height: 1px;
  border: 1px dashed #ebebeb;
  margin-bottom: 30px;
}

.dashed-box::after, .dashed-box::before {
  display: block;
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #ebebeb;
  top: -7px;
}

.dashed-box::after {
  right: -8px;
}

.dashed-box::before {
  left: -8px;
}

/* faq end */
@media only screen and (max-width: 1200px) {
  .follow-card li.follow-card-normal, .follow-card li.follow-card-big {
    width: 31.333%;
    margin: 1%;
  }
  .follow-card li.follow-card-small {
    width: 14.666%;
    margin: 1%;
  }
  .follow-card li.follow-card-long {
    width: 98%;
    height: auto;
    margin: 1%;
  }
}

@media only screen and (max-width: 1024px) {
  .module-title h2 {
    padding-top: 5%;
    background-size: 55% !important;
  }
  .module {
    padding: 3% 0;
  }
  .tabNav-box {
    margin-bottom: -20px;
  }
  .tabNav-main ul {
    padding: 0 20px;
  }
  .tabNav-main ul li {
    margin: 3% 0;
    padding: 0;
  }
  .tabNav-main ul li::after {
    top: 0;
  }
  .module-title h2 {
    font-size: 30px;
  }
  .faq-main {
    margin-bottom: 3%;
  }
  .diff dl dt {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .diff dl dd {
    width: 100%;
  }
  .school-list-main {
    margin: 0 auto;
  }
  .school-list-main .school-item {
    width: 33.333%;
    padding: 1%;
  }
  .school-list-main dt {
    height: 120px;
  }
  .flow ul {
    display: -webkit-box;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .flow ul li {
    display: -webkit-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .flow .flow-title, .flow ul {
    width: 100%;
  }
  .flow .flow-title {
    text-align: center;
  }
  .flow .flow-title p {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
  }
}

@media only screen and (max-width: 768px) {
  .zhu b {
    font-size: 14px;
  }
  .module-title h2 {
    font-size: 28px;
  }
  .banner-tel {
    bottom: 40px;
  }
  .banner-tel .banner-tel-cnt {
    width: 90%;
    max-width: none;
  }
  .banner-tel .banner-tel-cnt .span1 {
    margin-left: 60px;
  }
  .banner-tel .banner-tel-cnt .tel-icon {
    background-size: contain !important;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
  }
  .select-search button, .select-search .school-option input {
    display: none;
  }
  .select-search .school-option {
    display: block !important;
    position: static;
    padding: 0;
    height: auto;
    box-shadow: none;
    border: none;
  }
  .schoolName-box {
    height: auto;
  }
  .school-option select {
    height: 34px;
    line-height: 34px;
  }
  .tabNav-box {
    margin: 0;
  }
  .tabNav-main {
    top: -20px;
    border-radius: 5px;
  }
  .tabNav-main ul {
    padding: 0 2%;
  }
  .tabNav-main ul li {
    width: 33.333%;
    margin: 2% 0;
  }
  .module {
    padding: 4% 0;
  }
  .module-title > span {
    font-size: 28px;
  }
  .explain-cnt, .explain-type p {
    font-size: 14px;
    line-height: 28px;
  }
  .follow-card {
    margin: 0 auto 3%;
  }
  .follow-card li.follow-card-normal, .follow-card li.follow-card-big {
    width: 48%;
  }
  .follow-card li.follow-card-small {
    width: 23%;
  }
  .follow-card li {
    width: 48% !important;
    height: auto;
    font-size: 18px !important;
    padding: 0 !important;
  }
  .follow-card li a {
    padding: 10px 0 !important;
  }
  .follow-card li a:hover {
    margin: 0 auto !important;
  }
  .flow ul {
    display: flex;
    justify-content: space-around;
  }
  .forte-main dl {
    width: 98%;
    margin: 1% !important;
  }
  .tabNav-main ul li a:hover::after, .tabNav-main::after, .tabNav-main::before, .forte-tit, .table-box .tb-address, .table-box .tb-cnt, .school-list-main dd img {
    display: none !important;
  }
  .forte-main {
    position: initial;
  }
  .forte-main dl.right-forte {
    padding-left: 0;
  }
  .forte-main dl dt {
    text-align: left !important;
    padding: 0 !important;
    margin-bottom: 0;
  }
  .forte-main dl dt span {
    display: block;
    width: 100%;
    border-radius: 0 !important;
    padding: 7px 20px !important;
  }
  .forte-main dl dd {
    padding: 0% 3% 3% !important;
  }
  .forte-main dl span::after {
    border-radius: 0 3px 3px 0 !important;
    left: 0 !important;
    top: 9px;
  }
  .forte-box {
    padding: 0 !important;
  }
  .forte-main dl dd p {
    font-size: 14px;
    height: auto;
  }
  .table-box td img {
    width: 20px;
    height: 20px;
  }
  .table-box td {
    padding: 2% 1.5%;
  }
  .table-box td.tb-school {
    width: 20%;
  }
  .table-box .tb-time {
    width: 30%;
  }
  .table-box .tb-time span.day-span {
    display: block;
    padding-top: 4px;
    width: 100%;
  }
  .table-box .tb-btn {
    width: 26%;
  }
  .tb-btn a {
    font-size: 12px;
    padding: 2px 5px;
  }
  .faq dl dt .tit, .table-box th, .forte-main dl dt, .tb-school a {
    font-size: 16px;
  }
  .school-form .sub-tit, .sub-tit {
    font-size: 20px;
  }
  .explain-box, .module-title, .sub-tit {
    margin-bottom: 5%;
  }
  .table-box th {
    padding: 2% 10px;
  }
  .explain-box {
    padding: 20px 3% 3%;
  }
  .school-list-main .school-item {
    width: 50% !important;
  }
  .school-list-main dl dt {
    height: auto;
  }
  .school-list-main dl dd > a {
    font-size: 17px;
    height: auto;
  }
  .list-item-cost {
    position: static;
  }
  .school-list-main dl {
    padding-bottom: 15px;
  }
  .list-item-cost p {
    position: static;
    width: 100%;
    padding-left: 0;
    box-shadow: none !important;
  }
  .list-item-cost p::before {
    display: none;
  }
  .look-rules {
    width: 100%;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  }
  .flow ul li.li-bg {
    min-width: 25px;
  }
  .faq-main .more-btn {
    padding: 2% 0;
    margin: 2% 0 0;
  }
  .main04 .sub-tit span {
    width: 98%;
    min-width: auto;
  }
  .school-form .form-group {
    width: 46%;
  }
  select, select.form-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    color: #999 !important;
    padding-left: 12px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: #fff url(../images/select-icon.png) no-repeat right 5px center !important;
    border-radius: 0 !important;
  }
  .form-main .select-search .school-option {
    border-radius: 0;
  }
  select[disabled] {
    background-color: #eee !important;
  }
  .faq dl {
    width: 98%;
    padding: 2%;
  }
  .faq dl dt {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 680px) {
  .banner-tel b {
    font-weight: normal;
    padding-left: 30px;
    background-size: contain !important;
  }
  .banner-tel .span1 {
    margin: 0 1%;
    padding-left: 2%;
  }
  .banner-tel {
    font-size: 18px;
    font-weight: normal;
    padding: 0;
  }
  .tabNav-main ul li a, .diff dl b, .school-tel span, .school-tel span b {
    font-size: 14px;
  }
  .control-label {
    padding-top: 7px;
    padding-left: 28px;
  }
  .forte-main dl {
    margin-bottom: 3% !important;
  }
  .school-list-main .school-item {
    margin-bottom: 3%;
  }
  .school-form, .radius-box {
    padding: 30px 3% 10px;
  }
  .forte-main dl dd p {
    height: auto;
  }
  .forte-main dl:last-child {
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width: 425px) {
  .zhu b {
    font-weight: normal;
  }
  .banner-tel .banner-tel-cnt {
    padding: 0;
  }
  .banner-tel .banner-tel-cnt .span1 {
    margin-left: 60px;
  }
  .banner-tel .banner-tel-cnt .tel-icon {
    width: 60px;
  }
  .module-title h2 {
    font-size: 26px;
  }
  .banner-tel {
    font-size: 14px;
    bottom: 20%;
  }
  .tabNav-main ul li {
    width: 50%;
  }
  .tabNav-main ul li a, .school-tel span, .school-tel span b {
    font-size: 12px;
  }
  .school-form .form-group {
    width: 96%;
  }
  .school-list dt {
    height: 90px;
  }
  .school-list-main .school-item {
    width: 98%;
  }
  .school-list-main dl dd > a {
    height: auto;
  }
  .follow-card li {
    width: 98% !important;
  }
}
