body, .breadcrumb-bg, .breadcrumb, .breadcrumb a {
  background: #fff;
}

.breadcrumb-bg {
  padding: 10px 0;
}

.breadcrumb, .breadcrumb a {
  line-height: 20px;
}

.banner-box {
  width: 100%;
  background: url(../images/banner-bg.jpg) no-repeat center top;
}

.banner-box > h1 {
  position: absolute;
  left: -99999px;
  z-index: -99999;
}

.banner {
  position: relative;
}

/* concept start */
.concept {
  position: absolute;
  bottom: -50px;
}

.concept dl {
  background: #fff;
  border-radius: 4px;
  padding: 22px 28px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  background: #fff url(../images/concept-bg.jpg) no-repeat right bottom;
  margin-bottom: 10px;
}

.concept dl dt, .concept dl dd {
  float: left;
}

.concept dl dt {
  width: 75px;
  /* margin-top: 10px; */
}

.concept dl dd {
  width: 82%;
  font-size: 18px;
  line-height: 30px;
  color: #333;
  margin-left: 20px;
}

.concept dl dt p {
  display: none;
}

.concept .breadcrumb-bg {
  padding-top: 0;
}

/* concept end */
.module {
  padding: 60px 0;
}

.module-title {
  line-height: 1;
  padding-top: 38px;
  text-align: center;
  margin-bottom: 36px;
  overflow: hidden;
}

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

.module-title .line-box {
  width: 100%;
  line-height: 1;
  text-align: center;
  margin-top: 4px;
}

.module-title .line-box > span {
  display: inline-block;
  width: 48px;
  height: 8px;
  background: #c28b53;
  border-radius: 4px;
}

/* main01 start */
.main01 {
  padding: 60px 0 50px;
  background: url(../images/main01-bg.jpg) no-repeat top center;
  background-size: cover;
}

.main01 .module-title {
  background: url(../images/tit-1.png) no-repeat top center;
}

/* main01 end */
/* module-description start */
.module-description {
  padding: 12px 30px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  background: #f5f5f5;
  border-radius: 6px;
  margin-bottom: 50px;
}

.module-description b {
  display: inline-block;
  color: #c28b53;
}

/* module-description end */
/* time-box start */
.time-box {
  margin: 0 -1.5% 40px;
}

.time-item {
  float: left;
  width: 47%;
  margin: 0 1.5%;
  padding: 10px;
  background: #fff url(../images/time-box-bg1.jpg) no-repeat right bottom;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.time-item-big {
  width: 98%;
}

.time-item2 {
  background: #fff url(../images/time-box-bg2.jpg) no-repeat right bottom;
}

.time-item:last-child {
  margin-bottom: 0 !important;
}

.border-box {
  border: 1px solid #dadce5;
  padding: 0 0 17px 15px;
  border-radius: 4px;
}

.time-tit {
  position: relative;
  height: 32px;
  top: -30px;
}

.time-tit span {
  position: absolute;
  display: inline-block;
  min-width: 200px;
  height: 48px;
  font-size: 24px;
  line-height: 24px;
  padding: 12px 20px;
  text-align: center;
  color: #fff;
  background: #32407d;
  background: linear-gradient(-90deg, #3c4b8d, #233066);
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}

.time-tit span::before {
  position: absolute;
  content: '';
  display: block;
  width: 20px;
  height: 100%;
  background: url(../images/tit-bg.png) no-repeat left bottom;
  bottom: 0;
  right: -20px;
}

.time-cnt p {
  font-size: 16px;
}

.time-cnt .zhu {
  color: #c28b53;
}

/* time-box end */
/* school-list start */
.module-main {
  padding: 30px 30px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}

.module-list-tit {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  padding-left: 42px;
  padding-bottom: 4px;
  background: url(../images/module-list-tit.jpg) no-repeat left top 8px;
}

.module-list-tit a {
  float: right;
  font-size: 14px;
  color: #c28b53;
  font-weight: normal;
  border: 1px solid #c28b53;
  border-radius: 3px;
  padding: 0 10px;
  margin-top: 12px;
}

.list-main {
  margin: 0 -.75%;
}

.list-main dl {
  float: left;
  width: 23.5%;
  margin: 20px 0.75% 0;
  padding: 13px;
  border: 1px solid #eee;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  overflow: hidden;
  background: #fff;
}

.list-main dl:hover {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.16);
}

.list-main dt {
  position: relative;
  height: 94px;
  border-radius: 3px;
  overflow: hidden;
}

.list-main dt img {
  width: 100%;
}

.list-main dt > div {
  position: absolute;
  width: 88px;
  top: 0;
  left: 0;
  background: #c28b53;
  background: linear-gradient(90deg, #c48a4e, #d5a472);
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  color: #fff;
  border-radius: 0 0 15px 0;
  padding-left: 5px;
}

.list-main dd .school-logo {
  position: relative;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}

.list-main .address-icon {
  padding: 0 6px;
  margin-right: 4px;
  background: url(../images/address-icon.png) no-repeat center center;
}

.list-main dd .school-logo a {
  position: absolute;
  width: 56px;
  height: 56px;
  padding: 6px;
  background-color: #fff;
  left: 6px;
  bottom: 0;
  border-radius: 56px;
  -webkit-border-radius: 56px;
  -moz-border-radius: 56px;
  -ms-border-radius: 56px;
  -o-border-radius: 56px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
}

.list-main dd p {
  font-size: 12px;
}

.list-main dd .school-logo p {
  text-align: right;
  color: #8d959d;
}

.list-main dd .school-cnt {
  height: 32px;
  color: #888;
  line-height: 16px;
  margin-bottom: 8px;
  overflow: hidden;
}

.list-main dd .school-name {
  display: block;
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  color: #333;
  margin-bottom: 6px;
  height: 48px;
  overflow: hidden;
}

.list-main dd .school-name:hover, .list-main dd .school-cnt a {
  color: #c28b53;
}

.tag {
  display: inline-block;
  font-size: 12px;
  color: #c28b53;
  line-height: 1;
  padding: 1px 5px;
  margin-left: 6px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #c28b53;
}

.tag:last-child {
  margin-right: 0;
}

.type-list {
  position: relative;
  padding-left: 70px;
  font-size: 14px;
  line-height: 18px;
  color: #666;
  margin-bottom: 6px;
}

.type-list:last-child {
  margin-bottom: 0;
}

.type-list > span {
  position: absolute;
  display: block;
  width: 70px;
  left: 0;
  color: #333;
}

.school-price {
  border-top: 1px dashed #eaeaea;
  padding-top: 11px;
  margin-top: 10PX;
  height: 36px;
  line-height: 18px;
  color: #333;
}

.school-price b {
  font-size: 14px;
  color: #333;
  font-weight: normal;
}

.school-price span {
  font-size: 16px;
  color: #d35151;
  font-weight: bold;
}

.school-price a {
  float: right;
  width: 77px;
  font-size: 14px;
  line-height: 20px;
  color: #c28b53;
  border: 1px solid #c28b53;
  text-align: center;
  border-radius: 3px;
}

.school-price a:hover, .module-list-tit a:hover {
  background: #c28b53;
  color: #fff;
}

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

.main02 .module-title {
  background: url(../images/tit-2.png) no-repeat top center;
}

/* main02 end */
/* main03 start */
.main03 .module-title {
  background: url(../images/tit-3.png) no-repeat top center;
}

/* main03 end */
/* main04 start */
.main04 {
  padding: 14px 0 50px;
}

.main04 .end {
  position: relative;
  font-size: 28px;
  background: url(../images/end-bg.jpg) no-repeat center center;
  background-size: cover;
  box-shadow: 0 2px 12px rgba(35, 48, 102, 0.4);
  padding: 24px 50px 31px;
  border-radius: 4px;
}

.end .sanjiao {
  position: absolute;
  width: 100%;
  height: 38px;
  background: url(../images/end-sanjiao.png) no-repeat center top;
  left: 0;
  top: -37px;
}

.end .clock-img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.end .end-tit {
  float: left;
  font-weight: bold;
  color: #324078;
  background: url(../images/end-tit-bg.png) no-repeat center center;
  width: 58px;
  height: 85px;
  padding: 5px 8px;
  margin-right: 20px;
}

.end .end-cnt {
  width: 83%;
  color: #ffdfc0;
}

/* main04 end */
/* main05 start */
.main05 {
  padding: 30px 0;
  background: #f5f5f5;
}

.main05-tit {
  font-size: 30px;
  font-weight: bold;
  padding-left: 26px;
  margin-bottom: 24px;
  background: url(../images/main05-tit-bg.png) no-repeat left center;
}

/* main05 end */
.picScroll {
  position: relative;
  width: 1170px;
  margin: 0 auto;
  /* margin-left: -10px */
  z-index: 0;
}

.picScroll li a {
  display: block;
  margin: 0 10px;
  border-radius: 4px;
  overflow: hidden;
}

.picScroll-list {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

.picScroll > a {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  width: 18px;
  height: 52px;
}

.picScroll .prev {
  left: -15px;
  background: url(../images/picscroll-prev.png) no-repeat center center;
}

.picScroll .next {
  right: -15px;
  background: url(../images/picscroll-next.png) no-repeat center center;
}

.picScroll .prev:hover {
  background: url(../images/picscroll-prev2.png) no-repeat center center;
}

.picScroll .next:hover {
  background: url(../images/picscroll-next2.png) no-repeat center center;
}

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

.school-form {
  position: relative;
  background: none;
  z-index: 1;
}

.school-form .control-label {
  position: relative;
  font-size: 14px;
  color: #333;
  font-weight: normal;
  width: 76px;
  text-align: right;
  padding-top: 7px;
  line-height: 30px\9;
  margin-bottom: 0\9;
  z-index: 0;
}

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

.school-form2 {
  position: relative;
  padding: 18px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  background: linear-gradient(#3c4b8d, #3c4b8d);
  background-size: 100% 100%;
  border-radius: 20px;
}

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

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

.school-form2 .form-moudle .textarea-group, .school-form2 .zzy-school-form .textarea-group {
  width: 95%;
}

.school-form2 .sub-tit2 {
  position: absolute;
  width: 100%;
  height: 40px;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.school-form2 .sub-tit2 span {
  display: inline-block;
  padding: 0 60px 16px;
  background: url(../images/form-tit-bg2.png) no-repeat top center;
  background-size: 100% 40px;
}

.school-form2 .form-main {
  padding: 67px 15px 10px;
  border-radius: 16px;
  background: #fff;
}

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

.school-form2 .submit-group .btn-default {
  display: inline-block;
  width: 200px;
  font-size: 16px;
  line-height: 32px;
  background: #c28b53;
  color: #fff;
  border: none !important;
  border-radius: 32px;
  padding: 0;
}

.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: 28px;
  padding: 4px 12px;
  cursor: text;
  z-index: 0;
  margin-bottom: 0;
}

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

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

.form-control {
  height: 32px;
}

.form-control[readonly] {
  background: none !important;
}

.form-horizontal .control-label {
  padding-top: 7px;
}

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

.control-label em {
  font-size: 20px;
  position: absolute;
  color: #d85050;
  z-index: 0;
  left: 5px;
}

.select-search {
  height: 32px;
  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: 32px;
  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: 32px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  width: 100%;
}

.select-search .school-option {
  position: absolute;
  background-color: #fff;
  width: 100%;
  min-width: 200px;
  top: 32px;
  right: 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;
}

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

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

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

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

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

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

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

.xueli-bg {
  background: url(../images/form-icon.png) no-repeat 0 -377px;
}

.items-bg {
  background: url(../images/form-icon.png) no-repeat 0 -327px;
}

.form-moudle {
  padding-bottom: 3%;
  background: #fff;
}

.form-moudle .form-group, .zzy-school-form .form-group {
  width: 23%;
  margin: 0 1% 10px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 6px;
}

.form-moudle .p0 .control-label, .zzy-school-form .p0 .control-label {
  padding-left: 5px;
  width: 70px;
}

.form-moudle .p0 .form-group-main, .zzy-school-form .p0 .form-group-main {
  width: calc(100% - 70px);
}

.form-moudle .textarea-group, .zzy-school-form .textarea-group {
  width: 95% !important;
}

.form-moudle .textarea-group textarea, .form-moudle .textarea-group .form-group-main, .zzy-school-form .textarea-group textarea, .zzy-school-form .textarea-group .form-group-main {
  width: 100% !important;
}

.form-moudle .textarea-group textarea, .zzy-school-form .textarea-group textarea {
  padding: 7px 12px;
  border: none !important;
  height: 62px;
  background: none;
}

.form-group-row3 form {
  max-width: 1050px;
  margin: 0 auto;
}

.form-group-row3 .form-group {
  width: 28.333%;
  margin: 0 2.5% 20px;
  background: #ebebeb;
}

.no-icon .control-label {
  padding-left: 10px;
  width: 76px;
  background: #fff;
}

.no-icon .form-group-main {
  width: calc(100% - 76px);
}

.no-icon .textarea-group {
  width: 97.5% !important;
}

.no-icon .textarea-group textarea, .no-icon .textarea-group .form-group-main {
  width: 100% !important;
}

.no-icon .textarea-group textarea {
  padding: 7px 12px;
  border: none !important;
  height: 66px;
}

.form-group-row5 .form-group {
  width: 18.5%;
  margin: 0 .75% 10px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff;
}

.form-group-row5 .textarea-group {
  width: 98.5% !important;
}

@media only screen and (max-width: 1200px) {
  .container, .concept {
    width: 96%;
    margin: 0 2%;
  }
  .banner {
    width: 100%;
    margin: 0 auto;
  }
  .concept {
    bottom: -10%;
  }
  .concept dl {
    max-height: 104px;
    overflow: hidden;
  }
  .concept dl dd {
    width: 88%;
    font-size: 16px;
    line-height: 24px;
  }
  .list-main dl {
    width: 23.5%;
  }
  .picScroll {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .module {
    padding: 5% 0;
  }
  .main01 {
    padding-bottom: 5%;
    padding-top: 5%;
  }
  .concept {
    position: relative;
    margin-top: -8%;
  }
  .concept dl dd {
    width: 86%;
  }
  .time-box {
    margin-bottom: 5%;
  }
  .list-main dl {
    width: 31.333%;
    margin: 1%;
  }
  .end .clock-img {
    display: none;
  }
  .end .end-cnt {
    width: 100%;
  }
  .main04 .end {
    padding: 3%;
  }
}

@media only screen and (max-width: 768px) {
  .module-main {
    padding: 3%;
  }
  .module-title .line-box {
    margin: 0 auto;
  }
  .module-title {
    margin-bottom: 3%;
  }
  .module-title > span {
    font-size: 30px;
  }
  .module-list-tit, .main05-tit {
    font-size: 22px;
  }
  .module-description {
    margin-bottom: 30px;
    padding: 12px 5%;
  }
  .time-item {
    width: 98%;
    margin: 1% 1% 30px;
  }
  .time-tit {
    top: -24px;
  }
  .time-tit span {
    font-size: 18px;
    min-width: 150px;
    height: 40px;
    padding: 8px 20px;
  }
  .module-list-tit {
    padding-left: 30px;
    background-size: 22px !important;
  }
  .module-list-tit a {
    margin-top: 5px;
  }
  .list-main dd .school-name {
    font-size: 16px;
  }
  .concept dl {
    display: flex;
    align-items: center;
    max-height: none;
  }
  .concept dl dd {
    width: calc(100% - 95px);
  }
  .type-list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
  }
  .type-list > span {
    position: static;
  }
  .main04 {
    padding-bottom: 5%;
  }
  .main04 .end, .end .end-tit {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .end .end-cnt, .main04 .end {
    font-size: 22px;
  }
  .main05 {
    overflow: hidden;
  }
  .school-price {
    display: flex;
    flex-wrap: wrap;
    height: auto;
  }
  .school-price a {
    margin: 0 auto;
  }
  .form-group-row3 .form-group, select[disabled] {
    background-color: #fff !important;
  }
  .school-form .form-group, .form-group-row3 .form-group {
    width: 46%;
    margin: 0 2% 15px;
  }
  .school-form2 .sub-tit2 {
    left: 0;
    background: #3c4b8d;
  }
  .school-form2 .control-label {
    padding-left: 35px;
  }
  .school-form2 .sub-tit2 span {
    width: 100%;
    font-size: 22px;
    padding: 0;
    background: #3c4b8d;
  }
  .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;
    min-width: auto;
  }
  .schoolName-box {
    height: auto;
  }
  .school-option select {
    height: 32px;
    line-height: 32px;
  }
  select, select.form-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    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: 4px !important;
  }
  .form-main .select-search .school-option {
    border-radius: 4px;
  }
}

@media only screen and (max-width: 680px) {
  .list-main dl {
    width: 48%;
  }
  .picScroll .prev {
    left: -8px;
  }
  .picScroll .next {
    right: -8px;
  }
  .concept dl {
    flex-wrap: wrap;
    padding: 4%;
  }
  .concept dl dt, .concept dl dd {
    width: 100%;
    margin: 0 auto;
  }
  .concept dl dt img {
    display: none !important;
  }
  .concept dl dt p {
    display: block;
    text-align: center;
    font-size: 22px;
    margin-bottom: 3%;
  }
}

@media only screen and (max-width: 425px) {
  .module-list-tit {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 3%;
  }
  .module-list-tit a {
    font-size: 12px;
    padding-bottom: 2px;
  }
  .module-list-tit > span {
    display: block;
    width: 100%;
  }
  .main04 {
    padding-top: 0;
  }
  .end .end-cnt {
    font-size: 16px;
  }
  .end .sanjiao {
    display: none;
  }
  .list-main dd .school-logo a {
    left: 1%;
  }
  .school-price a {
    float: left;
    margin-top: 10px;
  }
  .submit-group a {
    display: block;
  }
  .school-form .form-group, .form-group-row3 .form-group {
    width: 96%;
  }
}

@media only screen and (max-width: 375px) {
  .list-main dl {
    width: 98%;
  }
  .school-price a {
    float: right;
    margin: 0 auto;
  }
}
