@charset "UTF-8";
.head .navbar-nav > li.active > a::after, .head .navbar-nav > li > a:hover::after {
  height: 3px;
  background: #b58e4b;
}

.head .navbar-nav > li:hover .dropdown-menu, .head .navbar-nav > li.open .dropdown-menu {
  top: 71px;
  width: 160px;
  left: 50%;
  margin-left: -80px;
}

body, html {
  background: #fff !important;
}

.yuloo-wrap {
  background: url(../images/html-bg-6.jpg) repeat-x top 0 left;
}

.banner-box {
  position: relative;
  height: 380px;
  background: url(../images/html-bg.png) repeat-x top 0 left;
  margin-bottom: 30px;
  z-index: 1;
}

.banner-box .banner-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background: none;
  z-index: 0;
}

.banner-main {
  position: relative;
  width: 1200px;
  height: 380px;
  margin: 0 auto;
  z-index: 1;
}

.banner-main .banner-nav-box, .banner-main .tabNav-box {
  position: absolute;
  width: 100%;
  height: 112px;
  padding: 25px 7px;
  bottom: -30px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.banner-cnt {
  text-align: center;
  padding-top: 80px;
}

.banner-cnt h1 {
  font-size: 60px;
  color: #333;
  font-weight: bold;
}

.banner-cnt h1 span {
  color: #4f8197;
}

.banner-btn {
  text-align: center;
  margin-top: 40px;
}

.banner-btn a {
  display: inline-block;
  width: 212px;
  font-size: 16px;
  line-height: 36px;
  font-weight: bold;
  color: #4f8197;
  border: 1px solid #4f8197;
  border-radius: 38px;
  background: #fff;
}

.banner-btn a i {
  margin-right: 7px;
}

.banner-btn .back-btn {
  color: #fff;
  background: #4f8197;
  margin-right: 60px;
}

.banner-btn .back-btn:hover {
  background: #7590c2;
  border-color: #7590c2;
}

.banner-btn .back-btn i {
  padding-left: 17px;
  background: url(../images/back-icon.png) no-repeat center center;
}

.banner-btn .ask-btn {
  color: #4f8197;
}

.banner-btn .ask-btn:hover {
  color: #fff;
  background: #4f8197;
}

.banner-btn .ask-btn:hover i {
  background: url(../images/zx-icon2.png) no-repeat center center;
}

.banner-btn .ask-btn i {
  padding-left: 17px;
  background: url(../images/zx-icon-6.png) no-repeat center center;
}

.banner-nav {
  float: left;
  text-align: center;
  width: 33.333%;
  border-right: 1px solid #ddd;
}

.banner-nav:last-child {
  border: none;
}

.banner-nav span {
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
  padding-left: 25px;
}

.banner-nav .nav-icon1 {
  background: url(../images/nav-icon1.png) no-repeat left center;
}

.banner-nav .nav-icon2 {
  background: url(../images/nav-icon2.png) no-repeat left center;
}

.banner-nav .nav-icon3 {
  background: url(../images/nav-icon3.png) no-repeat left center;
}

.banner-nav a {
  display: inline-block;
  width: 76px;
  margin: 5px;
  font-size: 14px;
  line-height: 26px;
  color: #4f8197;
  border: 1px solid #4f8197;
  background: #fff;
  border-radius: 4px;
}

.banner-nav a:hover {
  color: #fff;
  border: 1px solid #4f8197;
  background: #4f8197;
}

.breadcrumb-bg, .breadcrumb, .breadcrumb a {
  background: none !important;
}

.tabNav-box {
  padding: 16px 0;
  background: #4f8197;
}

.tabNav-box ul {
  white-space: nowrap;
}

.tabNav-box ul li {
  float: left;
  width: 11.111%;
  text-align: center;
}

.tabNav-box ul li p {
  font-size: 16px;
  display: inline-block;
}

.tabNav-box ul li a {
  color: #4f8197;
}

.tabNav-box ul li a:hover {
  font-weight: bold;
  color: #ed833a;
}

.tabNav-box ul li i {
  display: block;
  width: 33px;
  height: 32px;
  background: url(../images/nav-icon-6.png) no-repeat;
  margin: 0 auto;
}

.tabNav-box ul li.li1 i {
  background-position: 0 0px;
}

.tabNav-box ul li.li1:hover i {
  background-position: -80px 0px;
}

.tabNav-box ul li.li2 i {
  background-position: 0 -80px;
}

.tabNav-box ul li.li2:hover i {
  background-position: -80px -80px;
}

.tabNav-box ul li.li3 i {
  background-position: 0 -160px;
}

.tabNav-box ul li.li3:hover i {
  background-position: -80px -160px;
}

.tabNav-box ul li.li4 i {
  background-position: 0 -240px;
}

.tabNav-box ul li.li4:hover i {
  background-position: -80px -240px;
}

.tabNav-box ul li.li5 i {
  background-position: 0 -320px;
}

.tabNav-box ul li.li5:hover i {
  background-position: -80px -320px;
}

.tabNav-box ul li.li6 i {
  background-position: 0 -400px;
}

.tabNav-box ul li.li6:hover i {
  background-position: -80px -400px;
}

.tabNav-box ul li.li7 i {
  background-position: 0 -480px;
}

.tabNav-box ul li.li7:hover i {
  background-position: -80px -480px;
}

.tabNav-box ul li.li8 i {
  background-position: 0 -560px;
}

.tabNav-box ul li.li8:hover i {
  background-position: -80px -560px;
}

.tabNav-box ul li.li9 i {
  background-position: 0 -640px;
}

.tabNav-box ul li.li9:hover i {
  background-position: -80px -640px;
}

.moudle, .moudle2 {
  padding: 40px 0;
}

.moudle .moudle-tit, .moudle2 .moudle-tit {
  margin-bottom: 30px;
}

.moudle .moudle-tit h2, .moudle2 .moudle-tit h2 {
  float: left;
  position: relative;
  padding-left: 25px;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
}

.moudle .moudle-tit h2::before, .moudle2 .moudle-tit h2::before {
  position: absolute;
  display: block;
  content: '';
  width: 6px;
  height: 27px;
  border-radius: 0 3px 3px 0;
  background: #4f8197;
  left: 0;
  top: 2px;
}

.moudle .moudle-tit span, .moudle2 .moudle-tit span {
  color: #4f8197;
}

.moudle .moudle-tit .more, .moudle2 .moudle-tit .more {
  float: right;
  width: 102px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  border-radius: 30px;
  border: 1px solid #999;
}

.moudle .moudle-tit .more:hover, .moudle2 .moudle-tit .more:hover {
  color: #4f8197;
  border-color: #4f8197;
}

.moudle .moudle-tit2, .moudle2 .moudle-tit2 {
  text-align: center;
}

.moudle .moudle-tit2 h2, .moudle2 .moudle-tit2 h2 {
  position: relative;
  display: inline-block;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  padding: 0 0 14px;
  margin-bottom: 36px;
}

.moudle .moudle-tit2 h2::before, .moudle .moudle-tit2 h2::after, .moudle2 .moudle-tit2 h2::before, .moudle2 .moudle-tit2 h2::after {
  position: absolute;
  display: block;
  content: '';
  width: 33px;
  height: 29px;
  top: 0;
}

.moudle .moudle-tit2 h2::before, .moudle2 .moudle-tit2 h2::before {
  left: -53px;
  background: url(../images/news-moudle-tit-l1-6.png) no-repeat right center;
}

.moudle .moudle-tit2 h2::after, .moudle2 .moudle-tit2 h2::after {
  right: -53px;
  background: url(../images/news-moudle-tit-r1-6.png) no-repeat left center;
}

.moudle .moudle-tit2 h2 .line, .moudle2 .moudle-tit2 h2 .line {
  position: absolute;
  display: block;
  width: 50px;
  height: 4px;
  background: #ed833a;
  border-radius: 4px;
  left: 50%;
  margin-left: -25px;
  bottom: -6px;
}

.moudle .moudle-tit2 span, .moudle2 .moudle-tit2 span {
  color: #4f8197;
}

.moudle2 {
  padding: 60px 0;
}

.yuloo-news-moudle {
  padding: 30px 30px 18px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  text-align: center;
}

.yuloo-news-moudle h3 {
  position: relative;
  display: inline-block;
  font-size: 30px;
  line-height: 1;
  padding: 0 0 14px;
  font-weight: bold;
  color: #4f8197;
  margin-bottom: 24px;
  text-indent: 0 !important;
}

.yuloo-news-moudle h3 em {
  position: absolute;
  width: 54px;
  height: 55px;
  font-size: 20px;
  padding: 18px 0 12px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  background: url(../images/news-moudle-tit-bg.png) no-repeat center;
  left: 0;
  top: 0;
}

.yuloo-news-moudle h3::before, .yuloo-news-moudle h3::after {
  position: absolute;
  display: block;
  content: '';
  width: 33px;
  height: 29px;
  top: 0;
}

.yuloo-news-moudle h3::before {
  left: -53px;
  background: url(../images/news-moudle-tit-l1-6.png) no-repeat right center;
}

.yuloo-news-moudle h3::after {
  right: -53px;
  background: url(../images/news-moudle-tit-r1-6.png) no-repeat left center;
}

.yuloo-news-moudle h3 .line {
  position: absolute;
  display: block;
  width: 50px;
  height: 4px;
  background: #ed833a;
  border-radius: 4px;
  left: 50%;
  margin-left: -25px;
  bottom: -6px;
}

.yuloo-news-moudle > p {
  font-size: 16px;
  color: #333;
  line-height: 40px;
  text-align: left;
  text-indent: 0 !important;
}

.yuloo-news-moudle .yuloo-table {
  width: 100%;
  overflow-x: auto;
  border: 1px solid #ddd;
  border-right: none;
  border-bottom: none;
  margin: 20px auto 12px;
  border-radius: 10px;
}

.yuloo-news-moudle table {
  width: 100%;
  min-width: 1000px;
  border-radius: 10px;
  max-width: 100%;
}

.yuloo-news-moudle table th {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-right: 1px solid #fff !important;
  background: #4f8197 !important;
}

.yuloo-news-moudle table th:last-child {
  width: 148px;
  border: none;
}

.yuloo-news-moudle table th p, .yuloo-news-moudle table th span {
  font-size: 16px;
  font-weight: bold;
}

.yuloo-news-moudle table td:last-child a {
  display: inline-block;
  width: 100%;
  max-width: 100px;
  font-size: 14px !important;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  background: #ed833a;
  border-radius: 4px;
}

.yuloo-news-moudle table td:last-child a span {
  color: #fff !important;
  text-decoration: none !important;
}

.yuloo-news-moudle table td:last-child > a {
  font-size: 14px;
  line-height: 20px;
}

.yuloo-news-moudle table td {
  border-color: #ddd !important;
  word-break: break-all;
  border-width: 1px;
  border-style: solid;
  line-height: 20px;
  padding: 10px 0;
}

.yuloo-news-moudle table td p {
  font-size: 14px;
  line-height: 20px;
}

.yuloo-news-moudle tr, .yuloo-news-moudle td, .yuloo-news-moudle th {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
}

.news-hr {
  display: flex;
  align-items: center;
}

.news-hr .news-hr-tit {
  width: 90px;
  height: 44px;
  padding: 11px 0;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  margin-right: 20px;
  text-align: center;
  background: #4f8197;
  margin-left: -30px;
  border-radius: 0 44px 44px 0;
}

.news-hr p {
  flex: 1;
}

.main01 {
  padding-bottom: 30px;
}

.news-guide {
  margin-top: 27px;
  padding-bottom: 30px;
  background: url(../images/news-guide-bg.jpg) no-repeat right bottom;
}

.news-guide .guide-img {
  position: relative;
  float: right;
  width: 209px;
  height: 140px;
  margin-left: 32px;
  border-radius: 4px;
  background: #9e8ec4;
}

.news-guide .guide-img img {
  width: 209px;
  height: 140px;
  border-radius: 4px;
  overflow: hidden;
}

.news-guide .guide-cnt {
  margin-top: -10px;
}

.news-guide .guide-tit {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #333;
  text-align: left;
  margin-bottom: 15px;
  z-index: 1;
}

.news-guide .guide-tit::before {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  z-index: -1;
  background: url(../images/guide-tit-bg.png) no-repeat left center;
}

.news-guide .guide-tit em {
  font-size: 28px;
  font-weight: normal;
  color: #e4e4e4;
  margin-left: 20px;
  font-style: oblique;
}

.news-guide p {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  text-align: left;
}

.main02, .main03 {
  background: #f5f8f9;
}

.main02 .btn-more, .main03 .btn-more {
  display: block;
  width: 250px;
  border: 1px solid #4f8197;
  color: #4f8197;
  line-height: 36px;
  text-align: center;
  width: 250px;
  border-radius: 36px;
  margin: 0 auto;
  background: #fff;
  margin-top: 30px;
}

.main02 .btn-more:hover, .main03 .btn-more:hover {
  color: #fff;
  background: #4f8197;
}

.news-box {
  margin: 0 -0.75%;
}

.news-list {
  float: left;
  width: 31.833%;
  margin: 0 .75%;
}

.news-list ul {
  position: relative;
  margin-top: -10px;
  padding: 20px 14px 5px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.news-list li {
  height: 38px;
  line-height: 32px;
  border-bottom: 1px solid #eee;
  padding-bottom: 6px;
  margin-bottom: 6px;
}

.news-list li span {
  float: right;
  width: 40px;
  font-size: 14px;
  color: #bbb;
}

.news-list li a {
  position: relative;
  display: block;
  float: left;
  width: calc(100% - 40px);
  font-size: 14px;
  color: #333;
  padding-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-list li a::before {
  position: absolute;
  display: block;
  content: '';
  width: 4px;
  height: 4px;
  background: #ccc;
  border-radius: 4px;
  left: 0;
  top: 14px;
}

.news-list li a:hover {
  color: #4f8197;
}

.news-list li a:hover::before {
  background: #4f8197;
}

.news-list li:hover span {
  color: #4f8197;
}

.news-list li:last-child {
  border: none;
  padding-bottom: 0;
}

.news-list li.more {
  position: absolute;
  left: 0;
  bottom: 4px;
  display: block;
  text-align: center;
  height: 30px;
  width: 100%;
  color: #4f8197;
  background: #fff url(../images/news-more-bg.png) repeat-x left center;
  border-radius: 4px;
}

.news-list li.more a {
  width: 100%;
  padding: 0;
}

.news-list li.more a::before {
  display: none;
  background: none;
}

.news-list li.more span {
  float: none;
  display: inline-block;
  width: auto;
  font-size: 14px;
  line-height: 20px;
  color: #4f8197;
  padding: 5px 10px;
  background: #fff;
}

.news-list li.more:hover span {
  color: #ed833a;
}

.news-list-row2 {
  width: 48.5%;
}

.news-list-title {
  font-size: 26px;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  margin: 0 -12px 8px;
  padding: 0 14px;
}

.news-list-title span {
  padding-bottom: 16px;
  padding-left: 34px;
  line-height: 28px;
}

.news-list-title .more {
  font-size: 14px;
  font-weight: normal;
  margin-top: 6px;
  color: #4f8197;
  line-height: 18px;
  border: 1px solid #4f8197;
  padding: 0 15px;
  border-radius: 22px;
}

.news-list-title .more:hover {
  color: #fff;
  background: #4f8197;
}

.news-list-title2 {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  background: #4f8197;
  text-align: center;
  color: #fff;
  border-radius: 8px 8px 0 0;
  padding: 14px 0 24px;
}

.news-list1 .news-list-title span {
  background: url(../images/news-tit1.png) no-repeat left top;
}

.news-list2 .news-list-title span {
  background: url(../images/news-tit2.png) no-repeat left top;
}

.news-list3 .news-list-title span {
  background: url(../images/news-tit3.png) no-repeat left top;
}

.control-label, .form-group-main {
  float: left;
}

.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;
}

.form-group-main {
  position: relative;
  width: 90%;
  width: calc(100% - 97px);
}

.school-form {
  position: relative;
  padding: 2px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  background: #4f8197;
  background-size: 100% 100%;
  border-radius: 8px;
}

.school-form .sub-tit {
  position: absolute;
  width: 100%;
  height: 40px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.school-form .sub-tit span {
  display: inline-block;
  padding: 8px 60px;
  background: url(../images/sub-tit-bg-6.png) no-repeat top center;
  background-size: 100% 40px;
}

.form-main, .form-main.gd-form-main {
  padding: 58px 15px 10px;
  border-radius: 8px;
  background: #fff;
}

.form-group .layui-bg-value, .form-group .layui-bg-value {
  position: absolute;
  left: 0;
  height: 30px;
  font-size: 14px;
  color: #999;
  font-weight: normal;
  line-height: 28px;
  padding: 2px 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: 30px;
}

.form-horizontal .control-label {
  padding-top: 6px;
}

.submit-group, .form-control {
  border: none !important;
  box-shadow: none !important;
  background: #fff !important;
  color: #999;
}

.control-label em {
  position: absolute;
  color: #ae2a2a;
  z-index: 0;
  left: 5px;
  top: 6px;
}

.select-search {
  height: 30px;
  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: 30px;
  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%;
  min-width: 235px;
  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 -3px 10px;
}

.custom-bg {
  background: url(../images/form-icon.png) no-repeat -3px -49px;
}

.phone-bg {
  background: url(../images/form-icon.png) no-repeat -3px -105px;
}

.yixiang-bg {
  background: url(../images/form-icon.png) no-repeat -3px -162px;
}

.grade-bg {
  background: url(../images/form-icon.png) no-repeat -3px -221px;
}

.birthday-bg {
  background: url(../images/form-icon.png) no-repeat -3px -278px;
}

.xueli-bg {
  background: url(../images/form-icon.png) no-repeat -3px -379px;
}

.items-bg {
  background: url(../images/form-icon.png) no-repeat -3px -328px;
}

.submit-group {
  width: 100% !important;
  text-align: center;
}

.submit-group .btn-default {
  display: inline-block;
  width: 130px;
  font-size: 16px;
  line-height: 28px;
  background: #ed833a;
  color: #fff;
  border: none !important;
  border-radius: 3px;
  padding: 0;
}

.form-moudle .form-group, .zzy-school-form .form-group {
  width: 23%;
  margin: 0 1% 10px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.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: 98% !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: 42px;
}

.gjxx-form form, .slxx-form form, .sili-form form, .lx-form form, .zzy-form form {
  max-width: 1050px;
  margin: 0 auto;
}

.gjxx-form .form-group, .slxx-form .form-group, .sili-form .form-group, .lx-form .form-group, .zzy-form .form-group {
  width: 28.333%;
  margin: 0 2.5% 10px;
}

.gjxx-form .textarea-group, .slxx-form .textarea-group, .sili-form .textarea-group, .lx-form .textarea-group, .zzy-form .textarea-group {
  width: 95% !important;
}

.gjxx-school-form .control-label, .bkzzy-form .control-label {
  padding-left: 10px;
  width: 76px;
}

.gjxx-school-form .form-group-main, .bkzzy-form .form-group-main {
  width: calc(100% - 76px);
}

.gjxx-school-form .form-group, .bkzzy-form .form-group {
  width: 15%;
  margin: 0 .75% 10px;
  float: left;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.gjxx-school-form .textarea-group, .bkzzy-form .textarea-group {
  width: 97.5% !important;
}

.gjxx-school-form .textarea-group textarea, .gjxx-school-form .textarea-group .form-group-main, .bkzzy-form .textarea-group textarea, .bkzzy-form .textarea-group .form-group-main {
  width: 100% !important;
}

.gjxx-school-form .textarea-group textarea, .bkzzy-form .textarea-group textarea {
  padding: 7px 12px;
  border: none !important;
  height: 42px;
}

/*bm_from begin*/
.required-mark {
  color: #ae2a2a;
  font-weight: normal;
}

.bm-main {
  padding-top: 58px !important;
  padding-bottom: 10px;
  background: #fff;
  border-radius: 8px;
}

.basic {
  margin-bottom: 10px;
}

.basic ul {
  margin: 0 -1%;
}

.basic ul li {
  width: 23%;
  margin: 0 1%;
  float: left;
  padding-left: 10px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.basic ul li span {
  float: left;
  width: 93px;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
}

.basic ul li > div {
  float: right;
  width: 51%;
  width: calc(100% - 93px);
}

.basic ul li > div input, .basic ul li > div select {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
  border: none !important;
  border-radius: 4px;
  background: #fff;
}

.basic, .language, .money, .btn {
  width: 100%;
}

.language > span, .money > span {
  display: block;
  float: left;
  width: 132px;
  font-size: 14px;
  color: #333;
  height: 38px;
  line-height: 38px;
}

.money ul, .language ul {
  width: 84%;
  float: left;
}

.language {
  margin-bottom: 10px;
}

.language ul li {
  width: 23%;
  margin: 0 2% 0 0;
  float: left;
  padding-left: 10px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
}

.language ul li span {
  float: left;
  width: 60px;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
}

.language ul li > div {
  float: left;
  width: 60%;
  width: calc(100% - 60px);
}

.language ul li > div input {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
  border: none !important;
  border-radius: 4px;
}

.money ul li {
  width: 20%;
  max-width: 120px;
  height: 38px;
  font-size: 14px;
  line-height: 36px;
  float: left;
  color: #333;
  cursor: pointer;
}

.money ul li input {
  display: none;
}

.money ul li div {
  width: 11.08333%;
  float: left;
}

.money ul li i {
  padding: 2px 7px;
  margin-right: 10px;
  background: url(../images/icon_01.png) no-repeat left center;
  background-size: contain;
}

.money ul li.checked i {
  background: url(../images/icon_02.png) no-repeat left center;
  background-size: contain;
}

.bm_from .btn {
  box-shadow: none !important;
}

.bm_from .btn input {
  width: 200px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 8px 20px;
  border-radius: 36px;
  background: #ed833a;
  color: #FFF;
  margin-right: 20px;
  border: none !important;
}

.bm_from .btn:hover div input {
  background: #ed833a;
  color: #FFF;
}

/*bm_from end*/
.school-box {
  margin: -20px -0.75% 0;
}

.school-list {
  position: relative;
  float: left;
  width: 23.5%;
  margin: 20px 0.75% 0;
  background: #fff;
  text-align: center;
}

.school-list dt {
  position: absolute;
  width: 100%;
  height: 90px;
  text-align: center;
  left: 0;
  top: -48px;
  background: url(../images/school-dt-bg.jpg) no-repeat bottom center;
  background-size: auto 56px;
}

.school-list dt img {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  overflow: hidden;
  margin-top: 13px;
}

.school-list dd {
  padding: 14px 14px 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.school-list .school-name {
  display: block;
}

.school-list .school-name img {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  border-radius: 60px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.school-list .school-name p {
  display: flex;
  align-items: center;
  font-size: 20px;
  height: 48px;
  line-height: 24px;
  font-weight: bold;
  color: #333;
  text-align: left;
}

.school-list-row3 {
  width: 31.833%;
}

.school-list-row3 .school-name p {
  height: 72px;
}

.list-item-cost {
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  padding: 10px 0 0;
  margin-top: 14px;
  border-top: 1px dashed #e5e5e5;
  margin-bottom: -6px;
  white-space: nowrap;
}

.list-item-cost a {
  display: inline-block;
  width: 30.333%;
  margin: 0 1.5%;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  border-radius: 20px;
}

.list-item-cost .look-rules {
  color: #db9361;
  border: 1px solid #db9361;
}

.list-item-cost .look-rules:hover {
  color: #fff;
  background: #db9361;
}

.list-item-cost .look-faq {
  color: #77bbb0;
  border: 1px solid #77bbb0;
}

.list-item-cost .look-faq:hover {
  color: #fff;
  background: #77bbb0;
}

.list-item-cost .look-news {
  color: #5daee8;
  border: 1px solid #5daee8;
}

.list-item-cost .look-news:hover {
  color: #fff;
  background: #5daee8;
}

.zhengshu-type-list {
  position: relative;
  padding-left: 85px;
  font-size: 14px;
  line-height: 17px;
  color: #666;
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px dashed #e5e5e5;
  text-align: left;
}

.zhengshu-type-list b {
  position: absolute;
  left: 14px;
  font-size: 14px;
  height: 17px;
  font-weight: normal;
  color: #666;
  width: 76px;
  padding-left: 16px;
  background: url(../images/zhengshu-bg.png) no-repeat left center;
  left: 0;
}

.tag {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  color: #fff !important;
  background: #749eb6;
  padding: 0 5px;
  border-radius: 2px;
  margin-right: 5px;
}

.tag1 {
  background: #749eb6;
}

.tag2 {
  background: #c99c59;
}

.tag3 {
  background: #808eb5;
}

.tag4 {
  background: #cf8888;
}

.tag5 {
  background: #8e75af;
}

.yl-mt4 {
  margin-top: 40px;
}

.zz-shool {
  margin: 0 -1.666%;
}

.zz-shool dl {
  position: relative;
  float: left;
  width: 31%;
  margin: 0 1.166%;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.zz-shool dl dt a {
  display: flex;
  width: 100%;
  align-items: center;
  background: #4f8197;
  padding: 27px 15px 13px;
}

.zz-shool dl dt p {
  flex: 1;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
}

.zz-shool dl dt .school-logo {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  overflow: hidden;
  margin-right: 10px;
}

.zz-shool dl dt em {
  display: block;
  width: 60px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  padding-left: 17px;
  padding-right: 0;
  margin-right: 0;
}

.zz-shool dl dd {
  padding: 10px;
  height: 40px;
  text-align: right;
}

.zz-shool dl dd > div {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}

.zz-shool dl dd > div b {
  color: #333;
  font-weight: normal;
}

.zz-shool dl dd > div span {
  color: #999;
}

.zz-shool dl dd > div i {
  padding: 1px 10px;
  margin-right: 6px;
  background: url(../images/icon-zw.png) no-repeat;
}

.zz-shool dl dd .area {
  color: #4f8197;
}

.zz-shool dl dd .area i {
  background-position: -9px -246px;
}

.zz-shool dl dd .xueli {
  margin-right: 30px;
}

.zz-shool dl dd .xueli i {
  background-position: -9px -186px;
}

.tag-jx {
  color: #4e8395 !important;
  background: url(../images/tag-jx.png) no-repeat right bottom;
  background-size: contain;
}

.tag-zz {
  color: #667651 !important;
  background: url(../images/tag-zz.png) no-repeat right bottom;
  background-size: contain;
}

.tag-zg {
  color: #a48a59 !important;
  background: url(../images/tag-zg.png) no-repeat right bottom;
  background-size: contain;
}

.cz-school {
  margin: 0 -0.5%;
}

.cz-school dl {
  position: relative;
  float: left;
  padding: 11px;
  width: 19%;
  margin: 0 0.5% 14px;
  border: 1px solid #dee4ea;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.cz-school dl dt a {
  display: block;
  width: 100%;
}

.cz-school dl dt a:hover p {
  color: #ed833a;
}

.cz-school dl dt p {
  flex: 1;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
  text-align: center;
}

.cz-school dl dt .school-logo {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  overflow: hidden;
  margin: 0 auto 10px;
}

.cz-school dl dt em {
  display: block;
  width: 60px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  padding-left: 17px;
  padding-right: 0;
  margin-right: 0;
}

.cz-school dl dd {
  padding: 9px 0 0;
  margin-top: 10px;
  border-top: 1px dashed #cecece;
}

.cz-school dl dd > div {
  font-size: 14px;
  line-height: 20px;
}

.cz-school dl dd > div b {
  color: #333;
  font-weight: normal;
}

.cz-school dl dd > div span {
  color: #999;
}

.cz-school dl dd > div i {
  padding: 1px 10px;
  margin-right: 6px;
  background: url(../images/icon-zw.png) no-repeat;
}

.cz-school dl dd .area {
  float: right;
  color: #4f8197;
}

.cz-school dl dd .area i {
  background-position: -9px -246px;
}

.cz-school dl dd .xueli {
  float: left;
}

.cz-school dl dd .xueli i {
  background-position: -9px -186px;
}

.main05-box .main05-l, .main05-box .main05-r {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.main05-box .school-list2 {
  margin: 0 -1%;
}

.main05-box .school-list2 .class-icon {
  position: absolute;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  padding: 2px 6px;
  right: 0;
  top: 0;
  background: #ed833a;
  border-radius: 0 4px 0 4px;
}

.main05-box .school-list2 .class-icon1 {
  background: #ed833a;
}

.main05-box .school-list2 .class-icon2 {
  background: #3d8d6b;
}

.main05-box .school-list2 dl {
  position: relative;
  float: left;
  width: 31.333%;
  margin: 6px 1%;
  padding: 16px 10px 14px;
  border-radius: 4px;
  border: 1px solid #eee;
}

.main05-box .school-list2 dl dt {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  margin-top: 4px;
}

.main05-box .school-list2 dl dd a {
  display: block;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #333;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.main05-box .school-list2 dl dd a:hover {
  color: #4f8197;
}

.main05-l {
  float: left;
  width: 674px;
  width: 56%;
}

.main05-l .main05-school {
  padding: 10px 14px;
}

.main05-l .sub-tit {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 7px;
}

.main05-l .sub-tit span {
  color: #4f8197;
}

.main05-l .sub-tit::before {
  position: absolute;
  content: '';
  display: block;
  width: 13px;
  height: 100%;
  background: url(../images/tit-l-bg2.png) no-repeat left center;
  left: -14px;
  top: 0;
}

.main05-l .sub-tit .more {
  float: right;
  width: 57px;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  color: #aaa;
  border: 1px solid #aaa;
  text-align: center;
  border-radius: 16px;
  margin-top: 6px;
}

.main05-l .sub-tit .more:hover {
  color: #fff;
  border-color: #4f8197;
  background: #4f8197;
}

.main05-l .news-list-title span {
  position: relative;
  padding-left: 16px;
}

.main05-l .news-list-title span::before {
  position: absolute;
  display: block;
  content: '';
  width: 5px;
  height: 20px;
  border-radius: 0 3px 3px 0;
  background: #4f8197;
  left: 0;
  top: 6px;
}

.main05-r {
  float: left;
  width: 506px;
  width: 42%;
  margin-left: 20px;
  padding: 10px 14px 14px;
}

.main05-r ul li {
  text-indent: -7px;
  height: 31px;
  padding-left: 14px;
}

.main05-r ul li > a, .main05-r ul li > div {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 31px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.main05-r ul li > div {
  margin-left: -7px;
  width: calc(100% + 14px);
}

.main05-r ul li > div > a {
  color: #333 !important;
}

.main05-r ul li > div > a:hover {
  color: #4f8197 !important;
}

.main05-r ul li > div span, .main05-r ul li > div span a {
  color: #333 !important;
}

.main05-r ul li > div span:hover, .main05-r ul li > div span a:hover {
  color: #4f8197 !important;
}

.main05-r ul li:hover {
  color: #4f8197;
  background: url(../images/li-img2.png) no-repeat left center;
}

.main05-r ul li:hover a, .main05-r ul li:hover .time {
  color: #4f8197;
}

.main05-r .news-list-title span {
  padding-left: 16px;
  position: relative;
}

.main05-r .news-list-title span::before {
  position: absolute;
  display: block;
  content: '';
  width: 5px;
  height: 20px;
  border-radius: 0 3px 3px 0;
  background: #4f8197;
  left: 0;
  top: 6px;
}

.picScroll {
  position: relative;
  width: 1150px;
  margin: 0 auto;
  /* margin-left: -10px */
  z-index: 0;
}

.picScroll li {
  float: left;
}

.picScroll li .picScroll-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 142px;
  margin: 0 7px;
  border-radius: 6px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  overflow: hidden;
}

.picScroll li .picScroll-list p {
  font-size: 18px;
  color: #333;
}

.picScroll li .picScroll-list .main-text {
  font-size: 23px;
  line-height: 30px;
  color: #4f8197;
  font-weight: bold;
}

.picScroll .li1 .picScroll-list {
  background: #e1e5f3 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li1 .picScroll-list .main-text {
  color: #2c3384;
}

.picScroll .li2 .picScroll-list {
  background: #cedfe1 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li2 .picScroll-list .main-text {
  color: #225357;
}

.picScroll .li3 .picScroll-list {
  background: #ece0d5 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li3 .picScroll-list .main-text {
  color: #614222;
}

.picScroll .li4 .picScroll-list {
  background: #e1d9e7 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li4 .picScroll-list .main-text {
  color: #593a71;
}

.picScroll .li5 .picScroll-list {
  background: #cbdee7 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li5 .picScroll-list .main-text {
  color: #015d88;
}

.picScroll .li6 .picScroll-list {
  background: #d5e3c7 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li6 .picScroll-list .main-text {
  color: #375618;
}

.picScroll .li7 .picScroll-list {
  background: #c2e0d4 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li7 .picScroll-list .main-text {
  color: #1b4c39;
}

.picScroll .li8 .picScroll-list {
  background: #ebd8d8 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li8 .picScroll-list .main-text {
  color: #833131;
}

.picScroll .li9 .picScroll-list {
  background: #e3e1b9 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li9 .picScroll-list .main-text {
  color: #595513;
}

.picScroll .li10 .picScroll-list {
  background: #cbcee7 url(../images/picScroll-bg.png) no-repeat center center;
  background-size: cover;
}

.picScroll .li10 .picScroll-list .main-text {
  color: #303667;
}

.picScroll.school-picScroll li .main-text {
  font-size: 20px;
}

.picScroll > a {
  position: absolute;
  top: 50%;
  margin-top: -32px;
  width: 26px;
  height: 76px;
  border-radius: 3px;
  overflow: hidden;
}

.picScroll .prev {
  left: -27px;
  background: #eee url(../images/picscroll-prev.png) no-repeat center center;
}

.picScroll .next {
  right: -27px;
  background: #eee url(../images/picscroll-next.png) no-repeat center center;
}

.picScroll .prev:hover {
  background: #4f8197 url(../images/picscroll-prev2.png) no-repeat center center;
}

.picScroll .next:hover {
  background: #4f8197 url(../images/picscroll-next2.png) no-repeat center center;
}

@media only screen and (max-width: 1200px) {
  .container {
    width: 96%;
    margin: 0 2%;
  }
  .banner-main {
    width: 100%;
  }
  .moudle2 {
    padding: 5% 0;
  }
  .picScroll {
    width: 96%;
    margin: 0 2%;
  }
}

@media only screen and (max-width: 1024px) {
  .cz-school dl {
    width: 31.333%;
    margin: 1%;
  }
  .yuloo-news-moudle .yuloo-table {
    border-right: 1px solid #ddd;
  }
  .gjxx-nav-list a {
    float: left;
    width: 31.333%;
    margin: 1%;
  }
  .moudle .moudle-tit, .moudle2 .moudle-tit {
    margin-bottom: 3%;
  }
  .news-box {
    margin: 0 auto;
  }
  .news-list {
    width: 48%;
    margin: 1.5% 1%;
  }
  .picScroll {
    width: calc(100% - 60px);
    margin: 0 30px;
  }
  .picScroll .prev {
    left: -30px;
  }
  .picScroll .next {
    right: -30px;
  }
}

@media only screen and (max-width: 768px) {
  .moudle .moudle-tit.nomore-tit h2, .moudle2 .moudle-tit.nomore-tit h2 {
    width: 100% !important;
  }
  .moudle .moudle-tit h2, .moudle2 .moudle-tit h2 {
    width: calc(100% - 80px);
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0;
    padding-left: 18px;
    overflow: hidden;
  }
  .moudle .moudle-tit .more, .moudle2 .moudle-tit .more {
    width: 80px;
    font-size: 12px;
    line-height: 22px;
    margin-top: 4px;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .banner-box {
    background-size: 100% 100%;
  }
  .banner-box, .tabNav-box {
    margin-bottom: 0;
  }
  .banner-box, .banner-main, .tabNav-box {
    height: auto;
  }
  .banner-cnt {
    padding: 5% 0 8%;
  }
  .banner-btn {
    margin-top: 5%;
  }
  .banner-nav {
    display: none;
  }
  .banner-main .banner-nav-box, .banner-main .tabNav-box {
    position: static;
    height: auto;
    padding: 2%;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
  }
  .banner-nav-box a, .tabNav-box ul li {
    float: left;
    width: 14.666%;
    margin: 1%;
    font-size: 16px;
    line-height: 26px;
    color: #226280;
    border: 1px solid #becbd1;
    background: #f5f9fa;
    border-radius: 4px;
    text-align: center;
  }
  .head .navbar-nav > li:hover .dropdown-menu, .head .navbar-nav > li.open .dropdown-menu {
    position: static;
    left: 0;
    margin: 0;
    width: 100%;
    box-shadow: none;
    background: #f0f0f0;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 0;
  }
  .tabNav-box {
    padding: 2% 0;
  }
  .tabNav-box ul li {
    padding: 0 2%;
  }
  .tabNav-box ul li a {
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .tabNav-box ul li i {
    margin: 0;
    width: 26px;
    background-size: 150px !important;
  }
  .tabNav-box ul li.li1 i {
    background-position: 4px 7px;
  }
  .tabNav-box ul li.li1:hover i {
    background-position: -48px 7px;
  }
  .tabNav-box ul li.li2 i {
    background-position: 4px -45px;
  }
  .tabNav-box ul li.li2:hover i {
    background-position: -48px -45px;
  }
  .tabNav-box ul li.li3 i {
    background-position: 4px -97px;
  }
  .tabNav-box ul li.li3:hover i {
    background-position: -48px -97px;
  }
  .tabNav-box ul li.li4 i {
    background-position: 4px -149px;
  }
  .tabNav-box ul li.li4:hover i {
    background-position: -48px -149px;
  }
  .tabNav-box ul li.li5 i {
    background-position: 4px -201px;
  }
  .tabNav-box ul li.li5:hover i {
    background-position: -48px -201px;
  }
  .tabNav-box ul li.li6 i {
    background-position: 4px -253px;
  }
  .tabNav-box ul li.li6:hover i {
    background-position: -48px -253px;
  }
  .tabNav-box ul li.li7 i {
    background-position: 4px -305px;
  }
  .tabNav-box ul li.li7:hover i {
    background-position: -48px -305px;
  }
  .tabNav-box ul li.li8 i {
    background-position: 4px -357px;
  }
  .tabNav-box ul li.li8:hover i {
    background-position: -48px -357px;
  }
  .tabNav-box ul li.li9 i {
    background-position: 4px -409px;
  }
  .tabNav-box ul li.li9:hover i {
    background-position: -48px -409px;
  }
  .tabNav-box ul li p {
    font-size: 14px;
  }
  .banner-cnt, .banner-cnt h1 {
    font-size: 42px;
  }
  .banner-btn a {
    width: auto;
    font-size: 14px;
    padding: 0 20px;
    margin: 0 15px !important;
  }
  .moudle .moudle-tit2 h2, .moudle2 .moudle-tit2 h2, .yuloo-news-moudle h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    width: 80%;
  }
  .moudle .moudle-tit2 h2::before, .moudle2 .moudle-tit2 h2::before, .yuloo-news-moudle h3::before {
    left: -20px;
  }
  .moudle .moudle-tit2 h2::after, .moudle2 .moudle-tit2 h2::after, .yuloo-news-moudle h3::after {
    right: -20px;
  }
  .moudle .moudle-tit2 h2::before, .moudle .moudle-tit2 h2::after, .moudle2 .moudle-tit2 h2::before, .moudle2 .moudle-tit2 h2::after, .yuloo-news-moudle h3::before, .yuloo-news-moudle h3::after {
    width: 20px;
    height: 29px;
    background-size: contain !important;
  }
  .moudle .moudle-tit2 h2 .line, .moudle2 .moudle-tit2 h2 .line {
    display: none;
  }
  .yuloo-news-moudle h3 {
    font-size: 20px;
    line-height: 1.5;
  }
  .yuloo-news-moudle h3 em {
    font-size: 50px;
    bottom: auto;
    top: 0;
  }
  .yuloo-news-moudle h3 .line {
    display: none;
  }
  .yuloo-news-moudle > p {
    line-height: 36px;
  }
  .news-hr {
    display: block;
  }
  .news-hr .news-hr-tit {
    font-size: 18px;
    height: 36px;
    margin-left: -3%;
    float: left;
    line-height: 36px;
    padding: 0;
  }
  .news-list li span {
    font-size: 12px;
    text-align: right;
    white-space: nowrap;
  }
  .news-list li.more {
    position: static;
  }
  .news-guide .guide-cnt {
    margin-top: 0;
  }
  .news-guide .guide-tit, .news-guide .guide-tit em {
    font-size: 22px;
  }
  .yuloo-news-moudle h3 {
    margin-top: 2%;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .news-guide .guide-img {
    display: none;
    width: 100px;
    margin-right: 3%;
  }
  .yuloo-news-moudle table th p, .yuloo-news-moudle table th span {
    font-size: 15px;
  }
  .yuloo-news-moudle {
    padding: 3%;
    overflow: hidden;
  }
  .school-list {
    width: 31.8333%;
  }
  .school-list .school-name p, .school-list-row3 .school-name p {
    height: auto;
    font-size: 16px;
  }
  .list-item-cost {
    margin-top: 5%;
  }
  .main05-box .main05-l, .main05-box .main05-r {
    width: 100%;
    margin: 0 auto;
  }
  .main05-box .main05-l {
    margin-bottom: 3%;
  }
  .news-list-title {
    font-size: 22px;
  }
  .yuloo-news-moudle table td:last-child a {
    font-size: 12px;
    width: 80%;
  }
  .yuloo-news-moudle table td:last-child a span {
    font-size: 12px !important;
  }
  .news-list {
    width: 98%;
  }
  .news-list:last-child {
    margin-bottom: 0 !important;
  }
  .school-form .form-group {
    width: 46%;
    margin: 0 2% 15px;
  }
  .school-form .sub-tit span {
    font-size: 22px;
  }
  .bm-main {
    padding: 3% 3% 1%;
  }
  .basic, .language, .money {
    margin-bottom: 2%;
  }
  .basic ul li {
    width: 48%;
    margin: 1%;
  }
  .money ul, .language ul {
    width: calc(100% - 132px);
  }
  .language ul li {
    width: 48%;
    margin: 0 2% 2% 0;
  }
  .money ul li {
    width: 33.333%;
  }
  .bm_from .btn input {
    margin: 0 auto 2%;
  }
  .bm_from .btn a {
    display: block;
    width: 100%;
  }
  .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: 30px;
    line-height: 30px;
  }
  select, select.form-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    height: 30px;
    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;
  }
  table {
    table-layout: fixed;
    width: 200px;
    /* 固定宽度 */
  }
  .yuloo-news-moudle .yuloo-table {
    border-bottom: 1px solid #ddd !important;
  }
  td.first-td, th:first-child, th.first-td {
    position: sticky;
    left: 0;
    /* 首行永远固定在左侧 */
    z-index: 1;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  }
  td.first-td {
    background: #fff;
    border-width: 0 !important;
  }
  tr:last-child td {
    border-bottom: none !important;
  }
  .table-zs {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #ec2828;
    height: 36px;
    font-weight: bold;
  }
  .table-zs-img {
    display: block;
    height: 20px;
    margin: 0 auto;
    background: url(../images/table-zs-img.png) no-repeat top center;
    animation: myfirst 2s linear infinite;
  }
  @keyframes myfirst {
    0% {
      margin-left: -20px;
    }
    25% {
      margin-left: 0px;
    }
    50% {
      margin-left: 20px;
    }
    75% {
      margin-left: 0px;
    }
    100% {
      margin-left: -20px;
    }
  }
  @-webkit-keyframes myfirst /* Safari 与 Chrome */ {
    0% {
      margin-left: -20px;
    }
    25% {
      margin-left: 0px;
    }
    50% {
      margin-left: 20px;
    }
    75% {
      margin-left: 0px;
    }
    100% {
      margin-left: -20px;
    }
  }
  .zhengshu-type-list {
    padding-left: 0 !important;
    text-align: left;
  }
  .zhengshu-type-list b {
    display: block !important;
    margin-bottom: 5px;
    position: static;
  }
  .zz-shool dl {
    width: 98%;
    margin: 0 1% 10px;
  }
  .cz-school dl {
    width: 48%;
  }
}

@media only screen and (max-width: 428px) {
  .cz-school dl dd > div {
    float: left !important;
  }
  .moudle .moudle-tit2 span, .moudle2 .moudle-tit2 span {
    display: block;
  }
  .banner-btn a {
    line-height: 28px;
  }
  .banner-cnt h1 {
    font-size: 28px;
    line-height: 1.5;
    padding: 0 5px;
  }
  .banner-nav-box a, .tabNav-box ul li {
    width: 31.333%;
    line-height: 1;
  }
  .picScroll li .picScroll-list p {
    font-size: 16px;
  }
  .main04 {
    position: relative;
    padding-bottom: 40px;
  }
  .main04 .moudle-tit .more {
    position: absolute;
    width: 200px;
    border-color: #4f8197;
    color: #4f8197;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
  }
  .school-list {
    width: 48.5%;
  }
  .school-list .school-name img {
    float: none;
    margin: 0 auto 10px;
  }
  .school-form {
    overflow: hidden;
  }
  .school-form .form-group {
    width: 96%;
  }
  .form-main, .form-main.gd-form-main {
    padding-top: 60px;
  }
  .school-form .sub-tit {
    top: 0;
    height: 46px;
    overflow: hidden;
  }
  .school-form .sub-tit span {
    display: block;
    font-size: 18px;
    padding: 14px 0 18px;
    width: 100%;
    color: #fff;
    background: #4f8197;
  }
  .form-horizontal .control-label {
    text-align: right;
  }
  .bm-btn {
    margin-top: 5%;
  }
  .basic ul li {
    width: 98%;
    margin-bottom: 2%;
  }
  .money ul, .language ul {
    width: 100%;
  }
  .main05-box .school-list2 dl {
    width: 48%;
  }
  .school-list .school-name, .school-list-row3 .school-name {
    height: auto;
  }
  .list-item-cost a {
    white-space: normal;
    padding: 0 5px;
    border-radius: 2px;
  }
}
