@charset "UTF-8";
body {
  background-color: #f5f7f9;
}

.news-main {
  padding-top: 50px !important;
  margin-bottom: 40px !important;
}

/* banner 基础样式 start */
.banner-box {
  width: 100%;
  position: relative;
  max-height: 450px;
  overflow: hidden;
  z-index: -10px;
}

.fullSlide {
  width: 100%;
  position: relative;
}

.fullSlide .bd {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  overflow: hidden;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.fullSlide .bd li a {
  display: block;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 26px;
  height: 4px;
  margin: 1px 7px;
  overflow: hidden;
  background: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

.fullSlide .prev, .fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/public/next.png) no-repeat center;
  cursor: pointer;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background: url(../images/public/prev.png) no-repeat center;
}

/* banner 基础样式 end */
.input-group[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

.padding-right0 {
  padding-right: 0 !important;
}

.padding-left0 {
  padding-left: 0 !important;
}

.datetimepicker {
  width: 240px !important;
}

.datetimepicker table {
  width: 100%;
}

.banner-box .item {
  text-align: center !important;
}

.banner-box .item img {
  display: block;
  margin: 0 auto;
}

.banner-box .carousel-indicators li {
  width: 26px;
  height: 3px;
  margin: 1px 7px;
  border: none;
  border-radius: 0;
  background: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.banner-box .carousel-indicators .active {
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

.banner-box .carousel-control.left, .banner-box .carousel-control.right {
  background-image: none;
}

.banner-box .carousel-control .glyphicon-chevron-left, .banner-box .carousel-control .glyphicon-chevron-right, .banner-box .carousel-control .icon-next, .banner-box .carousel-control .icon-prev {
  width: 26px;
  height: 64px;
}

.banner-box .glyphicon-chevron-left:before, .banner-box .glyphicon-chevron-right:before {
  display: none !important;
}

.banner-box .glyphicon-chevron-left, .banner-box .glyphicon-chevron-left:hover, .banner-box .glyphicon-chevron-left:active {
  background: url(../images/public/next.png) no-repeat center center !important;
}

.banner-box .glyphicon-chevron-right, .banner-box .glyphicon-chevron-right:hover, .banner-box .glyphicon-chevron-right:active {
  background: url(../images/public/prev.png) no-repeat center center !important;
}

.photolist {
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.photolist-box {
  padding: 0 20px;
  margin-bottom: 40px;
}

.photolist .moudle-title {
  padding: 40px 0 30px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  color: #0e2644;
  border-bottom: 2px solid #eee;
}

.moudle-title span {
  color: #e58730 !important;
}

.photolist .figurelist {
  margin-bottom: 20px;
}

.name-center .figurelist .figure-name {
  margin-bottom: 0;
  text-align: center;
}

.figurelist li {
  margin: 1%;
  border: 1px solid #ebedf0;
}

.figurelist li:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.container-title {
  line-height: 30px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.link .container-title {
  border: none;
  padding-bottom: 20px;
}

.introduce-box, .student-box, .link, .photo-box, .teacher-box, .link {
  margin-bottom: 30px;
}

.introduce {
  background-color: #fff;
  padding: 30px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.student-box .figurelist li {
  text-align: center;
}

.student-box .figurelist .figure-text {
  height: 20px;
}

.introduce-l {
  width: 70%;
}

.introduce-main .container-title {
  border: none;
  margin-bottom: 20px;
  padding: 0;
}

.container-title h2, .container-title p {
  float: left;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
}

.container-title .school-icon {
  padding: 2px 15px;
  background-position: -48px -323px;
}

.container-title h2 span, .introduce-cnt li a, .school-news ul li:hover a, .school-news ul li:hover span, .faq-cnt dl dt a:hover, .link-cnt a:hover {
  color: #e58730;
}

.container-title .address-icon {
  margin-right: 5px;
  background-position: -53px -42px;
}

.introduce-cnt {
  padding: 20px 20px 30px;
  background-color: #f3f5f7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.introduce-cnt, .introduce-box .detail-cnt {
  margin-bottom: 30px;
}

.introduce-box .adv-cnt {
  min-height: 34px;
}

.introduce-box .icon {
  margin-right: 5px;
}

.introduce-box .detail-cnt b, .introduce-box .adv-cnt b {
  display: inline-block;
  font-weight: bold;
  color: #21203c;
}

.introduce-box .detail-cnt span {
  color: #59636d;
}

.introduce-box .detail-cnt a {
  color: #e58730;
}

.adv-tag {
  display: inline-block;
  color: #fff;
  padding: 6px 15px;
  margin: 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.adv-tag-color1 {
  background-color: #7c8cbf;
}

.adv-tag-color2 {
  background-color: #77a3d4;
}

.adv-tag-color3 {
  background-color: #7ab7c9;
}

.adv-tag-color4 {
  background-color: #73b0dc;
}

.adv-tag-color5 {
  background-color: #789bb9;
}

.introduce-box .detail-icon {
  background-position: -52px -2px;
}

.introduce-box .adv-icon {
  background-position: -53px -84px;
}

.introduce-cnt ul {
  padding-bottom: 4px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #dadde5;
}

.introduce-cnt li {
  float: left;
  width: 48%;
  margin-right: 2%;
  height: 30px;
  line-height: 14px;
  color: #58626d;
}

.introduce-cnt li b {
  color: #21203c;
  font-weight: normal;
}

.school-news .container-title, .form-horizontal .container-title {
  height: 39px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}

.school-news .container-title span, .form-horizontal .container-title span {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  margin-right: 10px;
  color: #333;
  border-bottom: 1px solid #192d76;
  padding-bottom: 15px;
}

.school-news .icon, .form-horizontal .icon {
  padding: 2px 10px !important;
  background-size: auto !important;
}

.school-news .news-icon {
  background-position: -53px -122px;
}

.form-horizontal .pen-icon {
  background-position: -53px -164px;
}

.school-news .container-title em {
  font-size: 16px;
  color: #ccc;
  font-style: italic;
  text-transform: uppercase;
}

.container-title .more {
  font-size: 14px;
}

.school-news ul li {
  float: left;
  width: 48%;
  margin-right: 2%;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding-left: 12px;
  background: url(../images/li-bg.jpg) no-repeat center left;
}

.school-news ul li a {
  float: left;
  width: 90%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.school-news ul li span {
  float: right;
  color: #60686f;
}

.form-icon {
  background: url(../images/form.png) no-repeat center center;
}

.form-group label span {
  color: #333;
}

.form-control, .selects-box select {
  color: #999;
  padding-left: 16px;
}

select.form-control {
  padding: 0 12px;
}

.input-group .layui-input {
  position: absolute;
  width: 94.6666%;
  width: calc(100% - 30px);
  background: none !important;
  z-index: 1;
  cursor: pointer;
}

.form-main .input-group-addon {
  height: 32px;
}

.introduce .form-main .input-group-addon {
  padding: 8px 12px;
}

.introduce .form-horizontal {
  height: 407px;
  padding: 20px 0 0;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  overflow: hidden;
  border: 1px solid #eeeff2;
  border-top: none;
}

.introduce .form-main {
  width: 27%;
}

.introduce .form-title {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: url(../images/form-title-bg.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.introduce .form-group {
  padding: 0;
  margin: 10px auto 15px;
}

.introduce .form-group > div {
  padding: 0 10px;
}

.introduce .input-group-span {
  height: 32px;
  line-height: 32px;
  color: #30364c;
  padding: 0;
}

.introduce .submit-group {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 0 !important;
}

.checkbox-item.checked .check-icon, .must-box .icon-check.checked {
  background: url(../images/public/checked.png) no-repeat center center;
  background-size: auto auto;
}

.introduce .submit-group input, .introduce .submit-group button {
  font-size: 16px;
  width: 80%;
  max-width: none;
  line-height: 36px;
  padding: 0 12px;
  border: 1px solid #6973a7;
  color: #fff;
  background-color: #6973a7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.introduce .must-box {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 24px;
}

.introduce .form-main p {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #a9a9a9;
}

.introduce .form-main .tel {
  font-size: 16px;
  color: #e58730;
}

.school-main, .faq {
  padding: 50px 0;
  margin-bottom: 30px;
  background-color: #fff;
}

.school-main {
  padding-bottom: 30px;
  margin-bottom: 50px;
}

.rules {
  margin-bottom: 30px;
}

.ruleslist {
  padding: 20px 30px 0;
}

.ruleslist-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.ruleslist-item dl {
  display: flex;
  flex-wrap: wrap;
}

.rules-logo {
  float: left;
  width: 20%;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
}

.rules-cnt {
  float: left;
  width: 61%;
  width: calc(62% - 1px);
  padding-right: 2%;
  margin: 0 2%;
  border-right: 1px dashed #e2e2e2;
}

.rules-cnt .rules-tit {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #0e2644;
  margin-bottom: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.rules-cnt .rules-tit:hover, .rules-cnt .rules-tit span {
  color: #e58730;
}

.rules-btn {
  float: right;
  padding: 15px 0;
  width: 14%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.rules-type-list {
  float: left;
  width: 48%;
  margin-right: 2%;
  font-size: 14px;
  line-height: 34px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.rules-type-list b {
  font-weight: normal;
  color: #333;
}

.rules-type-list span {
  color: #818991;
}

.rules-type .rules-type-list:first-child + .rules-type-list + .rules-type-list + .rules-type-list + .rules-type-list + .rules-type-list span {
  color: #e58730;
  font-size: 12px;
}

.rules-type .rules-type-list:first-child + .rules-type-list + .rules-type-list + .rules-type-list + .rules-type-list + .rules-type-list span b {
  color: #e58730;
  font-weight: bold;
  font-size: 16px;
}

.rules-btn a {
  display: block;
  width: 80%;
  max-width: 120px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 36px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  text-align: center;
}

.rules-btn .detail-btn {
  color: #fff;
  background-color: #6973a7;
  margin-bottom: 26px;
}

.rules-btn .order-btn {
  line-height: 34px;
  color: #e58730;
  border: 1px solid #e58730;
}

.rules-btn .order-btn:hover, .rules-btn .detail-btn:hover {
  color: #fff;
  background: #e58730;
}

.stretch-box {
  overflow: hidden;
}

.all-btn {
  width: 100%;
  margin-top: -1px;
  font-size: 16px;
  line-height: 44px;
  text-align: center;
  color: #e58730 !important;
  border: 1px solid #e58730 !important;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.down-icon {
  padding: 0 15px;
  background: url(../images/down-icon.jpg) no-repeat center center;
}

.up-icon {
  padding: 0 15px;
  background: url(../images/up-icon.jpg) no-repeat center center;
}

.up-text {
  display: none;
}

.container-title h2 i {
  padding: 0 15px;
}

.teacher-icon {
  background-position: 0 -407px;
}

.student-icon {
  background-position: -44px -407px;
}

.photo-icon {
  background-position: -44px -240px;
}

.faq-icon {
  background-position: -44px -282px;
}

.rules-icon {
  background-position: -44px -366px;
}

.figurelist {
  padding-top: 20px;
}

.figurelist li {
  float: left;
  width: 23%;
  margin: 0 1% 2%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
}

.figurelist .figure-cnt {
  padding: 15px;
  background-color: #fff;
  border-top: 0;
}

.figurelist .figure-name {
  color: #0e2644;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.figurelist .figure-text {
  font-size: 12px;
  height: 40px;
  line-height: 20px;
  margin-top: 10px;
  color: #818991;
  overflow: hidden;
}

.figurelist .figure-text.name-center {
  text-align: center;
  height: 20px;
}

.figurelist .figure-img {
  text-align: center;
}

.teacher .figurelist .figure-cnt {
  background-color: #ecedf1;
}

.teacher .figure-img {
  border: 1px solid #ebedf0;
}

.photo-box .figurelist li {
  margin-bottom: 2%;
  margin-top: 0;
}

.faq-cnt {
  float: left;
  width: 70%;
  padding: 20px 0 0;
}

.faq-form {
  width: 28%;
  float: right;
}

.faq-form .form-main .input-group > .form-control, .introduce .form-main .input-group > .form-control {
  width: 100% !important;
}

.faq-form .form-main .layui-input + .input-group-addon {
  padding: 7px 12px;
}

.faq-cnt dl {
  float: left;
  width: 98%;
  margin: 0 1% 2%;
}

.faq-cnt dl dt a {
  display: block;
  color: #333;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.faq-cnt dl {
  margin-bottom: 25px;
}

.faq-cnt dl:last-child {
  margin-bottom: 0;
}

.faq-cnt dl dt {
  padding-left: 30px;
  font-weight: 400;
  color: #333;
  height: 24px;
  margin-bottom: 15px;
  background: url(../images/faq-icon.png) left center no-repeat;
}

.faq-cnt dl dd {
  padding: 15px 20px;
  background: #f7f8f9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.faq-cnt dl dd p {
  height: 48px;
  line-height: 24px;
  font-size: 14px;
  color: #818991;
  overflow: hidden;
}

.faq-form .form-main {
  padding: 20px 0 17px;
  background-color: #f5f6f7;
}

.faq-form .form-title {
  margin-bottom: 15px;
}

.faq-form .form-title span {
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
  color: #fff;
  background-color: #363463;
  padding: 0 20px;
}

.faq-form .form-title span::after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  right: -15px;
  width: 18px;
  height: 35px;
  background: url(../images/form-title-bg.png) no-repeat center center;
}

.faq-form form {
  padding-top: 10px;
}

.faq-form .form-group {
  margin: 0 auto 15px;
}

.faq-form textarea {
  line-height: 24px;
}

.faq-form textarea.form-control {
  height: 80px;
}

.faq-form .form-group > div {
  padding-left: 0;
}

.faq-form .submit-group button {
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  background-color: #6973a8;
  border: 1px solid #6973a8;
}

.faq-form-r {
  padding-top: 20px;
}

/* page start */
.page {
  width: 100%;
  text-align: center;
}

.page > ul > li {
  float: left;
  cursor: pointer;
}

.page .pagezong:hover {
  background-color: #fff;
  color: #000000;
}

.page > a, .page > b {
  width: 10%;
  background-color: #fff;
  font-size: 14px;
  line-height: 32px;
  color: #333;
  text-align: center;
  padding: 5px 20px;
  margin-right: 10px;
  border: 1px solid #eee;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  cursor: pointer;
}

.page b {
  font-weight: normal;
}

.page > a:hover, .page > ul > li > .active, .page > b {
  background-color: #334d72;
  border: 1px solid #334d72;
  color: #fff;
}

.fst-page a, .last-page a {
  padding-left: 5px;
  padding-right: 5px;
}

/* page end */
/* link  start */
.link-title {
  font-size: 28px;
  font-weight: bold;
  color: #333;
  margin-bottom: 18px;
}

.link-cnt a {
  padding: 0 10px 10px;
  display: block;
  float: left;
}

.link-icon {
  padding: 2px 15px;
  background-position: 0 -46px;
}

.link-cnt {
  margin-left: 30px;
}

/* link end */
.main-inside-form .form-box {
  text-align: center;
}

.main-inside-form .form-group.submit-group, .form-inline .form-group.submit-group {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0 !important;
}

.main-inside-form .form-main .form-control {
  overflow: hidden;
}

.main-inside-form .form-main .input-group {
  display: table;
}

.news-left-box, .news-right-box {
  float: left;
}

.news-left-box {
  width: 70%;
}

.news-left-box .news-tit.double-border {
  margin: 0 30px 20px;
}

.news-left-box .news-flex-box, .news-left-box .news-recommend {
  padding: 0 30px;
}

.news-left-box .rules-flow-box .rules-flow-title {
  float: none;
  width: auto;
}

.news-left-box .rules-flow-main {
  margin: 0 5%;
  padding: 17px 0;
}

.news-left-box .rules-logo {
  width: 200px;
}

.news-left-box .rules-cnt {
  width: calc(98% - 200px);
}

.news-left-box .rules-list-cnt {
  position: relative;
  padding-top: 40px;
}

.news-left-box .rules-list-cnt .rules-cnt .rules-tit {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.news-left-box .rules-type-list {
  width: 48%;
}

.news-left-box .rules-type-list:last-child {
  width: 100%;
}

.news-left-box .rules-btn {
  width: 100%;
  text-align: center;
  padding-top: 15px;
}

.news-left-box .rules-btn .detail-btn {
  width: 240px;
  margin: 0 auto;
}

.news-left-box .form-inline .form-group {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news-left-box .main-inside-form .input-group-span {
  width: 80px;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left;
}

.news-left-box .main-inside-form .submit-group {
  width: 100% !important;
  flex-wrap: wrap;
}

.news-left-box .kfr-detail {
  padding-bottom: 20px;
}

.news-left-box .kfr-brief {
  padding-bottom: 40px;
}

.news-left-box .kfr-brief-main {
  position: relative;
  align-items: start;
}

.news-left-box .kfr-brief-cnt {
  border: none;
}

.news-left-box .kfr-brief .kfr-brief-title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}

.news-left-box .kfr-area-li {
  height: auto;
}

.news-left-box .kfr-brief-btn {
  position: absolute;
  right: 0;
  bottom: -30px;
}

.news-left-box .kfr-brief-btn a {
  height: 36px;
  line-height: 36px;
}

.news-right-box {
  width: 28.9%;
  margin: 0 0 3% 1.1%;
}

.news-right-box.school-right-box {
  width: 24%;
}

.news-right-box .school-flow {
  background-color: #fff;
  margin-bottom: 14px;
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.news-right-box .school-flow .school-flow-tit {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

.news-right-box .school-flow .school-flow-tit span {
  color: #ffbe8f;
}

.news-right-box .school-flow-cnt {
  padding: 20px 12px 25px;
}

.news-right-box .school-flow-cnt ul {
  margin-left: 11px;
  border-left: 2px dashed #ff641f;
}

.news-right-box .school-flow-cnt ul li {
  position: relative;
  padding-left: 17px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 18px;
}

.news-right-box .school-flow-cnt ul li:last-child {
  margin-bottom: 0;
}

.news-right-box .school-flow-cnt ul li span {
  color: #ff641f;
}

.news-right-box .school-flow-cnt ul li em {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  font-size: 13px;
  color: #fff;
  line-height: 12px;
  text-align: center;
  padding: 3px;
  border: 3px solid #fff;
  background: #ff641f;
  border-radius: 18px;
  left: -12px;
  top: 0px;
}

.news-right-box .school-flow-cnt ul li em::before {
  position: absolute;
  display: block;
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 24px;
  border: 1px solid #ff641f;
  background: none;
  left: -3px;
  top: -3px;
}

.news-right-cnt, .recommend-main {
  padding: 14px 14px 15px;
  background-color: #fff;
  margin-bottom: 14px;
  border-radius: 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.news-right-cnt .news-right-tit, .news-right-cnt .main-title, .recommend-main .news-right-tit, .recommend-main .main-title {
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
}

.news-right-cnt .news-right-tit h3, .news-right-cnt .news-right-tit h2, .news-right-cnt .main-title h3, .news-right-cnt .main-title h2, .recommend-main .news-right-tit h3, .recommend-main .news-right-tit h2, .recommend-main .main-title h3, .recommend-main .main-title h2 {
  float: left;
  font-size: 16px;
}

.news-right-cnt .news-right-tit h3 a, .news-right-cnt .news-right-tit h2 a, .news-right-cnt .main-title h3 a, .news-right-cnt .main-title h2 a, .recommend-main .news-right-tit h3 a, .recommend-main .news-right-tit h2 a, .recommend-main .main-title h3 a, .recommend-main .main-title h2 a {
  color: #333;
}

.news-right-cnt .news-right-tit p, .news-right-cnt .main-title p, .recommend-main .news-right-tit p, .recommend-main .main-title p {
  display: inline-block;
  height: 30px;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 1px solid #ff641f;
}

.news-right-cnt .news-right-tit p span, .news-right-cnt .main-title p span, .recommend-main .news-right-tit p span, .recommend-main .main-title p span {
  color: #ff641f;
}

.news-right-cnt .news-right-tit .more, .news-right-cnt .main-title .more, .recommend-main .news-right-tit .more, .recommend-main .main-title .more {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  line-height: 20px;
}

.news-right-cnt .news-right-tit .more:hover, .news-right-cnt .main-title .more:hover, .recommend-main .news-right-tit .more:hover, .recommend-main .main-title .more:hover {
  color: #ff641f;
}

.news-right-cnt .news-list, .recommend-main .news-list {
  margin-top: -6px;
}

.news-right-cnt .news-list li, .recommend-main .news-list li {
  position: relative;
  font-size: 14px;
  line-height: 28px;
  padding-left: 9px;
}

.news-right-cnt .news-list li::before, .recommend-main .news-list li::before {
  display: block;
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #999;
  left: 0;
  top: 12px;
}

.news-right-cnt .news-list li a, .recommend-main .news-list li a {
  display: block;
  color: #555;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-right-cnt .news-list li a:hover, .recommend-main .news-list li a:hover {
  color: #ff641f;
}

.news-right-cnt .news-list.row2, .recommend-main .news-list.row2 {
  margin: 0 -1%;
}

.news-right-cnt .news-list.row2 li, .recommend-main .news-list.row2 li {
  float: left;
  width: 48%;
  margin: 0 1%;
}

.news-right-cnt .zhinan-box, .recommend-main .zhinan-box {
  margin-top: 12px;
  padding: 12px 0 0;
  border-top: 1px dashed #e8e8e8;
}

.news-right-cnt .school-news-list, .recommend-main .school-news-list {
  margin-top: -6px;
}

.news-right-cnt .school-news-list.zw-school-news-list li, .recommend-main .school-news-list.zw-school-news-list li {
  width: 100%;
}

.news-right-cnt .school-news-list li, .recommend-main .school-news-list li {
  position: relative;
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 28px;
  padding-left: 9px;
}

.news-right-cnt .school-news-list li::before, .recommend-main .school-news-list li::before {
  display: block;
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background: #999;
  left: 0;
  top: 12px;
}

.news-right-cnt .school-news-list li a, .recommend-main .school-news-list li a {
  display: block;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-right-cnt .school-news-list li a:hover, .recommend-main .school-news-list li a:hover {
  color: #ff641f;
}

.news-right-cnt .school-news-list.row3 li, .recommend-main .school-news-list.row3 li {
  width: 33.333%;
}

.news-right-cnt .faqnews-list li, .recommend-main .faqnews-list li {
  padding: 0 0 11px;
  margin-bottom: 11px;
  border-bottom: 1px dashed #e0e0e0;
}

.news-right-cnt .faqnews-list li .faqnews-tit, .news-right-cnt .faqnews-list li p, .recommend-main .faqnews-list li .faqnews-tit, .recommend-main .faqnews-list li p {
  position: relative;
  padding-left: 22px;
}

.news-right-cnt .faqnews-list li .faqnews-tit em, .news-right-cnt .faqnews-list li p em, .recommend-main .faqnews-list li .faqnews-tit em, .recommend-main .faqnews-list li p em {
  display: block;
  width: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 4px;
  text-align: center;
  border-radius: 2px;
}

.news-right-cnt .faqnews-list li .faqnews-tit, .recommend-main .faqnews-list li .faqnews-tit {
  margin-bottom: 6px;
}

.news-right-cnt .faqnews-list li .faqnews-tit a, .recommend-main .faqnews-list li .faqnews-tit a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
}

.news-right-cnt .faqnews-list li .faqnews-tit em, .recommend-main .faqnews-list li .faqnews-tit em {
  background: #09a351;
}

.news-right-cnt .faqnews-list li .faqnews-tit:hover a, .recommend-main .faqnews-list li .faqnews-tit:hover a {
  color: #ff641f;
}

.news-right-cnt .faqnews-list li p, .recommend-main .faqnews-list li p {
  font-size: 12px;
  color: #aaa;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}

.news-right-cnt .faqnews-list li p em, .recommend-main .faqnews-list li p em {
  background: #ff641f;
  top: 2px;
}

.news-right-cnt .more-btn, .recommend-main .more-btn {
  text-align: center;
  margin-top: 1px;
}

.news-right-cnt .more-btn a, .recommend-main .more-btn a {
  display: inline-block;
  font-size: 14px;
  color: #ff641f;
  width: 130px;
  line-height: 24px;
  border: 1px solid #ff641f;
  border-radius: 4px;
}

.news-right-cnt .more-btn a:hover, .recommend-main .more-btn a:hover {
  color: #fff;
  background: #ff641f;
}

.news-right-cnt .hot-rules dl, .recommend-main .hot-rules dl {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 14px;
  border-bottom: 1px dashed #e8e8e8;
  margin-bottom: 8px;
}

.news-right-cnt .hot-rules dl:last-child, .recommend-main .hot-rules dl:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.news-right-cnt .hot-rules dl dt, .recommend-main .hot-rules dl dt {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.news-right-cnt .hot-rules dl dd, .recommend-main .hot-rules dl dd {
  float: left;
  width: calc(100% - 50px);
  flex: 1;
}

.news-right-cnt .hot-rules dl dd .school-name, .recommend-main .hot-rules dl dd .school-name {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.news-right-cnt .hot-rules dl dd .school-name span, .news-right-cnt .hot-rules dl dd .school-name:hover, .recommend-main .hot-rules dl dd .school-name span, .recommend-main .hot-rules dl dd .school-name:hover {
  color: #ff641f;
}

.news-right-cnt .hot-rules dl dd p, .recommend-main .hot-rules dl dd p {
  font-size: 14px;
  color: #999;
}

.news-right-cnt .hot-rules dl dd p .price, .recommend-main .hot-rules dl dd p .price {
  color: #d21515;
  font-weight: bold;
}

.news-right-cnt .hot-rules dl dd p a, .recommend-main .hot-rules dl dd p a {
  float: right;
  font-size: 12px;
  line-height: 18px;
  padding: 0 10px;
  color: #ff641f;
  border: 1px solid #ffc5ab;
  background: #fffcfa;
  border-radius: 2px;
}

.news-right-cnt .hot-rules dl dd p a:hover, .recommend-main .hot-rules dl dd p a:hover {
  color: #fff;
  border-color: #ff641f;
  background: #ff641f;
}

.news-right-cnt .more-rules-btn, .recommend-main .more-rules-btn {
  text-align: center;
  margin-top: 14px;
  white-space: nowrap;
}

.news-right-cnt .more-rules-btn a, .recommend-main .more-rules-btn a {
  display: inline-block;
  font-size: 14px;
  color: #ff6320;
  width: 157px;
  line-height: 24px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ff6320;
  padding: 3px 0;
  margin: 0 3px;
}

.news-right-cnt .more-rules-btn a:hover, .recommend-main .more-rules-btn a:hover {
  color: #fff !important;
  background: #ff6320 !important;
}

.news-right-cnt.news-right-form, .recommend-main.news-right-form {
  padding: 0;
}

.news-right-cnt .yuloo-form-main, .recommend-main .yuloo-form-main {
  width: 100%;
  margin: 0 auto;
}

.news-right-cnt .yuloo-form-main .yuloo-form-title, .recommend-main .yuloo-form-main .yuloo-form-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: url(../images/form-title-bg.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.news-right-cnt .yuloo-form-main .icon.form-icon, .recommend-main .yuloo-form-main .icon.form-icon {
  float: left;
  width: 24px;
  height: 20px;
  margin-right: 5px !important;
  background: url(../images/form-icon-bg.png) no-repeat center center;
}

.news-right-cnt .yuloo-form-main .form-horizontal, .recommend-main .yuloo-form-main .form-horizontal {
  padding: 20px 10px 10px;
}

.news-right-cnt .yuloo-form-main .form-group, .recommend-main .yuloo-form-main .form-group {
  width: 100%;
  margin: 0 auto 15px;
  height: 32px;
}

.news-right-cnt .yuloo-form-main .form-group .input-group-span, .recommend-main .yuloo-form-main .form-group .input-group-span {
  float: left;
  padding: 0;
  width: 70px;
  font-size: 14px;
  line-height: 30px;
  text-align: right;
  font-weight: normal;
}

.news-right-cnt .yuloo-form-main .form-group .input-group-span em, .recommend-main .yuloo-form-main .form-group .input-group-span em {
  color: #d75353;
}

.news-right-cnt .yuloo-form-main .form-group.submit-group, .recommend-main .yuloo-form-main .form-group.submit-group {
  text-align: center;
}

.news-right-cnt .yuloo-form-main .form-group.submit-group .btn, .recommend-main .yuloo-form-main .form-group.submit-group .btn {
  width: 110px;
  font-size: 14px;
  line-height: 32px;
  border: none;
  color: #fff;
  background: #ff641f;
  border-radius: 4px;
}

.news-right-cnt .yuloo-form-main .form-control, .recommend-main .yuloo-form-main .form-control {
  float: left;
  width: calc(100% - 90px);
  line-height: 30px;
  margin: 0 10px;
  color: #999;
}

.news-right-cnt .yuloo-form-main .must-box, .news-right-cnt .yuloo-form-main .must-box2, .recommend-main .yuloo-form-main .must-box, .recommend-main .yuloo-form-main .must-box2 {
  text-align: center;
}

.gather-word-list li {
  position: relative;
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 18px;
  padding-left: 9px;
  margin-bottom: 8px;
}

.gather-word-list li::before {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid #ff641f;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  left: 0;
  top: 4px;
}

.gather-word-list li a {
  display: block;
  color: #333;
}

.gather-word-list li a:hover {
  color: #ff641f;
}

@media only screen and (max-width: 1200px) {
  .container {
    width: 98%;
  }
  .photolist-box {
    padding: 0 2%;
  }
  .introduce input.form-control {
    padding-left: 4%;
  }
  .introduce .checkbox-group .form-control {
    padding: 0;
  }
  .introduce .form-control {
    display: inline-block;
    padding-left: 2%;
  }
  .form-main .select-group .form-control {
    padding-left: 3%;
  }
  .introduce .form-main p {
    float: left;
    width: 100%;
  }
  .introduce-box .adv-cnt b, .introduce-box .adv-cnt span {
    float: left;
  }
  .introduce-box .adv-cnt b {
    line-height: 36px;
  }
  .adv-tag {
    margin: 0 1%;
  }
}

@media only screen and (max-width: 1024px) {
  .school-main, .faq {
    padding: 3% 0;
    margin-bottom: 4%;
  }
  .introduce {
    padding: 3%;
  }
  .introduce-cnt {
    padding: 2%;
    margin-bottom: 3%;
  }
  .introduce-box .adv-cnt span {
    margin-bottom: 2%;
  }
  .introduce-cnt li, .container-title .address {
    font-size: 14px;
  }
  .introduce-l, .introduce-r, .faq-cnt {
    width: 100%;
    margin: 0 auto 3%;
  }
  .introduce .form-main, .faq-form .form-main {
    width: 100%;
    max-width: none;
  }
  .introduce .form-title {
    background-size: cover;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  .introduce .form-group, .faq-form .form-group {
    float: left;
    width: 50%;
    margin: 10px auto;
  }
  .introduce .submit-group, .faq-form, .faq-form .submit-group {
    width: 100%;
  }
  .introduce .must-box, .faq-form .must-box {
    float: left;
    width: 100%;
    margin-bottom: 2%;
  }
  .introduce .form-horizontal {
    height: auto;
  }
  .rules-logo {
    width: 24%;
  }
  .rules-cnt {
    width: 73%;
    width: calc(74% - 1px);
    padding-right: 0;
    margin: 0 0 0 2%;
    border-right: 0;
  }
  .rules-type-list {
    line-height: 28px;
  }
  .rules-btn {
    justify-content: flex-start;
    width: 100%;
    height: 48px;
  }
  .rules-btn a {
    float: left;
    line-height: 26px;
    margin: 0 1% 10px;
  }
  .ruleslist-item {
    padding-bottom: 2%;
    margin-bottom: 3%;
  }
  .rules-btn .detail-btn {
    margin-bottom: 10px;
  }
  .rules-btn .order-btn {
    line-height: 24px;
  }
  .introduce-cnt li, .introduce-box .detail-cnt span, .introduce-box .detail-cnt a {
    font-size: 14px;
  }
  .page [title], .page > .pagezong {
    display: none;
  }
  .page a, .page > b {
    max-width: 120px;
    width: 22%;
    margin-right: 1%;
    padding: 0;
    display: inline-block;
  }
  .page a, .page > b {
    display: none;
  }
  .page a.fst-page, .page a.pre, .page a.next, .page a.last-page {
    display: inline-block;
  }
  .rules-btn a {
    float: left;
    line-height: 26px;
    margin: 0 1% 10px;
  }
  .news-left-box, .news-right-box {
    width: 100%;
  }
  .news-left-box {
    margin-bottom: 5%;
  }
  .news-right-form {
    display: none !important;
  }
  .news-right-box {
    margin: 0 auto 5%;
  }
}

@media only screen and (max-width: 767px) {
  .photolist .moudle-title {
    font-size: 22px;
  }
  .introduce-cnt, .faq {
    padding: 3%;
  }
  .faq-form .textarea-group > div {
    width: 75%;
    padding-left: 15px;
  }
  .faq-form .textarea-group .input-group-span {
    width: 25%;
    padding-left: 0;
    text-align: right;
  }
  .container-title h2 i, .container-title .school-icon, .link-title i {
    display: none !important;
  }
  .faq-cnt dl dd {
    padding: 2%;
  }
  .fullSlide .bd img {
    max-width: 150%;
    margin-left: -25%;
  }
  .fullSlide .hd {
    bottom: 1%;
  }
  .figurelist {
    padding-top: 10px;
  }
  .news-main {
    padding-top: 5% !important;
    margin-bottom: 3% !important;
  }
  .school-main {
    padding: 3% 0 0;
    margin-bottom: 3%;
  }
  .introduce-box, .student-box, .photo-box, .teacher-box, .link, .rules, .introduce-main .container-title, .link-title, .faq, .introduce-box .detail-cnt {
    margin-bottom: 3%;
  }
  .container-title h2, .container-title p, .link-title {
    font-size: 18px;
    margin-left: 2%;
    border-left: 3px #334d72 solid;
    line-height: 22px;
    padding-left: 2%;
  }
  .faq .container-title h2, .student-box .container-title h2 {
    width: 74%;
  }
  .ruleslist {
    padding: 3% 2% 0;
  }
  .figurelist .figure-cnt {
    padding: 5%;
  }
  .rules-cnt .rules-tit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .link a {
    font-size: 12px;
  }
  .faq-cnt {
    padding: 3% 0;
  }
  .faq-cnt dl {
    width: 98%;
    margin-bottom: 3%;
  }
  .faq-form .form-main {
    padding: 0;
  }
  .faq-form .form-title {
    padding: 2% 0;
    width: auto;
    float: none;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #363463;
  }
  .faq-form .input-group-span {
    padding: 0;
    line-height: 32px;
  }
  .faq-form .form-group > div, .faq-form .textarea-group > div {
    padding-left: 15px !important;
  }
  .introduce .form-control, .introduce .form-group .input-group {
    width: 90%;
  }
  .introduce .form-horizontal {
    padding: 3% 0 2%;
  }
  .form-horizontal .form-group {
    margin-bottom: 10px !important;
    margin-top: 0;
  }
  .faq-form .form-horizontal .form-group {
    margin: 0 auto 10px;
  }
  .main-inside-form .form-main .form-control {
    float: left;
  }
  .main-inside-form .form-main .input-group-span, .main-inside-form .form-inline .input-group-span {
    float: left;
    width: 90px;
  }
  .main-inside-form .form-main .form-control, .main-inside-form .form-main .selects-box select, .checkbox-group label, .form-inline .inline-group {
    width: calc(100% - 100px) !important;
  }
}

@media only screen and (max-width: 680px) {
  .school-main, .faq {
    padding: 5% 0;
    margin-bottom: 4%;
  }
  .introduce .course-cnt {
    text-align: center;
    padding: 20px 5%;
  }
  .introduce .form-main p, .introduce .form-main .tel {
    font-size: 12px;
  }
  .figurelist li {
    width: 31.333%;
    margin: 1%;
  }
  .rules-logo {
    width: 30%;
  }
  .rules-cnt .rules-tit, .figurelist .figure-name {
    margin-bottom: 2%;
  }
  .rules-cnt {
    width: 66%;
    width: calc(67% - 1px);
    padding-right: 0;
    margin: 0 0 0 2%;
    border-right: 0;
  }
  .ruleslist-item {
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
  .rules-type-list, .school-news ul li {
    width: 100%;
    margin: 0 auto;
  }
  .rules-btn .detail-btn, .rules-btn .order-btn {
    font-size: 12px;
    padding: 0;
    margin: 0 3%;
    width: 120px;
    max-width: none;
  }
  .rules-type-list:nth-child(5), .rules-type-list:nth-child(4), .rules-type-list:nth-child(3) {
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .introduce .form-group, .faq-form .form-group {
    width: 100%;
    margin-bottom: 5%;
  }
  .padding-right0, .padding-left0 {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 425px) {
  /* .container-title h2 i,.container-title .school-icon,.link-title i {
        padding: 2% 16px;
    } */
  .faq-cnt dl dd {
    padding: 4%;
  }
  .fullSlide .bd img {
    max-width: 180%;
  }
  .school-main, .faq {
    padding: 5% 0;
    margin-bottom: 5%;
  }
  .faq-cnt dl, .introduce-box, .student-box, .photo-box, .teacher-box, .link, .link-title, .introduce-cnt, .introduce-box .detail-cnt {
    margin-bottom: 5%;
  }
  .rules-logo {
    width: 40%;
  }
  .rules-cnt {
    width: 56%;
    width: calc(57% - 1px);
    padding-right: 0;
    margin: 0 0 0 2%;
    border-right: 0;
  }
  .all-btn {
    line-height: 36px;
  }
  .all-btn i {
    background-size: 45%;
  }
  .figurelist li {
    width: 48%;
    margin: 1%;
  }
  .rules-cnt .rules-tit {
    font-size: 16px;
    white-space: normal;
  }
  .figurelist .figure-name, .introduce-box .detail-cnt b, .introduce-box .adv-cnt b, .introduce-box .adv-cnt span, .all-btn {
    font-size: 14px;
  }
  .rules-type-list {
    line-height: 20px;
  }
  .introduce-box .detail-cnt a {
    font-size: 12px;
  }
  .introduce-cnt li, .introduce-box .detail-cnt span {
    line-height: 30px;
  }
  .introduce-cnt li {
    width: 98%;
  }
}
