@charset "UTF-8";
.banner > h1 {
  position: absolute;
  z-index: -999;
  left: -9999px;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
}

/* 初始化标签在所有浏览器中的margin、padding值 */
fieldset, img {
  border: 0 none;
}

/* 重置fieldset（表单分组）、图片的边框为0*/
dl, ul, ol, menu, li {
  list-style: none;
}

/* 重置类表前导符号为onne,menu在HTML5中有效 */
input, select, textarea, button {
  vertical-align: middle;
  border: none;
  outline: none;
}

/* 重置表单控件垂直居中*/
input:focus, select:focus, textarea:focus, button:focus {
  border: none;
  outline: none;
  background-image: none;
}

/* 重置表单控件选中样式*/
button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
}

/* 重置表单button按钮效果 */
th, td, input, select, textarea, button {
  font-size: 12px;
  font-family: "Microsoft YaHei",'\5FAE \8F6F \96C5\91';
  color: #444;
}

/* 重置页面文字属性 */
a {
  color: #999;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none !important;
}

/* 重置链接a标签 */
a:active, a:hover {
  text-decoration: none;
}

/* 重置链接a标签的鼠标滑动效果 */
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  margin: 0 auto;
}

/* 重置table属性 */
iframe {
  border: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

em {
  font-style: normal;
}

input:focus, select:focus, textarea:focus, button:focus {
  border: 1px solid #dedede;
  outline: none;
  background-image: none;
}

a:focus, a:hover, .card-cnt > a:hover, .news .review-main ul li a:hover, .module-title .more:hover {
  color: #c97b10;
}

.container {
  width: 1200px;
  padding: 0;
}

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

.banner .banner-bg {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.main-color {
  color: #c97b10 !important;
}

.breadcrumb-bg, .breadcrumb, .breadcrumb a {
  background: none;
  text-align: left;
}

.breadcrumb {
  padding-left: 0;
  color: #999;
}

/* 简介 start */
.jianjie {
  background: url(../images/dy-bg2.jpg) no-repeat top center;
}

.jianjie .breadcrumb-bg {
  margin-top: 43px;
}

.jianjie .breadcrumb a:hover {
  color: #c97b10;
}

.jianjie-main {
  position: relative;
  height: 66px;
  padding: 0;
}

.jianjie-main dl {
  position: absolute;
  width: 100%;
  left: 0;
  top: -50px;
  background: #fff;
  background: linear-gradient(#ffeed6, #edc8a2);
  border-radius: 0 0 8px 8px;
  padding: 15px 37px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

.jianjie-main dl dt, .jianjie-main dl dd {
  float: left;
}

.jianjie-main dl dt {
  width: 60px;
  padding-right: 37px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #9a5c39;
  background: url(../images/dy-bg.png) no-repeat right 20px center;
  background-size: 9px;
  border-right: 1px solid #9a5c39;
}

.jianjie-main dl dd {
  width: 92%;
  font-size: 16px;
  line-height: 30px;
  color: #9a5c39;
  margin-left: 20px;
}

.dy-bg1, .dy-bg2 {
  position: absolute;
  width: 49px;
  height: 28px;
  top: -78px;
}

.dy-bg1 {
  left: 0;
  background: url(../images/dy-bg-l.png) no-repeat right top;
}

.dy-bg2 {
  right: 0;
  background: url(../images/dy-bg-r.png) no-repeat left top;
}

/* 简介 end */
.module-bg {
  padding: 53px 0 90px;
}

.module-title {
  font-size: 42px;
  font-weight: bold;
  color: #333;
  text-align: center;
  padding-top: 43px;
  margin-bottom: 40px;
}

.module-title p {
  line-height: 20px;
}

.module-title p span {
  display: inline-block;
  width: 64px;
  height: 6px;
  background: #0c3474;
}

.white .module-title {
  color: #f1cfac;
}

.white .module-title p span {
  background: #fff;
}

/* main01 start */
.main01 {
  background: url(../images/main01-bg.jpg) no-repeat top center;
}

.main01-main {
  margin-bottom: 78px;
}

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

.main01-cnt {
  position: relative;
  padding-top: 54px;
}

.main01-cnt-l, .main01-cnt-r {
  float: left;
  width: 50%;
  position: relative;
  padding: 20px 30px;
}

.main01-cnt-l {
  padding-right: 70px;
  background: url(../images/main01-cnt-l-bg.jpg) no-repeat right center;
  box-shadow: -4px 0 10px rgba(0, 0, 0, 0.2);
}

.main01-cnt-r {
  padding-left: 70px;
  background: url(../images/main01-cnt-r-bg.jpg) no-repeat left center;
  box-shadow: 4px 0 10px rgba(0, 0, 0, 0.2);
}

.main-text p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
}

.main-text p a {
  display: inline-block;
  font-weight: bold;
  color: #c97b10;
  text-decoration: underline !important;
}

.main-text p a:hover {
  color: #ff8a00;
}

.main01-tit {
  position: absolute;
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
  padding: 12px 30px;
  top: -54px;
}

.main01-l-tit {
  left: 0;
  border-radius: 5px 0 0 0;
  background: #19408b;
  background: linear-gradient(90deg, #19408b, #2e58aa);
}

.main01-l-tit::after {
  position: absolute;
  display: block;
  content: '';
  width: 74px;
  height: 54px;
  background: url(../images/main01-l-tit.png) no-repeat center center;
  right: -74px;
  bottom: 0;
}

.main01-r-tit {
  right: 0;
  border-radius: 0 5px 0 0;
  background: #19408b;
  background: linear-gradient(90deg, #c9ac7c, #b89a68);
}

.main01-r-tit::after {
  position: absolute;
  display: block;
  content: '';
  width: 74px;
  height: 54px;
  background: url(../images/main01-r-tit.png) no-repeat center center;
  left: -74px;
  bottom: 0;
}

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

.main02-cnt {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.vs-box {
  background: url(../images/vs-bg.png) no-repeat center center;
  position: absolute;
  width: 100%;
  height: 74px;
  left: 0;
  top: 0;
}

.main02-cnt-l, .main02-cnt-r {
  float: left;
  width: 50%;
}

.main02-tit {
  padding: 20px 0;
  width: 100%;
  height: 74px;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  text-align: center;
}

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

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

.main02-main .main-text {
  padding: 27px 30px 14px;
  background: #fff;
}

.main-text li {
  position: relative;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  padding-bottom: 8px;
}

.main-text li .mark1 {
  position: absolute;
  width: 3px;
  height: 100%;
  bottom: 33px;
  left: 8px;
  background: #fff;
}

.main-text li b, .main-text li span {
  font-size: 18px;
  font-weight: bold;
}

.main-text li p, .main-text li b {
  padding-left: 35px;
}

.main-text li p {
  background: #fff;
}

.main-text li b {
  background: url(../images/main02-l-b-bg.png) no-repeat left top 3px;
}

.main02-cnt-r li b {
  background: url(../images/main02-r-b-bg.png) no-repeat left top 3px;
}

.main-text li span {
  color: #3359a6;
}

.main02-cnt-r li span {
  color: #ad8745;
}

.main02-cnt-l li {
  background: url(../images/main02-l-p-bg.png) repeat-y left 10px top;
}

.main02-cnt-r li {
  background: url(../images/main02-r-p-bg.png) repeat-y left 10px top;
}

.main02-cnt-l .main-text {
  border-right: 1px solid #e1e6ee;
}

.main02-cnt-r .main-text {
  border-left: 1px solid #e1e6ee;
}

/* main02 end */
/* main03 start */
.main03 {
  /* height: 1065px; */
  background: url(../images/main03-bg.jpg) no-repeat top center;
}

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

.table-box, th {
  color: #fff;
  text-align: center;
}

.table-box {
  border-radius: 8px;
  overflow: hidden;
}

.table-box tbody {
  background: #fff;
}

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

th {
  padding: 10px;
  font-weight: bold;
  border: 1px solid #5575b4;
}

td {
  font-size: 14px;
  line-height: 22px;
  padding: 7px 20px;
  font-weight: normal;
  color: #333;
  border: 1px solid #e1e6ee;
  border-top: none;
}

td[valign='baseline'] {
  padding: 13px 18px 11px;
}

th.type-tit {
  font-size: 20px;
}

th.sub-tit {
  font-size: 16px;
  border-bottom: none;
}

.type-tit2 {
  border-top: none;
  border-right: none;
  border-radius: 0 8px 0 0;
  background: #2e529e;
  background: linear-gradient(90deg, #2e529e, #4471c3);
}

.th-tit2 {
  background: #2e529e;
  background: linear-gradient(90deg, #2e529e, #4471c3);
}

.type-tit3 {
  border: none;
  border-radius: 8px 0 0 0;
  background: #b89a68;
  background: linear-gradient(90deg, #b89a68, #cfb383);
}

.img-tit {
  border: none;
  position: relative;
}

.img-tit, .left-tit {
  width: 9.8%;
}

.img-tit > div {
  position: absolute;
  width: 130px;
  height: 100%;
  padding: 15px 30px;
  top: 0;
  left: 0;
  background: url(../images/table-img-tit-bg.png) no-repeat right center;
  background-size: cover;
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  color: #aa6d4b;
}

.left-tit {
  font-size: 16px;
  font-weight: bold;
}

td p {
  text-align: left;
  line-height: 26px;
}

td p a {
  display: block;
  color: #c97b10;
  text-decoration: underline !important;
}

td p a:hover {
  color: #ff8a00;
}

.tj-list span {
  padding-left: 16px;
  background: url(../images/tj-bg.png) no-repeat left top 5px;
}

.star-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main03 table em {
  display: inline-block;
  width: 17px;
  height: 16px;
  margin-right: 3px;
  background: url(../images/star3.png) no-repeat center center;
}

.main03 table em.star-all {
  background: url(../images/star1.png) no-repeat center center;
}

.main03 table em.star-half {
  background: url(../images/star2.png) no-repeat center center;
}

.ksnd-tr p {
  display: inline-block;
  margin-left: 5px;
}

.td-img > div {
  float: left;
  width: 100px;
  margin: 7px;
}

.td-img > div img {
  height: 64px;
}

.zs-img {
  position: relative;
}

.mark-img {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.td-img > div:hover .mark-img {
  display: block;
}

.mark-img p {
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  margin-top: 14px;
  background: url(../images/mark-p-bg.png) no-repeat center top;
}

.zs-name {
  font-size: 12px;
  color: #c97b10;
}

.zs-center p {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 22px;
  min-height: 44px;
  text-align: center;
}

/* main03 end */
.more-btn {
  text-align: center;
}

.more-btn a {
  display: inline-block;
  width: 224px;
  height: 36px;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  padding: 8px 0;
  border-radius: 36px;
  text-align: center;
  background: #c68a4e;
  background: linear-gradient(90deg, #c68a4e, #dfb385);
  border: 1px solid #c97b10;
  box-shadow: 0 5px 10px rgba(201, 123, 16, 0.4);
}

.more-btn a:hover {
  background: #ca884c;
  background: linear-gradient(90deg, #b27240, #ca884c);
}

/* main04 start */
.main04 {
  background: url(../images/main04-bg.jpg) no-repeat top center;
  background-size: 100% 100%;
}

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

.school-logo .address-icon {
  padding: 2px 10px;
  margin-right: 4px;
  background: url(../images/address-icon.png) no-repeat center center;
}

.school-list-main {
  margin: -0.75% -0.75% 25px;
}

.school-list dl {
  float: left;
  width: 18.5%;
  margin: .75% 0.75%;
  padding: 13px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
  border: 1px solid #ebebeb;
}

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

.school-list dl:hover dt, .school-list dl:hover dd {
  border-color: #fff;
}

.school-list dt {
  height: 107px;
  /* border: 1px solid #ebebeb; */
  border-bottom: none;
  border-radius: 3px;
  overflow: hidden;
}

.school-list dd {
  padding: 0 0px 3px 10px;
}

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

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

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

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

.school-list dd .school-cnt {
  font-size: 14px;
  height: 40px;
  color: #999;
  line-height: 20px;
  margin-bottom: 11px;
  overflow: hidden;
}

.school-list dd .school-name {
  display: block;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
  /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
}

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

.school-list-main .tag-list {
  position: relative;
  border-top: 1px dashed #eef1f6;
  padding-top: 8px;
  /* height: 50px; */
  line-height: 24px;
  /* overflow: hidden; */
  padding-left: 60px;
}

.school-list-main .tag-list span {
  position: absolute;
  display: block;
  width: 60px;
  font-size: 12px;
  left: 0;
}

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

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

.tag-list .tag {
  color: #3359a6;
  background: #eef1f6;
  border: none;
  padding: 4px 3px;
}

/* main04 end */
/* main05 start */
.main05 {
  background: url(../images/main05-bg.jpg) no-repeat top center;
  padding-bottom: 53px;
}

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

.main05-cnt {
  margin-bottom: 25px;
}

.main05-cnt dl {
  float: left;
  width: 18.5%;
  margin: 1% 0.75%;
  padding: 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  overflow: hidden;
  background: #fff;
}

.main05-cnt dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 130px;
  background: #224f99;
  background-size: cover !important;
  margin-bottom: 14px;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.main05-cnt dl dt a {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}

.zy-jianjie {
  font-size: 14px;
  max-height: 100px;
  overflow: hidden;
  color: #666;
  margin-bottom: 14px;
}

.zy-jianjie span {
  color: #c97b10;
  padding: 0 5px;
  border-radius: 0 8px 0 8px;
  background: #f8ead7;
}

.zy-xq {
  padding-top: 14px;
  border-top: 1px dashed #e1e6ee;
  text-align: center;
}

.zy-xq a {
  display: inline-block;
  width: 152px;
  height: 26px;
  font-size: 14px;
  line-height: 25px;
  border-radius: 26px;
  color: #3359a6;
  border: 1px solid #3359a6;
}

.zy-xq a:hover {
  color: #fff;
  background: #3359a6;
}

.main05-cnt .zy-bg1 dt {
  background: url(../images/zy-bg1.jpg) no-repeat center center;
}

.main05-cnt .zy-bg2 dt {
  background: url(../images/zy-bg2.jpg) no-repeat center center;
}

.main05-cnt .zy-bg3 dt {
  background: url(../images/zy-bg3.jpg) no-repeat center center;
}

.main05-cnt .zy-bg4 dt {
  background: url(../images/zy-bg4.jpg) no-repeat center center;
}

.main05-cnt .zy-bg5 dt {
  background: url(../images/zy-bg5.jpg) no-repeat center center;
}

/* main05 end */
/* main06 start */
.news-box-bg {
  padding: 0 10px 10px;
  background: url(../images/news-bg.png) no-repeat bottom center;
  background-size: 100% auto;
  border-radius: 4px;
}

.news-box {
  background: #fff;
  border-radius: 4px;
  padding-top: 26px;
  padding-bottom: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.news-tit {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
}

.l-top-bg {
  padding-top: 28px;
  background: url(../images/l-top-bg.png) no-repeat left top;
  margin-bottom: 40px;
}

.r-bottom-bg {
  padding-bottom: 72px;
  background: url(../images/r-bottom-bg.png) no-repeat right bottom;
}

.main06-tit {
  position: relative;
  width: 100%;
  height: 110px;
  padding-top: 15px;
  border-radius: 110px;
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  color: #fff;
  background: url(../images/news-tit-bg.jpg) no-repeat center;
}

.main06-tit p {
  position: relative;
  margin-left: 150px;
  margin-right: 340px;
  line-height: 40px;
}

.main06-tit p::after, .main06-tit p::before {
  position: absolute;
  display: block;
  content: '';
  width: 30px;
  height: 100%;
  top: 0;
}

.main06-tit p::after {
  left: -80px;
  background: url(../images/tit-icon1.png) no-repeat top left;
}

.main06-tit p::before {
  right: -30px;
  background: url(../images/tit-icon2.png) no-repeat bottom left;
}

.main06-tit > img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.news-tit span {
  position: relative;
}

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

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

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

.news-box ul {
  float: left;
  width: 590px;
  padding: 0 15px;
}

.news-box ul.news-l {
  position: relative;
}

.news-box ul.news-l::after {
  position: absolute;
  content: '';
  display: block;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  border-right: 1px dashed #ddd;
}

.news-box ul li {
  padding: 10px 0;
  height: 40px;
  line-height: 20px;
}

.news-box ul li span {
  float: right;
  width: 44px;
  font-size: 12px;
  color: #c0c0c0;
}

.news-box ul li em {
  float: left;
  width: 18px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 2px;
  margin-right: 8px;
  margin-top: 3px;
  color: #fff;
  background: #c2965e;
  text-align: center;
}

.news-box ul li a {
  float: left;
  width: 80%;
  width: calc(100% - 70px);
  font-size: 15px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news-box ul li a:hover, .news-box ul li:hover span {
  color: #c97b10;
}

.news-box .btn-box {
  float: left;
  width: 100%;
  margin-top: 20px;
}

/* main06 end */
.zs {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  height: 32px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.main11 {
  padding: 30px 0;
  background: #f5f5f5;
  overflow: hidden;
}

.case-tit h2 {
  float: left;
  position: relative;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #333;
  padding-left: 15px;
}

.case-tit h2::before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  top: 0;
  background: #3359a6;
  width: 5px;
  height: 20px;
  border-radius: 0 3px 3px 0;
}

.case-tit .more {
  float: right;
  width: 102px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #c97b10;
  border-radius: 30px;
  border: 1px solid #c97b10;
}

.case-tit .more:hover {
  color: #fff;
  background: #c97b10;
}

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

.picScroll li {
  float: left;
}

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

.picScroll li a img {
  width: 100%;
}

.picScroll li a:hover p {
  color: #c97b10;
}

.picScroll-list {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  padding: 10px 10px 13px;
  background: #fff;
}

.picScroll-list p {
  height: 40px;
  font-size: 16px;
  line-height: 20px;
  margin-top: 15px;
  font-weight: bold;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
  color: #333;
}

.picScroll-list img {
  border-radius: 4px;
}

.picScroll > a {
  position: absolute;
  top: 50%;
  margin-top: -32px;
  width: 26px;
  height: 76px;
  border-radius: 6px;
  overflow: hidden;
}

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

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

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

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

@media only screen and (max-width: 1200px) {
  .container {
    width: 96%;
    margin: 0 2%;
  }
  .module-bg {
    background-size: cover !important;
  }
  .banner .banner-bg {
    width: 100%;
  }
  .jianjie .container {
    margin: 0 auto;
  }
  .dy-bg1, .dy-bg2 {
    display: none;
  }
  .jianjie-main dl {
    border-radius: 8px;
    padding: 15px 2%;
  }
  .jianjie-main dl dd {
    width: calc(100% - 80px);
  }
  .school-list-main {
    margin: 0 auto 25px;
  }
  .news-box ul {
    width: 50%;
  }
  .td-img > div {
    margin: 2%;
  }
  .picScroll {
    width: 96%;
    margin: 0 2%;
  }
}

@media only screen and (max-width: 1024px) {
  .module-title {
    font-size: 30px;
  }
  .main01-tit {
    font-size: 20px;
  }
  .main-text p {
    /* font-size: 14px; */
    line-height: 28px;
  }
  .main02-cnt-l li {
    background: none;
  }
  .main-text li p {
    padding-left: 0;
  }
  .img-tit > div {
    width: 100%;
    font-size: 20px;
    padding: 15px;
    background: #edc8a2;
    background: linear-gradient(90deg, #edc8a2, #ffeed6);
  }
  td {
    padding: 7px 12px;
  }
  .ksnd-tr p {
    font-size: 12px;
  }
  .news-tit {
    margin-bottom: 3%;
  }
  .school-list dl, .main05-cnt dl {
    width: 31.333%;
  }
  .main06-tit {
    font-size: 24px;
  }
  .main06-tit > img {
    display: none;
  }
  .main06-tit p {
    margin: 0 5%;
  }
  .r-bottom-bg {
    background: none;
    padding-bottom: 0;
  }
  .picScroll {
    width: calc(100% - 60px);
    margin: 0 30px;
  }
  .picScroll .prev {
    left: -30px;
  }
  .picScroll .next {
    right: -30px;
  }
}

@media only screen and (max-width: 767px) {
  .banner-bg img {
    display: block !important;
  }
  .zs {
    display: block;
    color: #d53529;
    text-align: center;
    padding: 5px 0;
  }
  .module-bg {
    padding: 5% 0;
  }
  .news-box {
    padding: 5% 0;
  }
  .news-box ul {
    width: 100%;
    padding: 0 3%;
  }
  .news-box ul.news-l::after, .school-logo .tag {
    display: none;
  }
  .main01-cnt-l, .main01-cnt-r {
    width: 100%;
    background: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 20px 5% !important;
  }
  .main01-cnt-l {
    margin-bottom: 100px;
  }
  .main01-tit {
    width: 100%;
    border-radius: 5px 5px 0 0;
  }
  .main01-r-tit::after, .main01-l-tit::after, .vs-box {
    display: none;
  }
  .main02-cnt-l, .main02-cnt-r {
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .main02-tit {
    background-size: cover;
  }
  .main02-cnt-l {
    margin-bottom: 3%;
  }
  .main02-cnt {
    box-shadow: none;
  }
  .table-box table {
    min-width: 700px;
  }
  .td-img > div {
    width: 46%;
  }
  .table-box {
    overflow-x: auto;
  }
  .school-list dd {
    padding: 0 0 3px;
  }
  .img-tit, .left-tit {
    width: 13%;
  }
  .img-tit > div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  .star-box {
    flex-wrap: wrap;
  }
  .ksnd-tr p {
    display: block;
  }
  .school-list dl, .main05-cnt dl {
    width: 48%;
  }
  .main01-main {
    margin-bottom: 10%;
  }
  .module-title {
    margin-bottom: 3%;
  }
  .module-title, .news-tit {
    font-size: 24px;
  }
  .main02-tit {
    font-size: 20px;
    height: auto;
  }
  .news-tit {
    padding: 00 2%;
  }
  .form-group-row3 .form-group, select[disabled] {
    background-color: #fff !important;
  }
  .school-form .form-group, .form-group-row3 .form-group {
    width: 46%;
    margin: 0 2% 15px;
  }
  .school-form2 .sub-tit2 {
    left: 0;
    background: #3359a6;
  }
  .school-form2 .control-label {
    padding-left: 35px;
  }
  .school-form2 .sub-tit2 span {
    width: 100%;
    font-size: 22px;
    padding: 0;
    background: #3359a6;
  }
  .select-search button, .select-search .school-option input {
    display: none;
  }
  .select-search .school-option {
    display: block !important;
    position: static;
    padding: 0;
    height: auto;
    box-shadow: none;
    border: none;
    min-width: auto;
  }
  .schoolName-box {
    height: auto;
  }
  .school-option select {
    height: 32px;
    line-height: 32px;
  }
  select, select.form-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #999 !important;
    padding-left: 12px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: #fff url(../images/select-icon.png) no-repeat right 5px center !important;
    border-radius: 4px !important;
  }
  .form-main .select-search .school-option {
    border-radius: 4px;
  }
}

@media only screen and (max-width: 680px) {
  .main-item .lc-item {
    width: 33.333%;
  }
  .school-main li {
    width: 48%;
  }
  .school-main li a {
    height: 121px;
    text-align: center;
  }
  .school-main li img {
    float: none;
    margin-bottom: 10px;
  }
  .school-main li span {
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 680px) {
  .main06-tit {
    padding: 10px;
    height: auto;
  }
  .main06-tit p {
    font-size: 16px;
    line-height: 24px;
  }
  .jianjie .breadcrumb-bg {
    margin: 0 auto;
  }
  .jianjie-main dl {
    position: static;
  }
  .jianjie-main dl dd {
    font-size: 14px;
    line-height: 24px;
  }
  .jianjie-main dl dt {
    width: 100%;
    background: none;
    border: none;
    margin: 0 auto 3%;
    text-align: center;
    padding: 0;
  }
  .jianjie-main dl dd {
    width: 100%;
    margin: 0 auto;
  }
  .jianjie-main {
    height: auto;
  }
}

@media only screen and (max-width: 425px) {
  .module-title {
    padding-top: 5%;
    background-size: 45% !important;
  }
  .main-text li b, .main-text li span, .main-text li p, .main-text p, .news-box ul li a {
    font-size: 15px;
  }
  .main-text li b {
    padding-left: 25px;
    background-size: 20px !important;
  }
  .submit-group a {
    display: block;
  }
  .school-form .form-group, .form-group-row3 .form-group {
    width: 96%;
  }
}
