.container, .container-fluid, dl, h1, h2, ul {
  padding: 0;
}

body, html {
  width: 100%;
  font-family: 'Microsoft YaHei','\5FAE \8F6F \96C5\91';
  font-size: 16px;
}

em {
  font-style: normal;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #323232;
  text-decoration: none !important;
}

dl, ul, p {
  list-style: none;
  margin: 0;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin: 0 auto;
}

.head {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.container {
  width: 1200px;
}

.oph1 {
  position: absolute;
  left: -9999;
  z-index: -99999999;
}

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

.main-color {
  font-style: normal;
  color: #cc8b59 !important;
}

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

.breadcrumb-bg .breadcrumb {
  font-size: 13px;
  color: #999;
  padding: 8px 0;
  background: none;
  margin: 0 auto;
}

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

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

.module {
  padding: 40px 0;
}

.module-title {
  margin-bottom: 40px;
  text-align: center;
  overflow: hidden;
  line-height: 40px;
}

.module-title h2 {
  position: relative;
  display: inline-block;
  font-size: 30px;
  line-height: 40px;
  color: #333;
  font-weight: bold;
  text-align: center;
}

.module-title h2 span {
  color: #cc8b59;
}

.module-title h2::before, .module-title h2::after {
  position: absolute;
  display: block;
  content: '';
  width: 115px;
  height: 100%;
  top: 0;
}

.module-title h2::before {
  left: -145px;
  background: url(../../images/zt-img/tit-l.png) no-repeat right center;
}

.module-title h2::after {
  right: -145px;
  background: url(../../images/zt-img/tit-r.png) no-repeat left center;
}

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

.module-title .line > span {
  display: inline-block;
  width: 45px;
  height: 4px;
  background: #cc8b59;
  border-radius: 4px;
}

.module-title p {
  margin-top: 25px;
}

.module-title p > b {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(#ee9371, #e56a3c);
  padding: 9px 30px;
  border-radius: 30px;
}

.module-title p > b:before {
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 13px;
  background: url(../../images/zt-img/b-bg.png) no-repeat center bottom;
  top: -11px;
  left: 0;
}

.bm-btn {
  text-align: center;
  margin-top: 30px;
}

.bm-btn a {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
  padding: 10px 50px;
  background: #e56a3c;
  background: linear-gradient(#ee9371, #e56a3c);
  background-size: cover !important;
  border-radius: 46px;
  box-shadow: 0 5px 10px rgba(235, 134, 96, 0.6);
}

.bm-btn a i {
  padding: 2.5px 13px;
  margin-left: 8px;
  background: url(../../images/zt-img/bm-btn-icon.png) no-repeat center bottom 3px;
}

.bm-btn a:hover {
  background: #c65c34;
  background: linear-gradient(#ee9371, #c65c34);
}

.ft-b {
  font-weight: bold !important;
}

body {
  background: #f6f9fc;
}

.yuloo-zt-tabs {
  height: 46px !important;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #cc8b59;
  background: #fff;
}

.yuloo-zt-tabs ul {
  border-bottom: 0px !important;
}

.yuloo-zt-tabs ul li {
  position: relative;
  width: 20%;
  height: 45px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0 !important;
  background-color: #fff;
}

.yuloo-zt-tabs ul li a {
  position: relative;
  color: #333;
  font-weight: normal;
  background: none;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  border-radius: 0;
  width: 100%;
  z-index: 1;
}

.yuloo-zt-tabs ul li a i {
  background-size: contain !important;
}

.yuloo-zt-tabs ul li a:focus {
  background: #fff;
}

.yuloo-zt-tabs ul li a::before {
  display: block;
  content: '';
  position: absolute;
  width: 1px;
  height: 24px;
  background: #ddd;
  right: 0;
  top: 10px;
  z-index: 1;
}

.yuloo-zt-tabs ul li:last-child a {
  border-left: none !important;
  border-right: none !important;
  background: #fff;
}

.yuloo-zt-tabs ul li a, .yuloo-zt-tabs ul li.active a, .yuloo-zt-tabs ul li.active a:hover, .yuloo-zt-tabs ul li.active a:focus {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  padding: 10px 0;
}

.yuloo-zt-tabs ul li a::before, .yuloo-zt-tabs ul li.active a::before, .yuloo-zt-tabs ul li.active a:hover::before, .yuloo-zt-tabs ul li.active a:focus::before {
  right: -1px;
}

.yuloo-zt-tabs ul li.active a {
  border-right: 1px solid #cc8b59 !important;
  border-left: 1px solid #cc8b59 !important;
}

.yuloo-zt-tabs ul li.active a, .yuloo-zt-tabs ul li:hover a, .yuloo-zt-tabs ul li.active a:focus, .yuloo-zt-tabs ul li.active a:hover, .yuloo-zt-tabs ul li .review-tabs ul li a:hover {
  background: #cc8b59;
  font-weight: bold !important;
  color: #fff;
  border-top: 1px solid #cc8b59;
  border-bottom: 0px !important;
  padding: 10px 0;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.yuloo-zt-tabs ul li.active a i, .yuloo-zt-tabs ul li:hover a i, .yuloo-zt-tabs ul li.active a:focus i, .yuloo-zt-tabs ul li.active a:hover i, .yuloo-zt-tabs ul li .review-tabs ul li a:hover i {
  padding-left: 24px;
  margin-right: 5px;
}

.yuloo-zt-tabs ul li.more, .yuloo-zt-tabs ul li.more a, .yuloo-zt-tabs ul li.more a:hover, .yuloo-zt-tabs ul li.more:hover a {
  font-size: 12px;
  height: 23px;
  text-align: right;
  color: #373c77;
  border-bottom: 0px !important;
}

.yuloo-zt-tabs ul li.active::before, .yuloo-zt-tabs ul li:hover::before {
  display: block;
  content: '';
  position: absolute;
  width: 24px;
  height: 100%;
  background: url(../../images/zt-img/tab-before-bg.png) no-repeat center top !important;
  right: -16px;
  top: 0;
  z-index: 2;
}

.yuloo-zt-tabs ul li.active::after, .yuloo-zt-tabs ul li:hover::after {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -4px;
  height: 0px;
  border: 8px solid #000;
  border-top-color: #cc8b59;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}

.yuloo-zt-tabs .tab-icon1 {
  background: url(../../images/zt-img/tab-icon1.png) no-repeat center center;
}

.yuloo-zt-tabs .tab-icon2 {
  background: url(../../images/zt-img/tab-icon2.png) no-repeat center center;
}

.yuloo-zt-tabs .tab-icon3 {
  background: url(../../images/zt-img/tab-icon3.png) no-repeat center center;
}

.yuloo-zt-tabs .tab-icon4 {
  background: url(../../images/zt-img/tab-icon4.png) no-repeat center center;
}

.yuloo-zt-tabs .tab-icon5 {
  background: url(../../images/zt-img/tab-icon5.png) no-repeat center center;
}

.yuloo-zt-box {
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 60px;
  margin-top: 5px;
  overflow: hidden;
}

.yuloo-zt-box .tab-content {
  padding: 18px 20px 30px;
  background: #fff;
}

.yuloo-zt-main {
  margin: 0 -0.75%;
}

.yuloo-zt-main dl {
  float: left;
  width: 23.5%;
  margin: 1% 0.75%;
  padding: 11px 11px 16px;
  border-radius: 6px;
  border: 1px solid #eee;
  background: #fff;
}

.yuloo-zt-main dl dt {
  overflow: hidden;
  border-radius: 4px;
}

.yuloo-zt-main dl .yuloo-zt-tit, .yuloo-zt-main dl .yuloo-zt-tit2 {
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  padding: 13px 0 6px;
}

.yuloo-zt-main dl .yuloo-zt-tit:hover, .yuloo-zt-main dl .yuloo-zt-tit2:hover {
  color: #cc8b59;
}

.yuloo-zt-main dl .yuloo-zt-tit2 {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 0 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.yuloo-zt-main dl dd p {
  font-size: 14px;
  color: #666;
}

.yuloo-zt-main dl dd p a {
  color: #cc8b59;
}

.yuloo-zt-main dl:hover {
  border-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.sub-major {
  padding: 10px 15px 20px;
  margin: 0 -20px 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.sub-major ul {
  border: none;
}

.sub-major li {
  float: left;
  width: 15.666%;
  margin: 10px .5% 0;
  font-size: 16px;
  color: #333;
  line-height: 20px;
  padding: 4px 0;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #c7d2e4;
  background: #f9fbff;
  overflow: hidden;
}

.sub-major li a {
  padding: 0 !important;
  border: none !important;
  background: none !important;
  cursor: pointer !important;
}

.sub-major li.active, .sub-major li:hover {
  background: #1447a0;
  border: 1px solid #1447a0;
}

.sub-major li.active a, .sub-major li:hover a {
  color: #fff !important;
}

.yuloo-zt-main2 dl {
  width: 18%;
}

.yuloo-zt-main2 dl.dl1 dt {
  background: #e1e5f3;
}

.yuloo-zt-main2 dl.dl1 dt .main-text {
  color: #2c3384;
}

.yuloo-zt-main2 dl.dl2 dt {
  background: #cedfe1;
}

.yuloo-zt-main2 dl.dl2 dt .main-text {
  color: #225357;
}

.yuloo-zt-main2 dl.dl3 dt {
  background: #ece0d5;
}

.yuloo-zt-main2 dl.dl3 dt .main-text {
  color: #614222;
}

.yuloo-zt-main2 dl.dl4 dt {
  background: #e1d9e7;
}

.yuloo-zt-main2 dl.dl4 dt .main-text {
  color: #593a71;
}

.yuloo-zt-main2 dl.dl5 dt {
  background: #cbdee7;
}

.yuloo-zt-main2 dl.dl5 dt .main-text {
  color: #015d88;
}

.yuloo-zt-main2 dl.dl6 dt {
  background: #d3dec6;
}

.yuloo-zt-main2 dl.dl6 dt .main-text {
  color: #375618;
}

.yuloo-zt-main2 dl.dl7 dt {
  background: #c1d8cf;
}

.yuloo-zt-main2 dl.dl7 dt .main-text {
  color: #1b4c39;
}

.yuloo-zt-main2 dl.dl8 dt {
  background: #e5d2d2;
}

.yuloo-zt-main2 dl.dl8 dt .main-text {
  color: #833131;
}

.yuloo-zt-main2 dl.dl9 dt {
  background: #e4e3d1;
}

.yuloo-zt-main2 dl.dl9 dt .main-text {
  color: #595513;
}

.yuloo-zt-main2 dl.dl10 dt {
  background: #d8d9e5;
}

.yuloo-zt-main2 dl.dl10 dt .main-text {
  color: #303667;
}

.yuloo-zt-main2 dl.dl11 dt {
  background: #dfd8e1;
}

.yuloo-zt-main2 dl.dl11 dt .main-text {
  color: #643a6a;
}

.yuloo-zt-main2 dl.dl12 dt {
  background: #c8daea;
}

.yuloo-zt-main2 dl.dl12 dt .main-text {
  color: #21405c;
}

.yuloo-zt-main2 dl.dl13 dt {
  background: #c5cfb9;
}

.yuloo-zt-main2 dl.dl13 dt .main-text {
  color: #3e4e2b;
}

.yuloo-zt-main2 dl.dl14 dt {
  background: #b3d2d2;
}

.yuloo-zt-main2 dl.dl14 dt .main-text {
  color: #2e5e5e;
}

.yuloo-zt-main2 dl.dl15 dt {
  background: #b7d2dd;
}

.yuloo-zt-main2 dl.dl15 dt .main-text {
  color: #2b5464;
}

.yuloo-zt-main2 dl dt {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

.yuloo-zt-main2 dl dt .yuloo-zt-name {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../../images/zt-img/dt-bg.png) no-repeat center center;
}

.yuloo-zt-main2 dl dt p {
  width: 100%;
  font-size: 18px;
  text-align: center;
  color: #333;
  font-weight: normal;
}

.yuloo-zt-main2 dl dt .main-text {
  font-size: 23px;
  line-height: 30px;
  color: #cc8b59;
  font-weight: bold;
}

.yuloo-zt-main3 dl dt .main-text {
  font-size: 20px;
}

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

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

.page .pagezong:hover {
  background-color: #f5f5f5;
  color: #444;
}

.page > a, .page > b {
  width: 10%;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  padding: 9px 14px;
  border-radius: 4px;
  margin-right: 14px;
}

.page > b, .page > a:hover {
  background-color: #cc8b59;
  border-color: #cc8b59;
  color: #fff;
}

.page > ul > li > .active {
  color: white;
  background-color: #cc8b59;
}

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

/* page end */
.main07 {
  padding-top: 0 !important;
}

.news-box {
  margin: -1%;
}

.address-zt-tabs {
  margin: 0 -20px 18px;
}

.address-zt-tabs ul {
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.address-zt-tabs li {
  float: left;
  width: 16.666%;
  text-align: center;
  border: none !important;
  border-right: 1px solid #eee !important;
  cursor: pointer !important;
  margin: 0 auto;
}

.address-zt-tabs li a {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 20px;
  margin: 0 auto;
  padding: 20px 0;
  cursor: pointer !important;
  border: none !important;
  border-radius: 8px;
  background: #fff !important;
}

.address-zt-tabs li.active > a, .address-zt-tabs li:hover > a {
  font-weight: bold;
  color: #fff !important;
  background: #1447a0 !important;
}

.address-zt-tabs li.active > a span, .address-zt-tabs li:hover > a span {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #fff;
  left: 50%;
  bottom: 11px;
  margin-left: -20px;
}

.address-news {
  padding: 0 20px 20px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.address-news .news-box {
  margin: 0 -1%;
}

.news-list {
  float: left;
  width: 31.333%;
  margin: 1%;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 0 14px 14px;
}

.news-list ul {
  background: #fff;
  overflow: hidden;
}

.news-list ul li {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}

.news-list ul li a {
  float: left;
  color: #555;
  width: 80%;
  width: calc(100% - 40px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 12px;
  background: url(../../images/zt-img/li-bg1.jpg) no-repeat left top 13px;
}

.news-list ul li a:hover {
  color: #cc8b59;
  background: url(../../images/zt-img/li-bg2.jpg) no-repeat left top 13px;
}

.news-list ul li span {
  float: right;
  width: 40px;
  color: #999;
}

.news-list2 {
  width: 48%;
}

.news-list3 {
  width: 31.333%;
}

.news-list-tit {
  color: #333;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 7px;
}

.news-list-tit.news-list-tit1 {
  line-height: 20px;
  margin: 0 -14px 7px;
  background: #f4f7fa;
  text-align: center;
  border: none;
}

.news-list-tit.news-list-tit1 span {
  color: #cc8b59;
  padding-left: 20px;
  background: url(../../images/zt-img/news-list-tit1.png) no-repeat left center !important;
}

.news-list-tit span {
  padding-left: 14px;
  background: url(../../images/zt-img/news-list-tit.png) no-repeat left center !important;
}

.news-list-tit .more {
  font-size: 14px;
  font-weight: normal;
  color: #999;
  float: right;
}

.news-list-tit .more:hover {
  color: #cc8b59;
}

/* main10 start */
.main10 {
  padding-top: 10px;
  margin-bottom: 60px;
}

.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;
  /* margin-right: 15px; */
  color: #666;
  z-index: 0;
}

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

.p0 .control-label {
  padding-left: 10px;
  width: 75px;
}

.p0 .form-group-main {
  width: calc(100% - 75px);
}

.school-form {
  padding: 30px 20px 20px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
  background: url(../../images/zt-img/form-bg.jpg) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 8px;
}

.form-main {
  padding: 40px 15px 10px;
  background: #fff;
  border-radius: 8px;
}

.main10 .sub-tit {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}

.sub-tit span {
  position: relative;
}

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

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

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

.main10 .form-group {
  width: 18.5%;
  margin: 0 .75% 15px;
  float: left;
  border: 1px solid #ddd;
}

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

.form-control {
  text-align: left;
}

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

.main10 .textarea-group textarea {
  font-size: 14px;
  padding: 7px 12px;
  border: none !important;
  height: 65px;
}

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

.main10 .submit-group .btn-default {
  width: 200px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  background: #cc8b59;
  color: #fff;
  border: none !important;
  box-shadow: 0 5px 5px rgba(204, 139, 89, 0.4);
  padding: 7px 0;
  border-radius: 36px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select-search .school-option input {
  font-size: 14px;
  color: #333;
  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: 200%;
  max-width: 246px;
  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);
}

.school-option select option {
  font-size: 14px;
  color: #333;
  padding: 8px 12px;
  line-height: 30px;
  border: none !important;
}

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

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

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

/* form public end */
/* main10 end */
@media only screen and (max-width: 1200px) {
  .container {
    width: 95%;
    margin: 0 auto;
  }
  .sub-major li {
    width: 19%;
    margin: 0.5%;
  }
}

@media only screen and (max-width: 1024px) {
  .module {
    padding: 5% 0;
  }
  .module-title h2 {
    font-size: 28px;
  }
  .yuloo-zt-main dl, .yuloo-zt-main2 dl {
    width: 31.333%;
    margin: 1%;
  }
  .yuloo-zt-main dl img, .yuloo-zt-main2 dl img {
    width: 100%;
  }
  .main10 .form-group {
    width: 46%;
  }
  .main10 form {
    max-width: 750px;
    margin: 0 auto;
  }
  .page [title], .page > .pagezong {
    display: none;
  }
  .page a, .page > b {
    width: 22%;
    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;
  }
}

@media only screen and (max-width: 768px) {

  .yuloo-zt-main dl, .yuloo-zt-main2 dl{
    width:48%;
  }
  .module-title > h2::after {
    background-size: 50px !important;
  }
  .module-title .tit-line {
    margin-top: 3%;
  }
  .btn-box, .yuloo-zt-tabs ul li.active::after, .yuloo-zt-tabs ul li:hover::after, .yuloo-zt-tabs ul li.active::before, .yuloo-zt-tabs ul li:hover::before,
  .yuloo-zt-tabs ul li a::before {
    display: none !important;
  }
  .yuloo-zt-box {
    margin-bottom: 8%;
  }
  .module-title {
    margin-bottom: 5%;
  }
  .yuloo-zt-box .tab-content {
    padding: 0 2% 3%;
  }
  .yuloo-zt-tabs ul li a, .yuloo-zt-tabs ul li.active a, .yuloo-zt-tabs ul li.active a:hover, .yuloo-zt-tabs ul li.active a:focus {
    font-size: 15px !important;
  }
  .yuloo-zt-main2 dl dt p {
    font-size: 16px;
    line-height: 24px;
  }
  .yuloo-zt-main2 dl dt .main-text {
    font-size: 18px !important;
    line-height: 24px;
  }
  .news-list {
    width: 48%;
    margin: 1%;
  }
  .address-news {
    padding: 0 3% 3%;
  }
  .sub-major {
    padding: 3%;
    margin: 0 -3% 20px;
  }
  .sub-major li {
    font-size: 15px;
    width: 31.333%;
    margin: 1%;
  }
  .module-title > h2::after, .module-title > h2::before {
    display: none;
  }
  .main10 {
    padding-top: 3%;
  }
  .main10 .sub-tit {
    font-size: 26px;
  }
  .main10 .form-group {
    width: 96%;
  }
  .control-label {
    margin-top: 7px;
  }
  .main10 .form-group a {
    display: block;
    margin: 5px 0;
  }
  .main10 .submit-group {
    margin-bottom: 0 !important;
    padding-left: 0;
  }
  .school-form .form-main {
    padding: 5% 3%;
    border-radius: 3px;
  }
  .school-form::after, .school-form::before, .select-search button, .select-search .school-option input {
    display: none;
  }
  .select-search .school-option {
    width: 100%;
    min-width: none;
    display: block !important;
    position: static;
    padding: 0;
    height: auto;
    box-shadow: none;
    border: none;
  }
  .schoolName-box {
    height: auto;
  }
  .school-option select {
    font-size: 14px;
    color: #999;
    height: 34px;
    line-height: 34px;
    padding: 6px 12px;
  }
  .btn-box {
    padding: 5px;
    margin-bottom: 3%;
  }
  .yuloo-zt-tabs {
    height: auto !important;
    padding: 2%;
    border: none;
  }
  .address-zt-tabs {
    margin: 0 -3% 10px;
  }
  .yuloo-zt-tabs ul li, .address-zt-tabs li {
    width: 48%;
    margin: 1%;
    max-width: none;
  }
  .yuloo-zt-tabs ul li a {
    border: 1px solid #cc8b59 !important;
    box-sizing: border-box;
    padding: 5px 0 !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    -o-border-radius: 4px !important;
  }
  .yuloo-zt-tabs ul li:last-child a {
    border: 1px solid #cc8b59 !important;
  }
  .address-zt-tabs ul {
    padding: 10px 0;
  }
  .address-zt-tabs ul li a {
    font-size: 15px;
    border: 1px solid #1447a0 !important;
    box-sizing: border-box;
    padding: 5px 0 !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    -o-border-radius: 4px !important;
  }
  .address-zt-tabs li a span {
    display: none !important;
  }
}

@media only screen and (max-width: 680px) {
  .module-title h2 {
    font-size: 26px;
  }
  .module-title > h2::after {
    display: none !important;
  }
  .main10 .form-group {
    width: 97%;
  }
  .main10 .sub-tit {
    font-size: 22px;
    margin-bottom: 5%;
  }
  .news-list {
    width: 98%;
    margin: 0 1% 5%;
  }
  .news-list:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 425px) {
  .main10 .sub-tit {
    overflow: hidden;
  }
  .main10 {
    padding-top: 5%;
  }
  .module {
    padding-top: 8%;
  }
  .module-title {
    margin-bottom: 3%;
  }
  .yuloo-zt-main dl, .yuloo-zt-main2 dl, .sub-major li {
    width: 48%;
    margin: 1.5% 1%;
  }
  .form-main, .school-form {
    padding: 5%;
  }
  .page a, .page > b {
    width: 20%;
    margin: 1%;
  }
}
